Skip to content

Commit 994a5f2

Browse files
committed
On a build without performance schema the test failed
performance-schema options in option files should be loose. The tests will be skipped after have_perfschema.inc check, but if options aren't loose, the failure happens on server startup, before the check
1 parent 808f18c commit 994a5f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
--performance-schema-digests-size=1
1+
--loose-performance-schema-digests-size=1

0 commit comments

Comments
 (0)