summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* - Fixed compiler warningMichael Widenius2013-06-051-1/+1
* merge compile fix 10.0-base -> 10.0unknown2013-05-281-1/+1
|\
| * Fix type-typo which caused windows build failure.unknown2013-05-281-1/+1
* | Merge 10.0-base -> 10.0unknown2013-05-2828-381/+1531
|\ \ | |/
| * MDEV-4478: Implement GTID "strict mode"unknown2013-05-2812-151/+452
| * 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
* | Merge 10.0-base -> 10.0unknown2013-05-037-56/+152
|\ \ | |/
| * 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
* | Merge 10.0-base -> 10.0unknown2013-04-294-8/+53
|\ \ | |/
| * 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
* | Merge 10.0-base -> 10.0Igor Babaev2013-04-2215-8/+348
|\ \ | |/
| * 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
* | fix plugin locking/unlocking when assisted discovery failsSergei Golubchik2013-04-191-0/+10
* | String::append_for_single_quote() should signal OOM condition,Sergei Golubchik2013-04-192-22/+11
* | bugfix: CREATE .. SELECT should not pass engine definedSergei Golubchik2013-04-191-0/+2
* | 10.0 mergeSergei Golubchik2013-04-19145-5836/+13622
|\ \
| * \ 10.0-base mergeSergei Golubchik2013-04-188-10/+54
| |\ \ | | |/
| | * 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
| | |/
| * | Merge 10.0-base -> 10.0Igor Babaev2013-04-1732-157/+1991
| |\ \ | | |/
| | * 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
| | |\
| | * | Fixed compiler complains.Igor Babaev2013-04-131-0/+3
| | * | Merge 10.0-base->mwl253 Igor Babaev2013-04-1276-3947/+3756
| | |\ \
| | * | | Fixed bug mdev-4389.Igor Babaev2013-04-121-0/+1
| | * | | Fixed valgrind complain on usage of uninitialized data.Igor Babaev2013-04-091-7/+6
| | * | | Fixed mdev-4380.Igor Babaev2013-04-081-0/+1
| | * | | Fixed mdev-4378.Igor Babaev2013-04-081-0/+1
| | * | | Fixed bug mdev-4363.Igor Babaev2013-04-063-4/+12
| | * | | Fixed bug mdev-4369.Igor Babaev2013-04-063-6/+39
| | * | | Fixed bug mdev-4372.Igor Babaev2013-04-061-1/+6