1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

rpl_log.test:

Remove comments not needed


mysql-test/extra/rpl_tests/rpl_log.test:
  Remove comments not needed
This commit is contained in:
unknown
2006-05-11 00:59:34 +02:00
parent c4c0e1edd5
commit f82ae1c556

View File

@ -77,10 +77,6 @@ connection slave;
# to go into the relay log (the master always sends a fake one when replication
# starts).
start slave;
#
# This is timing out in pushbuild and should be changed to use
# wait_slave_status.inc
#
--disable_query_log
--disable_result_log
let $result_pattern= '%127.0.0.1%root%master-bin.000002%slave-relay-bin.000007%Yes%Yes%0%0%None%';