Skip to content

Commit 4542f7c

Browse files
committed
Bug#106939 TRUNCATE performance_schema.accounts causes duplicated counts in global_status
Post merge fix, 5.7 only. Disable new test perfschema.misc_global_status when using the query cache. Approved by: Georgi Kodinov <[email protected]>
1 parent 07d5bc3 commit 4542f7c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mysql-test/suite/perfschema/t/misc_global_status.test

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
--source include/not_embedded.inc
44
--source include/have_perfschema.inc
5+
--source include/have_query_cache_disabled.inc
56

67
CREATE USER user1@localhost;
78
CREATE USER user2@localhost;

0 commit comments

Comments
 (0)