mariadb/mysql-test/t/rpl_multi_update4-slave.opt
aelkin@mysql.com 0fc8284de8 BUG#15699, failure to apply ignore rule for unexisting table.
Since replication rules execute after `mysql_multi_update_prepare' returns we
delay to `break' in case this functions returns non-zero (some tables are not found) 
for to examine if there is an ignore rule for a not-found table. By doing that
it is guaranteed do/ignore replication rules logically preceed opening table routine.
2006-01-23 18:03:09 +02:00

1 line
31 B
Text

--replicate-wild-do-table=d1.%