MDEV-7072 mroonga/wrapper.version_56_or_later_performance_schema fails in buildbot on a build without perfschema

Added a call for the include file to check for the presence of perfschema
This commit is contained in:
Elena Stepanova 2014-11-12 05:56:45 +04:00
parent 570c771bc7
commit 62bea520f9

View File

@ -17,6 +17,7 @@
--source ../../include/mroonga/have_version_56_or_later.inc
--source include/have_innodb.inc
--source include/not_embedded.inc
--source include/have_perfschema.inc
--source ../../include/mroonga/have_mroonga.inc
--disable_warnings