summaryrefslogtreecommitdiff
path: root/mysql-test
diff options
context:
space:
mode:
authorElena Stepanova <elenst@montyprogram.com>2017-05-26 19:53:29 +0300
committerElena Stepanova <elenst@montyprogram.com>2017-05-26 19:53:29 +0300
commit994a5f29f104124c54f0e5995036d6d4f970a3ca (patch)
tree4b32b8e35cbdfa0b6b458f768d3c83c0d7857d2b /mysql-test
parent808f18c748a98dcc7df0b8154563153c8527d3f0 (diff)
downloadmariadb-git-994a5f29f104124c54f0e5995036d6d4f970a3ca.tar.gz
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
Diffstat (limited to 'mysql-test')
-rw-r--r--mysql-test/suite/perfschema/t/start_server_1_digest-master.opt2
1 files changed, 1 insertions, 1 deletions
diff --git a/mysql-test/suite/perfschema/t/start_server_1_digest-master.opt b/mysql-test/suite/perfschema/t/start_server_1_digest-master.opt
index e59be3eb02f..c3a6012fbac 100644
--- a/mysql-test/suite/perfschema/t/start_server_1_digest-master.opt
+++ b/mysql-test/suite/perfschema/t/start_server_1_digest-master.opt
@@ -1 +1 @@
---performance-schema-digests-size=1
+--loose-performance-schema-digests-size=1