mirror of
https://github.com/MariaDB/server.git
synced 2025-01-22 06:44:16 +01:00
9cc4b8dd80
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. |
||
---|---|---|
.. | ||
data | ||
include | ||
r | ||
t | ||
README |
How to run. =========== ./mysql-test-run.pl --suite=rpl --mysqld=--binlog-format=mixed