Skip to content
Permalink
Browse files
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
  • Loading branch information
elenst committed May 26, 2017
1 parent 808f18c commit 994a5f2
Showing 1 changed file with 1 addition and 1 deletion.
@@ -1 +1 @@
--performance-schema-digests-size=1
--loose-performance-schema-digests-size=1

0 comments on commit 994a5f2

Please sign in to comment.