1
0
mirror of https://github.com/MariaDB/server.git synced 2025-12-24 11:21:21 +03:00

After merge fix

This commit is contained in:
bar@mysql.com
2007-02-28 17:32:18 +04:00
parent 7e38927a38
commit c48a5e8bd1
2 changed files with 0 additions and 3 deletions

View File

@@ -272,7 +272,6 @@ call p1();
1
1
drop procedure p1;
drop table t1, t2, t03, t04, t3, t4, t5;
flush logs;
create table t1 (a varchar(64) character set utf8);
load data infile '../std_data_ln/loaddata6.dat' into table t1;