mirror of
https://github.com/MariaDB/server.git
synced 2025-07-27 18:02:13 +03:00
Fix for
BUG#797 "If query ignored on slave (replicate-ignore-table) the slave still checks if the returned error (0) is the same as the one on the master, whereas it shouldn't test this. Plus a new test for BUG#797.
This commit is contained in:
1
mysql-test/t/rpl_error_ignored_table-slave.opt
Normal file
1
mysql-test/t/rpl_error_ignored_table-slave.opt
Normal file
@ -0,0 +1 @@
|
||||
--replicate-ignore-table=test.t1
|
Reference in New Issue
Block a user