summaryrefslogtreecommitdiff
path: root/mysql-test/r/query_cache.result
diff options
context:
space:
mode:
authorunknown <msvensson@shellback.(none)>2006-07-29 13:02:28 +0200
committerunknown <msvensson@shellback.(none)>2006-07-29 13:02:28 +0200
commit12a6874af18ca3a44ec77fc8161c206843425598 (patch)
tree56e40f7542cd6feafbd4076dc0aaa214b334b49a /mysql-test/r/query_cache.result
parent01b65e9032ff3502470ebf8fb7082ab6317adc79 (diff)
downloadmariadb-git-12a6874af18ca3a44ec77fc8161c206843425598.tar.gz
Remove spurious printout in result file caused by previous missing semicolon
Diffstat (limited to 'mysql-test/r/query_cache.result')
-rw-r--r--mysql-test/r/query_cache.result1
1 files changed, 0 insertions, 1 deletions
diff --git a/mysql-test/r/query_cache.result b/mysql-test/r/query_cache.result
index 53f62dc91b4..f9c332138d2 100644
--- a/mysql-test/r/query_cache.result
+++ b/mysql-test/r/query_cache.result
@@ -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',