mirror of
https://github.com/MariaDB/server.git
synced 2025-08-29 00:08:14 +03:00
6 lines
218 B
Plaintext
6 lines
218 B
Plaintext
#
|
|
# 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
|