summaryrefslogtreecommitdiff
path: root/mysql-test/r/query_cache.result
diff options
context:
space:
mode:
authormsvensson@neptunus.(none) <>2006-01-26 17:54:34 +0100
committermsvensson@neptunus.(none) <>2006-01-26 17:54:34 +0100
commit9304785c10c8cbf168b07e41c149f9f938c30428 (patch)
tree356e06cc01aa294dfbcd08e145368be56b7b4cc3 /mysql-test/r/query_cache.result
parentf60f7576899f89dbcb44ab64f36528f859bda1d9 (diff)
downloadmariadb-git-9304785c10c8cbf168b07e41c149f9f938c30428.tar.gz
Add new option "check-testcases" to mysql-test-run.pl
Cleanup the sideeffects from most of the testcases with sideeffects.
Diffstat (limited to 'mysql-test/r/query_cache.result')
-rw-r--r--mysql-test/r/query_cache.result1
1 files changed, 1 insertions, 0 deletions
diff --git a/mysql-test/r/query_cache.result b/mysql-test/r/query_cache.result
index 405669e95f8..5a7c387a650 100644
--- a/mysql-test/r/query_cache.result
+++ b/mysql-test/r/query_cache.result
@@ -1074,6 +1074,7 @@ a f1()
1 2
2 2
drop procedure p1//
+drop function f1//
drop table t1//
flush query cache;
reset query cache;