summaryrefslogtreecommitdiff
path: root/mysql-test/extra/rpl_tests
Commit message (Expand)AuthorAgeFilesLines
* Fixed bug in semi_sync replication tests.Monty2016-01-031-1/+7
* after-merge fix replication testsSergei Golubchik2015-12-153-24/+4
* MDEV-7864: Slave SQL: stopping on non-last RBR event with annotations results...Kristian Nielsen2015-04-281-0/+29
* BUG#13627921 - MISSING FLAGS IN SQL_COMMAND_FLAGS MAY LEAD TO REPLICATION PRO...Sergei Golubchik2014-09-303-1/+78
* sanitySergei Golubchik2014-08-101-24/+12
* MDEV-6153 Trivial Lintian errors in MariaDB sources: spelling errors and wron...Sergei Golubchik2014-05-132-4/+4
* merge with 10.0-montySergei Golubchik2014-02-062-1/+10
|\
| * Automatic mergeMichael Widenius2014-02-052-1/+10
| |\
| | * Replication changes for CREATE OR REPLACE TABLEMichael Widenius2014-02-051-1/+7
| | * Fixed compiler warningsMichael Widenius2014-01-291-0/+3
* | | fix tests to cleanup after themselvesSergei Golubchik2014-02-061-0/+1
|/ /
* | 10.0-base mergeSergei Golubchik2014-02-033-4/+11
|\ \ | |/ |/|
| * 5.5 mergeSergei Golubchik2014-02-013-4/+11
| |\
| | * MySQL-5.5.35 mergeSergei Golubchik2014-01-223-4/+11
| | |\
| | | * BUG#16580366- MTR TESTS FAILING SPORADICALLY ON PB2 (5.5, 5.6 AND 5.7)Shivji Kumar Jha2013-09-273-4/+11
* | | | Merge 10.0-base -> 10.0unknown2013-05-037-20/+20
|\ \ \ \ | |/ / /
| * | | Instead of writing "Errcode" to the log for Slave errors, use "Internal Maria...Michael Widenius2013-05-037-20/+20
* | | | Merge 10.0-base -> 10.0 (GTID).unknown2013-04-175-14/+17
|\ \ \ \ | |/ / /
| * | | MDEV-26: Global transaction IDunknown2013-03-265-14/+17
* | | | Merge MariaDB 10.0-base to MariaDB 10.0unknown2012-12-183-0/+5
|\ \ \ \ | |/ / /
| * | | MDEV-532: Fix some race conditions in test cases.unknown2012-12-173-0/+5
* | | | mark rpl_mixing_engines.test and everything that includes it a BIG testSergei Golubchik2012-10-291-0/+2
* | | | 10.0-base -> 10.0-montySergei Golubchik2012-10-195-12/+19
|\ \ \ \ | |/ / /
| * | | Made max_relay_log_size depending on master connection.Michael Widenius2012-10-011-1/+2
| * | | Automatic mergeMichael Widenius2012-09-222-1/+6
| |\ \ \ | | |/ /
| | * | Fix for MDEV-533: Confusing error code when doing auto-increment insert for o...Michael Widenius2012-09-182-1/+6
| * | | MDEV-232: Remove one fsync() from commit phase.unknown2012-09-131-1/+1
| * | | MDEV-181: XID crash recovery across binlog boundariesunknown2012-06-222-9/+10
| |/ /
* | | fixes for test failuresSergei Golubchik2012-09-275-479/+708
|/ /
* | 5.3 mergeSergei Golubchik2012-05-211-16/+25
|\ \
| * \ mergeSergei Golubchik2012-04-051-0/+4
| |\ \
| | * \ mergeSergei Golubchik2012-04-051-0/+4
| | |\ \
| | | * \ mysql-5.1.62 mergeSergei Golubchik2012-04-051-0/+4
| | | |\ \
* | | | \ \ cSergei Golubchik2012-05-211-0/+19
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | BUG#12662190:COM_COMMIT IS NOT INCREMENTED FROM THE BINARY LOGS ON SLAVE, COM...Sujatha Sivakumar2012-04-121-0/+35
* | | | | | mysql-5.5.22 mergeSergei Golubchik2012-03-285-1/+15
|\ \ \ \ \ \ | |/ / / / /
| * | | | | BUG#11758263 50440: MARK UNORDERED UPDATE WITH AUTOINC UNSAFERohit Kalhans2012-02-094-0/+13
| * | | | | Backout the patch for bug#11758263.Rohit Kalhans2012-02-084-13/+0
| * | | | | BUG#11758263 50440: MARK UNORDERED UPDATE WITH AUTOINC UNSAFERohit Kalhans2012-02-084-0/+13
| * | | | | merge from 5.5 repo.Andrei Elkin2012-01-311-1/+1
| |\ \ \ \ \
| * | | | | | bug#3593869-64035Andrei Elkin2012-01-191-1/+2
* | | | | | | merge with mysql-5.5.21Sergei Golubchik2012-03-092-0/+37
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | BUG#13050593 - BACKSLASH SWALLOWED BY INCLUDE/SHOW_SLAVE_STATUS.INCNuno Carvalho2012-01-191-1/+1
| |/ / / / /
| * | | | | BUG#13593869 - 64035: SEVERAL ERRORS IN COM_BINLOG_DUMP/MYSQL_BINLOG_SEND CRA...Andrei Elkin2012-01-181-0/+33
| * | | | | Automerge from mysql-5.1 to mysql-5.5.Nuno Carvalho2012-01-161-0/+4
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | BUG#11893288 60542: RPL.RPL_EXTRA_COL_MASTER_* DOESN'T TEST WHAT WAS INTENDEDNuno Carvalho2012-01-161-0/+4
* | | | | | per-combination result filesSergei Golubchik2012-02-061-3/+1
* | | | | | rename debug variable to debug_dbug, to make test pass in release buildsSergei Golubchik2011-12-152-10/+10
* | | | | | 5.3->5.5 mergeSergei Golubchik2011-11-222-9/+6
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | fix typo: binlog_annotate_rows_events -> binlog_annotate_row_eventsSergei Golubchik2011-09-231-6/+6