Commit bef96665 authored by unknown's avatar unknown

rpl_known_bugs_detection.test:

  Updated to use new tool(s)


mysql-test/t/rpl_known_bugs_detection.test:
  Updated to use new tool(s)
parent c148eb94
......@@ -79,7 +79,7 @@ ON DUPLICATE KEY UPDATE
t1.field_3 = t2.field_c;
SELECT * FROM t1;
connection slave;
--source include/wait_for_slave_to_stop.inc
--source include/wait_for_slave_sql_to_stop.inc
# show the error message
--replace_column 1 # 4 # 7 # 8 # 9 # 23 # 33 #
--query_vertical show slave status;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment