From ffe003eb5cd5cf02207eb0cfa3b5a9aad1bc39b0 Mon Sep 17 00:00:00 2001 From: "elliot@mysql.com" <> Date: Sat, 22 Apr 2006 04:38:22 -0400 Subject: [PATCH] Post merge fix. --- mysql-test/t/rpl_view-slave.opt | 4 ---- 1 file changed, 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