MDEV-8506 mroonga/wrapper.performance_schema fails in buildbot on bld-dan-release

The test has performance-schema in the opt file, so it failed when the server was compiled without performance schema.
Make the option loose, then MTR will be able to reach have_perfschema.inc check and will skip the test gracefully.
This commit is contained in:
Elena Stepanova 2015-07-20 20:16:32 +03:00
parent 0bb0ace420
commit 83ba48b7c6

View File

@ -1 +1 @@
--performance-schema
--loose-performance-schema