Commit 887f24b1 authored by unknown's avatar unknown

Fix missing command terminator


mysql-test/t/rpl_slave_status.test:
  Missing command terminator for source command.
parent 956e8343
# Test case for BUG #10780
source include/master-slave.inc
--source include/master-slave.inc
connection master;
grant replication slave on *.* to rpl@127.0.0.1 identified by 'rpl';
connection slave;
......
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