summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | MDEV-5754: MySQL 5.5 slaves cannot replicate from MariaDB 10.0unknown2014-03-044-11/+106
| * | | | MDEV-5769: Slave crashes on attempt to do parallel replication from an older ...unknown2014-03-046-45/+134
| * | | | MDEV-5764: START SLAVE UNTIL does not work with parallel replicationunknown2014-03-036-10/+52
| | |_|/ | |/| |
* | | | MDEV-5620 CMake option to compile against an external PCRE librarySergei Golubchik2014-03-0414-24/+31
* | | | MDEV-5748 Assertion `status_var.memory_used == 0' fails on disconnect after o...Sergei Golubchik2014-03-023-0/+73
* | | | MDEV-5674 Valgrind warnings "Conditional jump or move depends on uninitialise...Sergei Golubchik2014-03-021-0/+1
* | | | MDEV-5667 online alter and changed field/index optionsSergei Golubchik2014-03-027-83/+94
* | | | MDEV-5735 Selecting from SEQUENCE table with negative number hangs server Sergei Golubchik2014-03-013-4/+22
* | | | MDEV-5668 Assertion `granted_role->is_role()' fails on granting role with emp...Sergei Golubchik2014-03-013-0/+13
* | | | minor cleanupSergei Golubchik2014-03-013-21/+14
* | | | update InnoDB versionSergei Golubchik2014-02-281-1/+1
* | | | XtraDB compilation failures on Windows (again)Sergei Golubchik2014-02-282-9/+8
* | | | followup for MDEV-4309: DBT-3 Q1 benchmark: Benchmark + profile a patchSergei Golubchik2014-02-281-0/+1
* | | | mergeSergei Golubchik2014-02-281617-5400/+10751
|\ \ \ \
| * | | | MDEV-4955 discover of table non-existance on CREATESergei Golubchik2014-02-276-85/+73
| * | | | MDEV-5672 MariaDB 10.0.8 doesn't compile without perfschemaSergei Golubchik2014-02-272-1/+18
| * | | | MDEV-4447 MariaDB sources should have unix-style line endings everywhereSergei Golubchik2014-02-2724-1773/+1773
| * | | | compilation error in CONNECT with ODBCSergei Golubchik2014-02-271-1/+2
| * | | | OQGraph fails in --embeddedSergei Golubchik2014-02-262-0/+4
| * | | | InnoDB 5.6.15 merge.Sergei Golubchik2014-02-2663-598/+1280
| |\ \ \ \
| | * | | | 5.6.15Sergei Golubchik2014-02-2659-586/+1249
| * | | | | null-merge from innodb-5.6 mergetree (as of 5.6.14)Sergei Golubchik2014-02-263-0/+0
| |\ \ \ \ \ | | |/ / / /
| | * | | | initial commit into innodb-5.6 mergetreeSergei Golubchik2014-02-26359-0/+312418
| | / / /
| * | | | Percona-Server-5.6.15-rel63.0.tar.gz mergeSergei Golubchik2014-02-2670-726/+1461
| |\ \ \ \
| | * | | | Percona-Server-5.6.15-rel63.0.tar.gzSergei Golubchik2014-02-2670-718/+1456
| * | | | | Fix code in make_sortkey() that only worked by chanceSergei Golubchik2014-02-261-11/+4
| * | | | | 10.0-base mergeSergei Golubchik2014-02-261449-2205/+6137
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | 5.5 mergeSergei Golubchik2014-02-251431-2175/+5962
| | |\ \ \ \ | | | |_|_|/ | | |/| | |
| | | * | | 5.3 mergeSergei Golubchik2014-02-2233-38/+209
| | | |\ \ \
| | | | * | | After constant row substitution the optimizer should call the methodIgor Babaev2014-02-2017-24/+24