diff options
author | unknown <elliot@mysql.com> | 2006-04-22 04:38:22 -0400 |
---|---|---|
committer | unknown <elliot@mysql.com> | 2006-04-22 04:38:22 -0400 |
commit | a0aea60d0e3ea05b8e4d9f58e6ad1d98203eb175 (patch) | |
tree | bd8791e53aeaac89222a48c58744d24480e1bc71 | |
parent | 8531f14bb06f54f3547153dfd452c639b6265acc (diff) | |
download | mariadb-git-a0aea60d0e3ea05b8e4d9f58e6ad1d98203eb175.tar.gz |
Post merge fix.
mysql-test/t/rpl_view-slave.opt:
Post-merge fix
-rw-r--r-- | mysql-test/t/rpl_view-slave.opt | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/mysql-test/t/rpl_view-slave.opt b/mysql-test/t/rpl_view-slave.opt index 55b3aeb3bda..79b3bf6174b 100644 --- a/mysql-test/t/rpl_view-slave.opt +++ b/mysql-test/t/rpl_view-slave.opt @@ -1,5 +1 @@ -# -# 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 |