summaryrefslogtreecommitdiff
path: root/mysql-test/suite/rpl
Commit message (Expand)AuthorAgeFilesLines
* Took care of mysql test suite failures on Windows.Igor Babaev2009-09-242-0/+6
* Applied the fix for bug #47016 - a failure of rpl_do_grantIgor Babaev2009-09-191-0/+3
* Applied the fix for bug #46931 from mysql-5.1 main trunkIgor Babaev2009-09-181-2/+4
* Merge MySQL->MariaDBSergey Petrunya2009-09-0858-304/+2839
|\
| * auto-merge mysql-5.1-bugteam (local) --> mysql-5.1-bugteamAlfranio Correia2009-07-282-3/+165
| |\
| | * BUG#41166 stored function requires "deterministic" if binlog_format is "state...Alfranio Correia2009-07-282-3/+165
| * | BUG#43046: mixed mode switch to row format with temp table leadLuis Soares2009-07-262-0/+140
| * | auto-merge mysql-5.1-bugteam (local) --> mysql-5.1-bugteam Alfranio Correia2009-07-192-21/+12
| |\ \
| | * | BUG#46129 Failing mixed stm (with trans and non-trans tables) causes wrong se...Alfranio Correia2009-07-182-21/+12
| | |/
| * | Bug #45214 get_master_version_and_clock does not report error when queries failunknown2009-07-171-1/+1
| * | Bug #45214 get_master_version_and_clock does not report error when queries failunknown2009-07-162-0/+100
| |/
| * Bug#44920: MTR2 is not processing master.opt input properly on Windows.Patrick Crews2009-07-062-6/+2
| * BUG#44581 Slave stops when transaction with non-transactional table gets lock...Alfranio Correia2009-07-063-0/+269
| * Merge 5.0 -> 5.1 of fix for bug 45902Matthias Leich2009-07-021-0/+3
| * local merge: 5.1-bt bug branch --> 5.1-bt latestLuis Soares2009-06-262-0/+46
| |\
| | * BUG#44270: RESET SLAVE does not reset Last_IO_Error or Last_IO_ErrnoLuis Soares2009-06-032-0/+46
| * | BUG#43929 binlog corruption when max_binlog_cache_size is exceededAlfranio Correia2009-06-183-0/+531
| * | Bug#44920: MTR2 is not processing master.opt input properly on WindowsPatrick Crews2009-06-122-1/+6
| |/
| * Merge BUG#43263 from 5.0-bugteam to 5.1-bugteamHe Zhenxing2009-05-3111-139/+374
| * BUG#41725: upmerge: 5.0-bt --> 5.1-btLuis Soares2009-05-232-0/+90
| * auto-merge 5.1-bugteam (local) --> 5.1-bugteamAlfranio Correia2009-05-212-3/+3
| |\
| | * BUG#43949 Initialization of slave produces a warning message in ValgrindAlfranio Correia2009-04-192-3/+3
| * | Post fix of result file after push of BUG#42415He Zhenxing2009-05-202-6/+6
| * | Bug#44920 - MTR2 is not processing master.opt input properly on WindowsPatrick Crews2009-05-181-1/+2
| * | Merge.Martin Hansson2009-05-131-3/+3
| |\ \
| | * | Bug#43580: Issue with Innodb on multi-table updateMartin Hansson2009-05-051-3/+3
| * | | Bug#38077.Serge Kozlov2009-05-021-32/+3
| * | | moving bug#38694 test files into rpl suiteAndrei Elkin2009-04-303-0/+17
| * | | Fixed rpl_innodb_mixed_ddl and rpl_000015.Alfranio Correia2009-04-262-2/+1
| * | | BUG#44389 rpl_row_mysqlbinlog fails on windows due to operating systemAlfranio Correia2009-04-241-3/+3
| |/ /
| * | merge bug#38205 fixes to 5.1-btAndrei Elkin2009-04-213-1/+115
| |\ \ | | |/ | |/|
| | * Bug #38205 Row-based Replication (RBR) causes inconsistencies: HA_ERR_FOUND_D...Andrei Elkin2009-04-092-6/+6
| | * Bug#38205 Row-based Replication (RBR) causes inconsistencies: HA_ERR_FOUND_DUPAndrei Elkin2009-03-263-1/+115
| * | BUG#41793 rpl_binlog_corruption disabled in main (needs new mtr)Alfranio Correia2009-04-152-1/+1
| * | Auto mergeHe Zhenxing2009-04-094-34/+181
| |\ \
| | * | BUG#39393. Post-fix for test rpl_skip_error.Alfranio Correia2009-04-082-36/+8
| | * | merge 5.1-bugteam --> 5.1-bugteam (local)Alfranio Correia2009-04-084-34/+209
| | |\ \
| | | * | BUG#39393 slave-skip-errors does not work when using ROW based replicationAlfranio Correia2009-04-054-34/+209
| * | | | Manually merge BUG#37145 to 5.1-bugteamHe Zhenxing2009-04-095-0/+597
| |/ / /
| * | | merge 5.1-bugteam --> 5.1-bugteam (local)Alfranio Correia2009-04-064-8/+112
| |\ \ \
| | * | | BUG#38197 Errors in @@init_slave not visible in 'show slave status'Alfranio Correia2009-02-114-8/+112
| * | | | Bug#37716.Serge Kozlov2009-04-041-67/+81
| * | | | BUG#42640 mysqld crashes when unsafe statements are executed (STRICT_TRANS_TA...Guangbao Ni2009-04-033-7/+7
| * | | | merged 5.1-main -> 5.1-bugteamGeorgi Kodinov2009-04-017-3/+710
| |\ \ \ \ | | |_|/ / | |/| | |
| * | | | MergeLeonard Zhou2009-03-266-32/+409
| |\ \ \ \
| * | | | | Bug#43440 rpl.rpl_temp_table_mix_row fails sporadiclyLeonard Zhou2009-03-242-1/+4
* | | | | | Added option --staging-run to mysql-test-run to mark slow, not important test...Michael Widenius2009-06-056-0/+15
* | | | | | Merged with mysql-5.1 tree.Michael Widenius2009-04-2526-46/+1531
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | auto-mergeGeorgi Kodinov2009-03-272-21/+22
| |\ \ \ \ \
| | * \ \ \ \ auto-mergeTatiana A. Nurnberg2009-03-272-2/+2
| | |\ \ \ \ \