mariadb/mysql-test/suite
mats@kindahl-laptop.dnsalias.net 012bccc09f BUG#24860 (Incorrect SLAVE_TRANSACTION_RETRIES code can result in slave stuck):
If a temporary error occured inside a group on an event that was not the first
event of the group, the slave could get stuck because the retry counter is reset
whenever an event was executed successfully.

This patch only reset the retry counter when an entire group has been successfully
executed, or failed with a non-transient error.
2007-10-20 20:16:12 +02:00
..
binlog manual merge for bug_29136, bug#29309. 2007-10-13 23:12:50 +03:00
funcs_1 Post merge fix 2 for 2007-08-29 21:36:45 +02:00
funcs_2 Updated to result files for cluster tests for version 5.1.21 2007-08-08 17:16:26 -07:00
im Move instance manager tests to it's own suite 2007-08-29 19:02:33 +02:00
jp Many files: 2005-01-07 14:32:05 +02:00
large_tests Bug#27029 alter table ... enable keys crashes mysqld on large table 2007-06-21 12:45:56 -04:00
manual manual merge for bug_29136, bug#29309. 2007-10-13 23:12:50 +03:00
ndb Merge mysql.com:/home/gluh/MySQL/Merge/5.1 2007-09-19 14:09:23 +05:00
ndb_team moving these tests to suite ndb_team 2007-09-05 19:13:36 +02:00
parts Bug #30412 and Bug #30413 2007-08-27 14:12:12 -06:00
rpl BUG#24860 (Incorrect SLAVE_TRANSACTION_RETRIES code can result in slave stuck): 2007-10-20 20:16:12 +02:00
rpl_ndb Merge mkindahl@bk-internal.mysql.com:/home/bk/mysql-5.1-new-rpl 2007-10-12 13:24:28 +02:00
stress Additional tests checking for symptoms observed within 2007-07-13 18:32:22 +02:00