mirror of
https://github.com/MariaDB/server.git
synced 2025-07-27 18:02:13 +03:00
Merge aelkin@bk-internal.mysql.com:/home/bk/mysql-5.0
into dl145j.mysql.com:/tmp/andrei/5.0-bug18715_drop_view_slave
This commit is contained in:
5
mysql-test/t/rpl_view-slave.opt
Normal file
5
mysql-test/t/rpl_view-slave.opt
Normal file
@ -0,0 +1,5 @@
|
||||
#
|
||||
# BUG18715 create view with replicate*ignore-table
|
||||
# The option is needed to force slave executes tables_ok
|
||||
# which must return OK in conditions of this tests (no table foo is used)
|
||||
--replicate-ignore-table=test.foo
|
Reference in New Issue
Block a user