summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.1' into 10.2Sergei Golubchik2016-12-2959-400/+875
|\
| * MDEV-11060 sql/protocol.cc:532: void Protocol::end_statement(): Assertion `0'...Varun Gupta2016-12-141-0/+1
| * MDEV-11479 Improved wsrep_dirty_readsSachin Setiya2016-12-144-5/+14
| * Revert "MDEV-11016 wsrep_node_is_ready() check is too strict"Sachin Setiya2016-12-141-4/+1
| * MDEV-10545: Server crashed in my_copy_fix_mb on querying I_S and P_S tablesNirbhay Choubey2016-12-121-0/+2
| * MDEV-11179: WSREP transaction excceded size limit in Galera clusterNirbhay Choubey2016-12-122-2/+18
| * Merge branch '10.0' into 10.1Sergei Golubchik2016-12-1120-117/+296
| |\
| | * 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
| | |\ \
| | * | | A join patch for MDEV-10780 and MDEV-11265Alexander Barkov2016-11-101-0/+6
| * | | | MDEV-10435 crash with bad stat tables.Alexey Botchkov2016-12-096-41/+172
| * | | | Merge pull request #270 from JRonak/MDEV-11354Sergey Vojtovich2016-12-071-1/+0
| |\ \ \ \
| | * | | | fixes MDEV-11354 twin includeRonak Jain2016-12-061-1/+0
| * | | | | MDEV-10382 Using systemd, mariadb doesn't restart on crashesSergei Golubchik2016-12-061-2/+4
| * | | | | MDEV-11319 mysqlbinlog crashes or fails with out of memory while reading some...Sergei Golubchik2016-12-062-4/+16
| * | | | | MDEV-11288 Server crashes in Binlog_crypt_data::init trying to feed encrypted...Sergei Golubchik2016-12-062-11/+18
| |/ / / /
| * | | | MDEV-11429 Increase number of max table_open_cache instancesMonty2016-12-021-1/+1
| * | | | Merge branch 'bb-mdev-11016' into 10.1SachinSetiya2016-11-221-1/+4
| |\ \ \ \
| | * | | | MDEV-11016 wsrep_node_is_ready() check is too strictSachinSetiya2016-10-281-1/+4
| * | | | | Merge branch 'mdev10863' into 10.1Kristian Nielsen2016-11-151-1/+15
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | MDEV-10863: parallel replication tries to continue from wrong positionKristian Nielsen2016-11-041-1/+16
| | | |/ / | | |/| |
| * | | | MDEV-11219 main.null fails in buldbot and outside with ps-protocolAlexander Barkov2016-11-032-2/+44
| * | | | MDEV-11152: wsrep_replicate_myisam: SELECT gets replicated using TONirbhay Choubey2016-11-022-8/+20
| * | | | MDEV-10957: Assertion failure when dropping a myisam table with wsrep_replica...Nirbhay Choubey2016-11-023-0/+20
| * | | | MDEV-10944: GALERA log-slave-updates FAIL after upgrading from 10.1.17 to 10....Nirbhay Choubey2016-11-021-0/+6
| * | | | Merge branch '10.0-galera' into 10.1Sergei Golubchik2016-11-029-66/+116
| |\ \ \ \