mirror of
https://github.com/MariaDB/server.git
synced 2025-08-09 22:24:09 +03:00
9 lines
283 B
Plaintext
9 lines
283 B
Plaintext
# Test for
|
|
# Bug #797: If a query is ignored on slave (replicate-ignore-table) the slave
|
|
# still checks that it has the same error as on the master.
|
|
|
|
# Requires statement logging
|
|
-- source include/have_binlog_format_statement.inc
|
|
-- source extra/rpl_tests/rpl_err_ignoredtable.test
|
|
|