Commit d7b474e1 authored by unknown's avatar unknown
Browse files

Update result


mysql-test/r/rpl_loaddata.result:
  Add missing drop table t1 to result
parent c31ab099
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -79,3 +79,4 @@ terminated by ',' optionally enclosed by '%' escaped by '@' lines terminated by
ERROR 23000: Duplicate entry '2003-03-22' for key 'day'
drop table t2;
drop table t2;
drop table t1;