summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix for MDEV-5589: "Discrepancy in binlog on half-failed CREATE OR REPLACE"Michael Widenius2014-03-2011-30/+335
* Automatic mergeMichael Widenius2014-03-195-2/+85
|\
| * MDEV-5854 Interrupted CREATE OR REPLACE is written into binlog, and in a wron...Michael Widenius2014-03-195-2/+85
* | MergeSergey Petrunya2014-03-191-0/+2
|\ \ | |/ |/|
| * MDEV-5901: EITS: killing the server leaves statistical tables in "marked as c...Sergey Petrunya2014-03-191-0/+2
* | RBR triggers compiled-out with ifdefs in 10.0unknown2014-03-196-3/+22
* | MDEV-9095: Executing triggers on slave in row-based replicationunknown2014-03-1920-130/+956
* | MDEV-5878: Failing assertion: mutex_own(mutex) with innodb_use_fallocate=ON.Jan Lindström2014-03-176-35/+75
|/
* MergeSergey Petrunya2014-03-173-1/+50
|\
| * MDEV-4410: update does not want to use a covering index, but select uses itSergey Petrunya2014-03-163-1/+50
* | Fix missing .result file update before push.unknown2014-03-171-5/+6
* | Update the help text for --slave-parallel-threads, to clarify theunknown2014-03-121-2/+3
* | MDEV-5804: If same GTID is received on multiple master connections in multi-s...unknown2014-03-1216-62/+420
* | MDEV-5804: If same GTID is received on multiple master connections in multi-s...unknown2014-03-0913-187/+856
* | create_or_replace test failed with embedded-server due to differentElena Stepanova2014-03-152-18/+24
|/
* MDEV-5814: MySQL Bug#13948247 DIVISION BY 0 IN GET_BEST_DISJUNCT_QUICK WITH F...Sergey Petrunya2014-03-143-1/+19
* MergeSergey Petrunya2014-03-147-0/+326
|\
| * Bug #13571700 TINYBLOB NOT NULL, CRASH IN PROTOCOL::NET_STORE_DATASergey Petrunya2014-03-074-0/+32
| * Bug#45227: Lost HAVING clause led to a wrong result.Sergey Petrunya2014-03-074-0/+117
| * BUG#13803810: TOO FEW ROWS RETURNED FOR RANGE ACCESS IN VARCHAR INDEX USING D...Sergey Petrunya2014-03-073-0/+146
| * BUG#13731380: RANGE OPTIMIZER CALLS RECORDS_IN_RANGE() FOR OPEN RANGESergey Petrunya2014-03-073-0/+31
* | MDEV-5819: MySQL Bug #13500371 63704: CONVERSION OF '1.' TO A NUMBER GIVES ER...unknown2014-03-143-1/+31
* | Merge with 10.0-baseMichael Widenius2014-03-1317-18/+2511
|\ \
| * \ Merge with 5.5Michael Widenius2014-03-1122-65/+2759
| |\ \
| | * | Fixed a compiler failure and removed some warnings in windowsMichael Widenius2014-03-117-15/+16
| | * | Fixed MDEV-5724 "Server crashes on SQL select containing more group by and le...Michael Widenius2014-03-106-21/+222
| | * | MDEV-5703: [PATCH] Slave disconnects and fails to reconnect on Error_code: 1159unknown2014-03-041-0/+1
| | * | MDEV-5723: mysqldump -uroot unusable for multi-database operations, checks al...Sergey Petrunya2014-03-041-1/+9
| | * | MDEV-5756 Add Audit Plugin to Debian packaging.Alexey Botchkov2014-02-282-0/+2
| | * | MDEV-5436 mysqld crash signal 11 in mysql_audit_general.Alexey Botchkov2014-02-282-4/+12
| | * | Increment the version numberElena Stepanova2014-02-261-1/+1
| | * | MDEV-5746: Slow file extend when innodb_use_fallocate=1 and SSD Jan Lindström2014-02-262-8/+28
| | * | MDEV-5742: Assertion failure node->n_pending on fil0fil.c line 5039 Jan Lindström2014-02-262-22/+11
| | * | MariaDB Audit plugin added.Alexey Botchkov2014-02-246-0/+2464
* | | | MDEV-5840: group_concat( column_json(dynamic_column )) return empty resultunknown2014-03-134-0/+29
* | | | update test resultsSergei Golubchik2014-03-121-6/+0
* | | | typo fixedSergei Golubchik2014-03-122-2/+2
* | | | MDEV-5619: CREATE OR REPLACE does not release MDL_EXCLUSIVE upon failureMichael Widenius2014-03-127-3/+157
* | | | Fixed some failing testsMichael Widenius2014-03-125-8/+29
* | | | MDEV-5766 - my_atomic_load does memory writesSergey Vojtovich2014-03-071-0/+6
* | | | Increase version numberElena Stepanova2014-03-111-1/+1
* | | | The test had synchronization point, but did not save master positionElena Stepanova2014-03-111-0/+2
* | | | Fixed MDEV-5724 "Server crashes on SQL select containing more group by and le...Michael Widenius2014-03-106-21/+222
* | | | Fixed MDEV-5780 "create-big fails in 10.0"Michael Widenius2014-03-103-4/+17
* | | | default xtradb - fixes for debian packagingSergei Golubchik2014-03-082-2/+2
* | | | @@old_mode=zero_date_time_castSergei Golubchik2014-03-078-13/+26
* | | | workaround for xtradb on gcc 4.1.2 RHEL5/x86, gcc atomic ops only work under ...Sergei Golubchik2014-03-072-0/+12
* | | | XtraDB made the defaultSergei Golubchik2014-03-076-54/+10
* | | | MDEV-5789: race between rpl_parallel_change_thread_count and slave start upon...unknown2014-03-071-0/+5
* | | | MDEV-5788: Incorrect free of rgi->deferred_events in parallel replicationunknown2014-03-073-7/+64