summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fix compile errorVladislav Vaintroub2013-06-061-1/+1
* Fixed timing failure in myisam-metadata.testMichael Widenius2013-06-066-14/+10
* Fix two small problems in previous push.unknown2013-06-052-3/+3
* MDEV-26: Global transaction ID.unknown2013-06-0512-99/+936
* MDEV-4605: Failing to load GTID slave position from rpl.gtid_slave_posunknown2013-06-038-5/+150
* MDEV-4485: Incorrect error handling in record_gtid().unknown2013-05-294-7/+139
* MDEV-4485: Master did not allow slave to connect from the very start (empty G...unknown2013-05-294-17/+73
* Fix type-typo which caused windows build failure.unknown2013-05-281-1/+1
* MDEV-4478: Implement GTID "strict mode"unknown2013-05-2824-169/+896
* 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-2417-178/+193
* MDEV-26: Global transaction ID.unknown2013-05-2284-513/+996
* Fix race condition in binlog dump thread during server shutdown.unknown2013-05-164-4/+11
* MDEV-26: Global transaction ID.unknown2013-05-1519-147/+1824
* Merge of patch lp:~ahiguti100/maria/handlersocket-fix-78 by Akira HiguchiMichael Widenius2013-05-1015-112/+260
* Added some fixes that should make MyISAM & Aria REPAIR work with more than 4G...Michael Widenius2013-05-1027-326/+651
* 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-0518-41/+73
* MDEV-4473: mysql_binlog_send() starts sending events from wrong GTID position...unknown2013-05-035-8/+195
* Instead of writing "Errcode" to the log for Slave errors, use "Internal Maria...Michael Widenius2013-05-0374-133/+133
* Fixed: MDEV-4352; LOAD DATA was not multi-source safeMichael Widenius2013-05-038-48/+215
* MDEV-4446: Incorrect handling of binlog checksum when searching for GTID star...unknown2013-04-293-4/+32
* Fix more failures in buildbot.unknown2013-04-253-4/+4
* Add missing check for thd->killed in mysql_binlog_send().unknown2013-04-248-33/+35
* 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-2125-10/+1118
|\ \ | |/
| * Removed comparison of table names.unknown2013-04-222-4/+28
| * decode_histogram fixed to show delta of the last value with maximum.unknown2013-04-212-8/+8
| * 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-206-2/+190
| * Merge.Igor Babaev2013-04-207-3/+341
| |\
| | * MDEV-4345: fixed optimizer_selectivity_sampling_limit default value.unknown2013-04-193-15/+15
| | * MDEV-4345: Fixed system variables tests.unknown2013-04-195-1/+339
| * | Fixed bug mdev-4406.Igor Babaev2013-04-204-1/+100
| |/
| * MDEV-4345unknown2013-04-1816-7/+464
* | 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-193-9/+9
* | Fix race in test case.unknown2013-04-182-2/+8
* | Merge.Igor Babaev2013-04-173-7/+38
|\ \ | |/
| * Merge 10.0-base -> mwl253Igor Babaev2013-04-1737-68/+102
| |\ | |/ |/|
* | Changed the client library to only mark memory as THREAD_SPECIFIC if one has ...Michael Widenius2013-04-178-13/+41
* | Fixed compiler warnings and a not critical memory leakMichael Widenius2013-04-1718-21/+27
* | 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-1711-28/+28
|\ \
| * | debug_sync is only available in debug build.unknown2013-04-161-0/+1
| * | Fix race in test case.unknown2013-04-163-1/+9
| * | MDEV-3882: .deb versions lower than upstream repo, causing install failureunknown2013-04-164-4/+7