summaryrefslogtreecommitdiff
path: root/mysql-test/include/percona_query_cache_with_comments_end.inc
diff options
context:
space:
mode:
Diffstat (limited to 'mysql-test/include/percona_query_cache_with_comments_end.inc')
-rw-r--r--mysql-test/include/percona_query_cache_with_comments_end.inc3
1 files changed, 0 insertions, 3 deletions
diff --git a/mysql-test/include/percona_query_cache_with_comments_end.inc b/mysql-test/include/percona_query_cache_with_comments_end.inc
deleted file mode 100644
index d5356359d7e..00000000000
--- a/mysql-test/include/percona_query_cache_with_comments_end.inc
+++ /dev/null
@@ -1,3 +0,0 @@
-DROP TABLE t1;
-SET GLOBAL query_cache_size=default;
-set global query_cache_strip_comments=OFF;