From 0e9798d3d2b1b59c7e88a660d191982ecf9f1e68 Mon Sep 17 00:00:00 2001 From: "msvensson@neptunus.(none)" <> Date: Sat, 10 Jun 2006 19:35:18 +0200 Subject: [PATCH] Update result --- mysql-test/r/rpl_loaddata.result | 1 + 1 file changed, 1 insertion(+) diff --git a/mysql-test/r/rpl_loaddata.result b/mysql-test/r/rpl_loaddata.result index 47e056429ce..f6c49ace94d 100644 --- a/mysql-test/r/rpl_loaddata.result +++ b/mysql-test/r/rpl_loaddata.result @@ -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;