diff --git a/mysql-test/r/rpl_loaddata_s.result b/mysql-test/r/rpl_loaddata_s.result index 86527b6d190..f0c79c81c15 100644 --- a/mysql-test/r/rpl_loaddata_s.result +++ b/mysql-test/r/rpl_loaddata_s.result @@ -12,3 +12,4 @@ count(*) 2 show binlog events from 102; Log_name Pos Event_type Server_id End_log_pos Info +drop table test.t1;