1
0
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:
unknown
2006-04-13 20:55:51 +02:00
2 changed files with 7 additions and 2 deletions

View 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