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

parent b2fe75a1
......@@ -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