From b033da87fabf47a441aa9544333b217a6fbc34ae Mon Sep 17 00:00:00 2001 From: "aelkin@mysql.com" <> Date: Fri, 14 Apr 2006 12:13:26 +0300 Subject: [PATCH] Bug#19097: rpl_view failed on some platforms removing comments from the opt file. --- 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