From ac0ec77832ddff5508d5a99a81b51c46d6038b9b Mon Sep 17 00:00:00 2001 From: unknown 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: removing `#' comments --- 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