summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* MDEV-26: Global transaction ID.unknown2013-05-2267-435/+651
* Fix race condition in binlog dump thread during server shutdown.unknown2013-05-163-3/+8
* MDEV-26: Global transaction ID.unknown2013-05-156-0/+1129
* Added some fixes that should make MyISAM & Aria REPAIR work with more than 4G...Michael Widenius2013-05-1011-27/+143
* Fixed errors and compiler warnings found by buildbotMichael Widenius2013-05-051-0/+1
* MDEV-4473: mysql_binlog_send() starts sending events from wrong GTID position...unknown2013-05-034-1/+159
* Instead of writing "Errcode" to the log for Slave errors, use "Internal Maria...Michael Widenius2013-05-0373-132/+132
* Fixed: MDEV-4352; LOAD DATA was not multi-source safeMichael Widenius2013-05-032-0/+100
* Fix more failures in buildbot.unknown2013-04-252-3/+3
* Add missing check for thd->killed in mysql_binlog_send().unknown2013-04-246-30/+15
* Merge from mwl253Igor Babaev2013-04-222-59/+13
|\
| * Make test working on case insensitive file systemunknown2013-04-222-59/+13
* | Merge mwl253 -> 10.0-baseIgor Babaev2013-04-2110-2/+770
|\ \ | |/
| * Removed comparison of table names.unknown2013-04-222-4/+28
| * decode_histogram fixed to show delta of the last value with maximum.unknown2013-04-211-2/+2
| * Fix of the test suite.unknown2013-04-212-0/+2
| * Changed a test case.Igor Babaev2013-04-202-4/+4
| * MDEV-4402 A function to visualize histograms data.unknown2013-04-202-0/+75
| * Merge.Igor Babaev2013-04-206-2/+340
| |\
| | * MDEV-4345: fixed optimizer_selectivity_sampling_limit default value.unknown2013-04-192-14/+14
| | * MDEV-4345: Fixed system variables tests.unknown2013-04-195-1/+339
| * | Fixed bug mdev-4406.Igor Babaev2013-04-203-0/+99
| |/
| * MDEV-4345unknown2013-04-185-2/+232
* | Fix missing reset of debug_sync, which could cause subsequent test to fail.unknown2013-04-192-0/+3
* | MDEV-4398 - remove incorrect fix, replace with correct one - change default...Vladislav Vaintroub2013-04-191-5/+5
* | Fix race in test case.unknown2013-04-182-2/+8
|/
* Merge 10.0-base -> mwl253Igor Babaev2013-04-176-9/+20
|\
| * Remove forgotten debug printout in test, was a bit too quick there :-(unknown2013-04-171-1/+0
| * Fix that multi_source tests did not reset @@global.gtid_pos between tests.unknown2013-04-172-6/+7
| * Merge 5.5->10.0-baseunknown2013-04-175-3/+14
| |\
| | * debug_sync is only available in debug build.unknown2013-04-161-0/+1
| | * Fix race in test case.unknown2013-04-162-1/+7
| | * MDEV-3882: .deb versions lower than upstream repo, causing install failureunknown2013-04-163-2/+5
* | | Fixed a typo/bug that could lead to wrong selectivity numbers forIgor Babaev2013-04-172-4/+4
|/ /
* | Merge 10.0-base -> mwl253Igor Babaev2013-04-15239-8432/+13447
|\ \
| * \ MDEV-26: Global transaction ID. First alpha release.unknown2013-04-15208-8420/+12637
| |\ \
| | * | MDEV-26, Global transaction ID.unknown2013-04-093-0/+8
| | * | MDEV-26: Global transaction ID.unknown2013-04-0517-76/+172
| | * | MDEV-26: Global transaction ID.unknown2013-04-042-0/+74
| | * | MDEV-26: Global transaction IDunknown2013-04-024-35/+13
| | * | MDEV-26: Global transaction ID.unknown2013-03-294-4/+33
| | * | MDEV-26: Global transaction ID.unknown2013-03-293-6/+59
| | * | MDEV-26: Global transaction ID.unknown2013-03-282-0/+165
| | * | MDEV-26: Global transaction ID.unknown2013-03-2810-6/+96
| | * | MDEV-26: Global transaction ID.unknown2013-03-272-4/+103
| | * | MDEV-26: Global transaction ID.unknown2013-03-272-0/+155
| | * | MDEV-26: Global transaction ID.unknown2013-03-272-0/+48
| | * | MDEV-26: Global transaction ID.unknown2013-03-272-0/+47
| | * | MDEV-26: Global transaction ID.unknown2013-03-274-0/+67
| | * | MDEV-26: Global transaction IDunknown2013-03-26179-8410/+10389