From c5d95b5e627a48737c139daadef00c8046645bd7 Mon Sep 17 00:00:00 2001 From: "bell@sanja.is.com.ua" <> Date: Fri, 22 Mar 2002 22:55:08 +0200 Subject: added building without query cache --- mysql-test/r/flush.result | 5 ----- 1 file changed, 5 deletions(-) (limited to 'mysql-test/r/flush.result') diff --git a/mysql-test/r/flush.result b/mysql-test/r/flush.result index a7f73a6840b..7080f2b6145 100644 --- a/mysql-test/r/flush.result +++ b/mysql-test/r/flush.result @@ -28,8 +28,3 @@ select * from t1; n 345 drop table t1; -flush query cache; -reset query cache; -show status like "Qcache_queries_in_cache"; -Variable_name Value -Qcache_queries_in_cache 0 -- cgit v1.2.1