summaryrefslogtreecommitdiff
path: root/mysql-test/suite/rpl
Commit message (Expand)AuthorAgeFilesLines
* mysql 5.5.23 mergeSergei Golubchik2012-04-108-1/+167
|\
| * BUG#12400313Luis Soares2012-03-121-0/+1
| |\
| | * BUG#12400313Luis Soares2012-03-121-0/+1
| * | BUG#12400313Luis Soares2012-03-121-1/+1
| * | BUG#12400313Luis Soares2012-03-122-1/+6
| |\ \ | | |/
| | * BUG#12400313Luis Soares2012-03-122-1/+6
| * | BUG#12400313Luis Soares2012-03-123-0/+101
| |\ \ | | |/
| | * BUG#12400313 RELAY_LOG_SPACE_LIMIT IS NOT WORKING IN MANY CASESLuis Soares2012-03-123-0/+101
| | * BUG#11893288 60542: RPL.RPL_EXTRA_COL_MASTER_* DOESN'T TEST WHAT WAS INTENDEDNuno Carvalho2012-01-164-3503/+5
| * | BUG#13812374 - RPL.RPL_REPORT_PORT FAILS OCCASIONALLY ON PB2Manish Kumar2012-03-092-28/+11
| * | BUG#13333431 - INCORRECT DEFAULT PORT IN 'SHOW SLAVE HOSTS' OUTPUTManish Kumar2012-02-285-1/+77
| |\ \
* | | | Fix race in rpl.rpl_checksum.unknown2012-03-292-4/+7
* | | | mysql-5.5.22 mergeSergei Golubchik2012-03-2821-10/+31
|\ \ \ \ | |/ / /
| * | | BUG#11758263: Modification of indentation in the added code.Rohit Kalhans2012-02-132-1/+4
| * | | BUG#11758263 50440: MARK UNORDERED UPDATE WITH AUTOINC UNSAFERohit Kalhans2012-02-0913-3/+21
| * | | Backout the patch for bug#11758263.Rohit Kalhans2012-02-0813-21/+3
| * | | BUG#11758263 50440: MARK UNORDERED UPDATE WITH AUTOINC UNSAFERohit Kalhans2012-02-0813-3/+21
| * | | merge from 5.5 repo.Andrei Elkin2012-01-3113-17/+73
| |\ \ \
| * | | | bug#3593869-64035Andrei Elkin2012-01-195-5/+5
* | | | | Make Replication filter settings dynamic.Davi Arnaut2012-03-196-0/+526
* | | | | Fix race condition in rpl_stop_start_slave. after kill connection, wait until...Vladislav Vaintroub2012-03-211-4/+4
* | | | | Fix several buildot errors on WindowsVladislav Vaintroub2012-03-162-0/+4
* | | | | Merged the implementation of MDEV-28 LIMIT ROWS EXAMINED into MariaDB 5.5.unknown2012-03-122-8/+10
|\ \ \ \ \
| * | | | | Implementation of MDEV-28 LIMIT ROWS EXAMINEDunknown2012-03-112-8/+10
| * | | | | Merge with 5.2.Michael Widenius2011-12-119-35/+205
| |\ \ \ \ \
| | * \ \ \ \ Merge with MariaDB 5.1Michael Widenius2011-11-249-35/+205
| | |\ \ \ \ \
| | | * \ \ \ \ Initail merge with MySQL 5.1 (XtraDB still needs to be merged)Michael Widenius2011-11-219-35/+205
| | | |\ \ \ \ \ | | | | | |_|_|/ | | | | |/| | |
* | | | | | | | merge with mysql-5.5.21Sergei Golubchik2012-03-0915-26/+87
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | BUG#12403008 RPL_HEARTBEAT_BASIC FAILS SPORADICALLY ON PUSHBUILDNuno Carvalho2012-01-252-0/+7
| * | | | | | | BUG#11752315 - 43460: STOP SLAVE UNABLE TO COMPLETE WHEN SLAVE THREAD IS TRYI...Manish Kumar2012-01-232-0/+54
| * | | | | | | BUG#13050593 - BACKSLASH SWALLOWED BY INCLUDE/SHOW_SLAVE_STATUS.INCNuno Carvalho2012-01-199-17/+12
| | |_|_|_|/ / | |/| | | | |
| * | | | | | BUG#13593869 - 64035: SEVERAL ERRORS IN COM_BINLOG_DUMP/MYSQL_BINLOG_SEND CRA...Andrei Elkin2012-01-187-5/+16
| * | | | | | Followup after 13055685:Bjorn Munch2012-01-046-18/+12
* | | | | | | misc test/result fixesSergei Golubchik2012-03-021-4/+0
* | | | | | | Merge MWL#234: @@skip_replication, into latest MariaDB 5.5 for pushunknown2012-03-022-0/+629
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge MWL#234: @@skip_replication feature to MariaDB 5.5.unknown2012-03-012-0/+629
| |\ \ \ \ \ \ \
| | * | | | | | | MWL#234: Implement option to switch between master-side and client-side filte...unknown2011-08-162-22/+181
| | * | | | | | | MWL#234: Add MTR tests for SESSION/GLOBAL semantics of new system variables.unknown2011-08-152-2/+32
| | * | | | | | | MWL#234: After-review fixes, including better names for the new system variab...unknown2011-08-122-75/+75
| | * | | | | | | MWL#234: Support for marking binlog events to not be replicated, and for tell...unknown2011-08-112-0/+407
* | | | | | | | | misc test/result fixesSergei Golubchik2012-03-011-2/+0
* | | | | | | | | don't even try to run xtradb-only tests with innodb, use have_xtradb.combinat...Sergei Golubchik2012-02-233-3/+3
* | | | | | | | | overlay support for mysql-test-run and mysqltestSergei Golubchik2012-02-233-5/+7
* | | | | | | | | allow suite.pm to skip combinations that originate from test/include files.Sergei Golubchik2012-02-072-2/+2
* | | | | | | | | mtr: support for rdiff filesSergei Golubchik2012-02-062-68/+54
* | | | | | | | | per-combination result filesSergei Golubchik2012-02-066-83/+1
* | | | | | | | | per-file combinationsSergei Golubchik2012-02-062-9/+1
* | | | | | | | | remove few obscure, unused, or misused mtr featuresSergei Golubchik2012-02-0624-23/+11
|/ / / / / / / /
* | | | | | | | Fix wrong error code in the test case.unknown2012-02-142-4/+8
* | | | | | | | Fix _another_ race in test case rpl_cant_read_event_incident (seen in 5.5 Bui...unknown2012-02-112-2/+8