Commit d049600f authored by unknown's avatar unknown

Added clean up for test case: to replicate drop of database to slave


mysql-test/suite/rpl/t/rpl_binlog_grant.test:
  updated test case
parent d50ded3d
......@@ -42,3 +42,4 @@ show grants for x@y;
show binlog events;
drop user x@y;
drop database d1;
--sync_slave_with_master
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