summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Do not use SECONDS_IN_24H in nt_servc.cc.Alexander Barkov2014-03-071-1/+1
* | | MDEV-5372 Make "CAST(time_expr AS DATETIME)" compatible with MySQL-5.6 (and t...Alexander Barkov2014-03-0733-209/+604
* | | MDEV-5675 - Performance: my_hash_sort_bin is called too oftenSergey Vojtovich2014-03-0613-69/+99
* | | MDEV-4603 mysql_stmt_reset returns "commands out of sync" errorunknown2014-03-062-17/+120
* | | 10.0-base mergeSergei Golubchik2014-03-0510-9/+161
|\ \ \ | |/ /
| * | MDEV-5723: mysqldump -uroot unusable for multi-database operations, checks al...Sergey Petrunya2014-03-051-1/+9
| * | MergeSergey Petrunya2014-03-054-4/+114
| |\ \
| | * | MDEV-5723: mysqldump -uroot unusable for multi-database operations, checks al...Sergey Petrunya2014-03-043-3/+113
| | * | MDEV-5778: Valgrind failure in innodb_ext_keys.testSergey Petrunya2014-03-041-1/+1
| * | | MDEV-5703: [PATCH] Slave disconnects and fails to reconnect on Error_code: 1159unknown2014-03-041-0/+1
| * | | Merge MDEV-5754, MDEV-5769, and MDEV-5764 into 10.0-baseunknown2014-03-0412-66/+292
| |\ \ \ | | |/ / | |/| |
| * | | Fixed bug mdev-5635.Igor Babaev2014-02-273-2/+30
| * | | MergeSergey Petrunya2014-02-271-1/+1
| |\ \ \
| | * | | Update test results after fix for MDEV-5732Sergey Petrunya2014-02-271-1/+1
| * | | | Merge MDEV-5657 (parallel replication) to 10.0-baseunknown2014-02-2618-450/+1144
| |\ \ \ \ | | |/ / / | |/| | |
| * | | | MergeSergey Petrunya2014-02-251-2/+7
| |\ \ \ \
| | * | | | MDEV-5732: Valgrind warning for index_merge and extended_keysSergey Petrunya2014-02-251-2/+7
* | | | | | xtradb, windows, aio: fix the bad mergeSergei Golubchik2014-03-041-0/+3
* | | | | | Fixed bug found by Pavel Ivanov in Gtid_log_event.Michael Widenius2014-03-041-14/+12
* | | | | | Fixed timing problem in rpl_heartbeat_basic.testMichael Widenius2014-03-041-1/+1
* | | | | | Merge MDEV-5754, MDEV-5769, and MDEV-5764 into 10.0unknown2014-03-0412-66/+292
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |