1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

Remove spurious printout in result file caused by previous missing semicolon

This commit is contained in:
unknown
2006-07-29 13:02:28 +02:00
parent 01b65e9032
commit 12a6874af1

View File

@ -935,7 +935,6 @@ zyxwvutsrqponmlkjihgfedcbazyxwvutsrqponmlkjihgfedcbazyxwvutsrqponmlkjihgfedcbazy
flush query cache;
drop table t1, t2;
set GLOBAL query_cache_size=1355776;
#;
flush status;
CREATE TABLE t1 (
`date` datetime NOT NULL default '0000-00-00 00:00:00',