summaryrefslogtreecommitdiff
path: root/mysql-test/suite/rpl/t
Commit message (Expand)AuthorAgeFilesLines
* merge: 5.1 -> 5.1-rplLuis Soares2009-01-237-18/+106
|\
| * BUG#41793: rpl_binlog_corruption disabled in main (needs new mtr)Sven Sandberg2008-12-301-0/+1
| * BUG#40482: server/mysqlbinlog crashes when reading invalid Incident_log_eventSven Sandberg2008-12-292-0/+43
| * merge bug#33420, bug#41173 on bt 5.0 -> 5.1Andrei Elkin2008-12-081-6/+15
| * Merging patch with 5.1-bugteam.Mats Kindahl2008-12-083-93/+0
| |\
| * | Bug #40116:Mats Kindahl2008-12-051-8/+10
| * | Bug #40116: Uncommited changes are replicated and stay on slaveMats Kindahl2008-12-033-15/+54
* | | BUG#37718: rpl.rpl_stm_mystery22 fails sporadically on pushbuildSven Sandberg2009-01-096-123/+49
* | | Bug#38540 rpl_server_id2 uses show slave status unnecessarilyAndrei Elkin2008-12-191-0/+1
* | | merge from 5.1-rpl to a local branchAndrei Elkin2008-12-193-3/+2
|\ \ \
| * | | Enabled test cases that were fixed.Alfranio Correia2008-12-181-3/+0
| * | | Bug#41186: Possible reason of bug is waiting any sql error on slave insteadSerge Kozlov2008-12-121-0/+1
| * | | Bug#40142: possible reason of timeout is stopped slave threads beforeSerge Kozlov2008-12-121-0/+1
* | | | Bug#38934 slave slave until does not work with --replicate-same-server-idAndrei Elkin2008-12-192-5/+40
|/ / /
* | | Auto mergeHe Zhenxing2008-11-281-0/+3
|\ \ \
| * | | Bug#40708: Sometimes DB mysqltest1 did not removed beforeSerge Kozlov2008-11-271-0/+3
* | | | BUG#40707 rpl_multi_engine fails sporadically in pushbuildHe Zhenxing2008-11-241-5/+1
|/ / /
* | | BUG#38350: Many tests don't clean up after themselves on exit.Sven Sandberg2008-11-138-34/+47
* | | merging 5.1 -> 5.1 rpl. 3 of 4 conflicts are resolved similarly to 6.0->6.0-r...Andrei Elkin2008-11-122-90/+0
|\ \ \ | | |/ | |/|
| * | merged 5.1 main -> 5.1-bugteamGeorgi Kodinov2008-11-062-48/+0
| |\ \
| | * | BUG#36625: Please remove the rpl_probe and rpl_parse features from the serverSven Sandberg2008-11-062-48/+0
| | |/
| * | Bug#39593. Removed test case rpl_row_stop_middle with result fileSerge Kozlov2008-10-161-45/+0
| |/
* | Merging with 5.1-rplMats Kindahl2008-10-2944-47/+18
|\ \
| * | BUG#40257: Please remove --loose-skip-innodb from suite/rpl/rpl_1slave_base.cnfSven Sandberg2008-10-2944-47/+18
* | | Post-merge fixes to fix test cases.Mats Kindahl2008-10-291-1/+1
|/ /
* | Merging 5.1 main into 5.1-rplMats Kindahl2008-10-235-8/+82
|\ \ | |/
| * Merging with 5.1-5.1.29-rcMats Kindahl2008-10-081-0/+2
| |\
| | * fixed test suite failures in 5.1-bugteamGeorgi Kodinov2008-10-071-0/+2
| | * merged 5.0-bugteam -> 5.1-bugteamGeorgi Kodinov2008-10-071-1/+0
| | * merged 5.1-5.1.29-rc -> 5.1-bugteamGeorgi Kodinov2008-10-071-0/+80
| | |\
| | * | BUG#38269: pushbuild gives valgrind error in ha_statistic_increment for rpl_t...Sven Sandberg2008-10-011-1/+1
| * | | Bug #34707: Row based replication: slave creates table within wrong databaseMats Kindahl2008-10-081-0/+17
| | |/ | |/|
| * | Fix for bug#38269: pushbuild gives valgrind error in Ramil Kalimullin2008-10-071-1/+0
| * | The test rpl_blackhole was executed even whenMats Kindahl2008-10-031-2/+3
| * | Merging with 5.1-5.1.29-rc.Mats Kindahl2008-10-034-9/+1
| |\ \ | | |/
| | * Bug#39803 Test rpl.rpl_truncate_7ndb_2 failingPatrick Crews2008-09-152-7/+0
| * | Bug #38360: BLACKHOLE replication with RBR is brokenMats Kindahl2008-10-021-2/+15
| * | Bug #38360: BLACKHOLE replication with RBR is brokenMats Kindahl2008-10-021-0/+66
* | | BUG#39853: lowercase_table3 fails on powermacg5 in rpl treeSven Sandberg2008-10-134-8/+8
* | | Fixing some missing table drops.Mats Kindahl2008-10-071-1/+1
* | | Post-merge fixes.Mats Kindahl2008-10-072-2/+3
* | | Merging 5.1 main into 5.1-rpl.Mats Kindahl2008-10-064-2/+33
|\ \ \ | | |/ | |/|
| * | merged 5.1.29-rc into 5.1-bugteamGeorgi Kodinov2008-09-102-0/+32
| |\ \ | | |/
| | * Bug#36099 replicate-do-db affects replaying RBR events with mysqlbinlogAndrei Elkin2008-09-032-0/+32
| * | Merging 5.0-bugteam into 5.1-bugteamMats Kindahl2008-09-012-2/+1
| |/
* | mergeMagnus Svensson2008-09-066-0/+65
|\ \
| * \ Merge 5.1 main -> 5.1-rplHe Zhenxing2008-09-066-0/+65
| |\ \ | | |/
| | * Cherry picking patch for BUG#37051He Zhenxing2008-08-262-0/+206
| | * Bug#35807 - INSTALL PLUGIN replicates row-based, but not stmt-basedSven Sandberg2008-08-193-0/+62
| | * Merge from mysql-5.1 main.Davi Arnaut2008-08-155-38/+102
| | |\