summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* MDEV-11636 Extra persistent columns on slave always gets NULL in RBRSachin Setiya2017-01-012-0/+32
* MDEV-11533: Roles with trailing white spaces are not cleared correctlyVicențiu Ciorbaru2016-12-101-0/+1
* Merge branch '5.5' into 10.0Sergei Golubchik2016-12-0910-46/+107
|\
| * MDEV-10713: signal 11 error on multi-table update - crash in handler::increme...Sergei Golubchik2016-12-082-2/+3
| * Revert "MDEV-10713: signal 11 error on multi-table update - crash in handler:...Sergei Golubchik2016-12-082-25/+17
| * MDEV-10388 MariaDB 10.1.x keeps (deleted) ML* files in tmpdir after LOAD DATA...Sergei Golubchik2016-12-071-0/+3
| * MDEV-8329 MariaDB crashes when replicate_wild_ignore_table is set to NULL.Alexey Botchkov2016-12-071-0/+3
| * MDEV-10663: Use of Inline table columns in HAVING clause throws 1463 ErrorOleksandr Byelkin2016-12-061-29/+43
| * MDEV-10713: signal 11 error on multi-table update - crash in handler::increme...Oleksandr Byelkin2016-12-062-17/+25
| * MDEV-10776: Server crash on queryOleksandr Byelkin2016-12-062-5/+37
| * MDEV-10717 Assertion `!null_value' failed in virtual bool Item::send(Protocol...Alexander Barkov2016-12-061-0/+1
| * typo fixed: s/MSYQL/MYSQL/Sergei Golubchik2016-12-031-7/+7
| * MDEV-11171 Assertion `m_cpp_buf <= ptr && ptr <= m_cpp_buf + m_buf_length' fa...Alexander Barkov2016-11-281-1/+1
| * Restore MY_WME flag for my_pread in read_ddl_log_entry, fix errors in buildbotVladislav Vaintroub2016-11-141-1/+1
| * Fixed bug mdev-11161.Igor Babaev2016-11-111-0/+2
| * MDEV-11248 Fix passing offset parameter to my_file_pread in read_ddl_log_file...Vladislav Vaintroub2016-11-101-2/+2
| * MDEV-9409 Windows - workaround VS2015 CRT bug that makesVladislav Vaintroub2016-10-271-0/+6
* | MDEV-11162 Assertion `num_records == m_idx_array.size()' failed in Filesort_b...Varun Gupta2016-12-081-0/+1
* | MDEV-10787 Assertion `ltime->neg == 0' failed in void date_to_datetime(MYSQL_...Alexander Barkov2016-12-071-1/+4
* | MDEV-11231 Server crashes in check_duplicate_key on CREATE TABLE ... SELECTSergei Golubchik2016-12-042-7/+3
* | MDEV-10744: Roles are not fully case sensitiveVicențiu Ciorbaru2016-12-011-1/+1
* | Fixed bug mdev-11364.Igor Babaev2016-11-292-14/+19
* | MDEV-11343 LOAD DATA INFILE fails to load data with an escape character follo...Alexander Barkov2016-11-292-45/+145
* | MDEV-11348 LOAD DATA LOCAL INFILE crashes the server on loading a backslash f...Alexander Barkov2016-11-251-1/+2
* | Fix incorrect reading of events from relaylog in parallel replication.Kristian Nielsen2016-11-162-1/+7
* | Back-port Master_info::using_parallel() to 10.0.Kristian Nielsen2016-11-155-16/+16
* | Merge branch 'mdev10863' into 10.0Kristian Nielsen2016-11-151-1/+16
|\ \
| * | MDEV-10863: parallel replication tries to continue from wrong positionKristian Nielsen2016-11-041-1/+16
* | | A join patch for MDEV-10780 and MDEV-11265Alexander Barkov2016-11-101-0/+6
|/ /
* | Typo fixed.mariadb-10.0.28Oleksandr Byelkin2016-10-271-2/+2
* | Fixed bug mdev-9628.Igor Babaev2016-10-261-1/+8
* | Fixed bug mdev-11096.Igor Babaev2016-10-262-11/+9
* | MDEV-10846 Running mysqldump backup twice returns error: TableAlexey Botchkov2016-10-271-5/+21
* | MDEV-8345 STOP SLAVE should not cause an ERROR to be logged to the error logSergei Golubchik2016-10-261-2/+7
* | MDEV-11126: Crash while altering persistent virtual columnJan Lindström2016-10-261-0/+1
* | Removed duplicate open_strategy assignmentsSergey Vojtovich2016-10-261-12/+0
* | MDEV-10824 - Crash in CREATE OR REPLACE TABLE t1 AS SELECT spfunc()Sergey Vojtovich2016-10-261-1/+2
* | MDEV-11083 performance schema test fail with threadpoolVladislav Vaintroub2016-10-191-33/+66
* | Merge branch '5.5' into 10.0Sergei Golubchik2016-09-2711-101/+142
|\ \ | |/
| * MDEV-10441 Document the server_audit_loc_info variableSergei Golubchik2016-09-261-84/+67
| * report correct write error on log writesSergei Golubchik2016-09-261-1/+1
| * MDEV-10725 Server 10.1.17 fails to build using clang with c++11Sergei Golubchik2016-09-261-3/+3
| * fix BIGINT+MEDIUMINT type aggregationmariadb-5.5.52Sergei Golubchik2016-09-121-1/+1
| * don't use my_copystat in the serverSergei Golubchik2016-09-121-0/+1
| * missing element in prelocked_mode_name[] arraySergei Golubchik2016-09-122-1/+4
| * Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2016-09-113-7/+5
| |\
| | * Bug#24388753: PRIVILEGE ESCALATION USING MYSQLD_SAFESivert Sorumgard2016-08-254-11/+131
| | * Bug #19984392 : MEDIUMINT: STACK BUFFER OVERFLOW IN PROTOCOL_TEXT::STORE_LONGKailasnath Nagarkar2016-08-041-1/+1
| | * Bug #19984392 : MEDIUMINT: STACK BUFFER OVERFLOW IN PROTOCOL_TEXT::STORE_LONGKailasnath Nagarkar2016-08-031-2/+2
| | * Bug #24380263: INCORRECT BEHAVIOR WITH PARAMETER ANDSreeharsha Ramanavarapu2016-08-031-0/+1