1
0
mirror of https://github.com/MariaDB/server.git synced 2025-09-02 09:41:40 +03:00

Update result

mysql-test/r/rpl_loaddata.result:
  Add missing drop table t1 to result
This commit is contained in:
unknown
2006-06-10 19:35:18 +02:00
parent c31ab099b4
commit d7b474e1e6

View File

@@ -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;