summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* Merge MDEV-5657 (parallel replication) to 10.0unknown2014-02-266-56/+180
|\
| * MDEV-5657: Parallel replication.unknown2014-02-266-56/+180
* | MDEV-5612 - my_rename() deletes files when it shouldn'tSergey Vojtovich2014-02-262-0/+17
* | Fixed that rpl_row_create_table can be run with --ps-protocolMichael Widenius2014-02-221-1/+0
* | MDEV-5597 - Reduce usage of LOCK_open: LOCK_flushSergey Vojtovich2014-02-131-1/+1
* | Changed " to ' around connection name (safer)Michael Widenius2014-02-121-3/+3
* | Fixed that --apply-slave-statements also uses multi-sourceMichael Widenius2014-02-111-4/+4
* | Automatic mergeMichael Widenius2014-02-112-11/+21
|\ \ | |/
| * Fixed test case as gtid events are not counted anymoreMichael Widenius2014-02-112-11/+22
| * Fixed wrong result fileMichael Widenius2014-02-111-1/+0
* | Fixed MDEV-4551: mysqldump --dump-slave fails with multi-source replicationMichael Widenius2014-02-111-3/+3
* | Fixed MDEV-3815: Aria engine return "The table is full" (ERROR 1114) insertin...Michael Widenius2014-02-114-15/+25
* | Merge 10.0-base -> 10.0unknown2014-02-113-0/+15
|\ \ | |/
| * MDEV-4937: sql_slave_skip_counter does not work with GTIDunknown2014-02-113-0/+15
* | Merge MariaDB 10.0-base to 10.0.unknown2014-02-1021-65/+534
|\ \ | |/
| * Fix check_testcase complaints due to missing SET debug_sync=RESET in a few te...unknown2014-02-108-0/+12
| * Merge of MDEV-4984, MDEV-4726, and MDEV-5636 into 10.0-base.unknown2014-02-1018-55/+466
| |\
| | * MDEV-4726: Race in mysql-test/suite/rpl/t/rpl_gtid_stop_start.testunknown2014-02-092-4/+0
| | * MDEV-4984: Implement MASTER_GTID_WAIT() and @@LAST_GTID.unknown2014-02-082-0/+4
| | * MDEV-4984: Implement MASTER_GTID_WAIT() and @@LAST_GTID.unknown2014-02-084-7/+12
| | * MDEV-4726: Race in mysql-test/suite/rpl/t/rpl_gtid_stop_start.testunknown2014-02-0713-48/+118
| | * MDEV-4984: Implement MASTER_GTID_WAIT() and @@LAST_GTID.unknown2014-02-077-3/+339
| * | MDEV-5509: Seconds_behind_master incorrect in parallel replicationunknown2014-01-082-0/+59
* | | update failing test to match recently updated result fileSergei Golubchik2014-02-061-1/+1
* | | merge with 10.0-montySergei Golubchik2014-02-0665-240/+1879
|\ \ \
| * | | Fixed errors and warnings found by buildbotMichael Widenius2014-02-065-5/+5
| * | | MDEV-5602: CREATE OR REPLACE obtains stricter locks than the connection had b...Michael Widenius2014-02-054-0/+63
| * | | Automatic mergeMichael Widenius2014-02-0562-239/+1815
| |\ \ \
| | * | | Replication changes for CREATE OR REPLACE TABLEMichael Widenius2014-02-0523-14/+816
| | * | | Fixes for CREATE_OR_REPLACEMichael Widenius2014-01-3114-126/+197
| | * | | Fixed compiler warningsMichael Widenius2014-01-291-0/+3
| | * | | Implementation of MDEV-5491: CREATE OR REPLACE TABLEMichael Widenius2014-01-2919-101/+626
| | * | | Cleanups:Michael Widenius2014-01-093-1/+157
| | * | | Fixes to get valgrind to work with jemallocMichael Widenius2014-01-024-2/+21
| | * | | Increased back_log to 150, but not more than max_connections.Michael Widenius2013-12-272-7/+7
* | | | | fix tests for solaris - different errno numbers and/or different errno messagesSergei Golubchik2014-02-062-2/+3
* | | | | fix tests to cleanup after themselvesSergei Golubchik2014-02-0610-0/+16
* | | | | another TLS valgrind suppressionSergei Golubchik2014-02-061-0/+9
* | | | | fix the fix and update test results for MDEV-4439Sergei Golubchik2014-02-062-2/+2
* | | | | MDEV-4439 ALTER TABLE .. [ADD|DROP] FOREIGN KEY IF [NOT] EXISTS does not work...Alexey Botchkov2014-02-062-2/+112
* | | | | mtr: allow nested plugin suites to be defaults tooSergei Golubchik2014-02-061-6/+11
* | | | | fix the test to be independent from the stack sizeSergei Golubchik2014-02-052-3/+2
* | | | | Fix of rpl_parallel.test cleanup.unknown2014-02-052-0/+4
* | | | | merge 10.0-base ->10.0unknown2014-02-054-3/+60
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | merge 5.5->10.0-baseunknown2014-02-053-0/+57
| |\ \ \
| | * | | unix_socket fails in some build environments when $USER variableElena Stepanova2014-02-051-0/+13
| | * | | merge of MDEV-5369 (5.3->5.5)unknown2014-01-292-0/+44
| | |\ \ \
| | | * | | MDEV-5369: Wrong result (0 instead of NULL) on 2nd execution of PS with LEFT ...unknown2014-01-282-0/+44
* | | | | | Intentional change in loggingElena Stepanova2014-02-051-1/+1
* | | | | | mergeSergei Golubchik2014-02-04181-296/+14611
|\ \ \ \ \ \