1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-27 18:02:13 +03:00

Bug#19097: rpl_view failed on some platforms

removing comments from the opt file.


mysql-test/t/rpl_view-slave.opt:
  removing `#' comments
This commit is contained in:
unknown
2006-04-14 12:13:26 +03:00
parent 8dc06e0f06
commit ac0ec77832

View File

@ -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