mariadb/mysql-test/suite
unknown eb191861e3 BUG#19958 (RBR idempotency issue for UPDATE and DELETE):
The rpl_trigger test case indicated a problem with idempotency support when run
under row-based replication, which this patch fixes.

However, despite this, the test is not designed for execution under row-based
replication and hence rpl_trigger.test is not executed under row-based
replication.

The problem is that the test expects triggers to be executed when the slave
updates rows on the slave, and this is (deliberately) not done with row-based
replication.


sql/log_event.cc:
  Adding function to print symbolic name of handler errors for debug purposes.
  Ignoring some more error messages to provide full idempotency support for
  update and delete operations.
mysql-test/suite/rpl/r/rpl_idempotency.result:
  New BitKeeper file ``mysql-test/suite/rpl/r/rpl_idempotency.result''
mysql-test/suite/rpl/t/rpl_idempotency.test:
  New BitKeeper file ``mysql-test/suite/rpl/t/rpl_idempotency.test''
2007-10-30 21:17:19 +01: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#19958 (RBR idempotency issue for UPDATE and DELETE): 2007-10-30 21:17:19 +01:00
rpl_ndb Merge kindahl-laptop.dnsalias.net:/home/bkroot/mysql-5.1-rpl 2007-10-22 08:50:08 +02:00
stress Additional tests checking for symptoms observed within 2007-07-13 18:32:22 +02:00