summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* [SHOW] EXPLAIN UPDATE/DELETE, code re-structuringSergey Petrunya2013-06-184-0/+32
* [SHOW] EXPLAIN UPDATE/DELETE, code re-architectingSergey Petrunya2013-06-183-66/+111
* [SHOW] EXPLAIN UPDATE/DELETE, code re-architectingSergey Petrunya2013-06-181-15/+19
* [SHOW] EXPLAIN UPDATE/DELETE, code reorderingSergey Petrunya2013-06-174-28/+93
* SHOW EXPLAIN UPDATE/DELETESergey Petrunya2013-06-1710-14/+1464
* SHOW EXPLAIN DELETE, post merge fixesSergey Petrunya2013-05-273-0/+11
* SHOW EXPLAIN UPDATE/DELETE: Merge with 10.0-baseSergey Petrunya2013-05-2711-101/+676
|\
| * [SHOW] EXPLAIN UPDATE/DELETE - Merge with 10.0-baseSergey Petrunya2013-05-2711-101/+676
| |\
| | * SHOW EXPLAIN for MariaDBSergey Petrunya2013-02-125-48/+164
| | * EXPLAIN DELETE for MariaDBSergey Petrunya2013-02-1211-78/+537
* | | MDEV-4475 follow-up patch: Add forgotten initialisation of the padding for em...unknown2013-05-251-0/+3
* | | MDEV-4475: Replication from MariaDB 10.0 to 5.5 does not workunknown2013-05-242-2/+9
* | | MDEV-26: Global transaction ID.unknown2013-05-2216-77/+344
* | | Fix race condition in binlog dump thread during server shutdown.unknown2013-05-161-1/+3
* | | MDEV-26: Global transaction ID.unknown2013-05-1513-147/+695
|/ /
* | Fix big problem in previous push. (Relay log cleanup would nuke binlog state)unknown2013-05-061-1/+2
* | Fixed errors and compiler warnings found by buildbotMichael Widenius2013-05-0510-32/+53
* | MDEV-4473: mysql_binlog_send() starts sending events from wrong GTID position...unknown2013-05-031-7/+36
* | Instead of writing "Errcode" to the log for Slave errors, use "Internal Maria...Michael Widenius2013-05-031-1/+1
* | Fixed: MDEV-4352; LOAD DATA was not multi-source safeMichael Widenius2013-05-036-48/+115
* | MDEV-4446: Incorrect handling of binlog checksum when searching for GTID star...unknown2013-04-293-4/+32
* | Fix more failures in buildbot.unknown2013-04-251-1/+1
* | Add missing check for thd->killed in mysql_binlog_send().unknown2013-04-242-3/+20
* | decode_histogram fixed to show delta of the last value with maximum.unknown2013-04-211-6/+6
* | MDEV-4402 A function to visualize histograms data.unknown2013-04-204-2/+115
* | Merge.Igor Babaev2013-04-201-1/+1
|\ \
| * | MDEV-4345: fixed optimizer_selectivity_sampling_limit default value.unknown2013-04-191-1/+1
* | | Fixed bug mdev-4406.Igor Babaev2013-04-201-1/+1
|/ /
* | MDEV-4345unknown2013-04-1811-5/+232
* | Merge 10.0-base -> mwl253Igor Babaev2013-04-177-7/+20
|\ \
| * | Changed the client library to only mark memory as THREAD_SPECIFIC if one has ...Michael Widenius2013-04-172-3/+9
| * | Fixed compiler warnings and a not critical memory leakMichael Widenius2013-04-176-4/+11
* | | Fixed a typo/bug that could lead to wrong selectivity numbers forIgor Babaev2013-04-171-3/+34
|/ /
* | Fixes for stuff seen in buildbot:unknown2013-04-161-0/+1
* | Makeing rpl_filter for each Master_info.Lixun Peng2013-04-1615-35/+299
* | Added comments.Igor Babaev2013-04-156-48/+318
* | Merge 10.0-base -> mwl253Igor Babaev2013-04-1557-653/+5307
|\ \
| * | compiler warningsSergei Golubchik2013-04-151-8/+14
| * | MDEV-26: Global transaction ID. First alpha release.unknown2013-04-1537-144/+4337
| |\ \
| | * | MDEV-26: Global transaction ID.unknown2013-04-058-112/+218
| | * | MDEV-26: Global transaction ID.unknown2013-04-043-21/+42
| | * | MDEV-26: Global transaction ID.unknown2013-03-282-5/+11
| | * | MDEV-26: Global transaction ID.unknown2013-03-272-1/+2
| | * | MDEV-26: Global transaction ID.unknown2013-03-274-28/+35
| | * | MDEV-26: Global transaction ID.unknown2013-03-271-2/+51
| | * | MDEV-26: Global transaction ID.unknown2013-03-271-0/+1
| | * | MDEV-26: Global transaction ID.unknown2013-03-272-1/+8
| | * | MDEV-26: Global transaction ID.unknown2013-03-271-3/+6
| | * | MDEV-26: Global transaction ID.unknown2013-03-263-4/+9
| | * | MDEV-26: Global transaction ID.unknown2013-03-262-8/+32