From 62bea520f9ed07aedc3b1f0f6965253849302cdf Mon Sep 17 00:00:00 2001 From: Elena Stepanova Date: Wed, 12 Nov 2014 05:56:45 +0400 Subject: [PATCH] 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 --- .../wrapper/t/version_56_or_later_performance_schema.test | 1 + 1 file changed, 1 insertion(+) diff --git a/storage/mroonga/mysql-test/mroonga/wrapper/t/version_56_or_later_performance_schema.test b/storage/mroonga/mysql-test/mroonga/wrapper/t/version_56_or_later_performance_schema.test index 6a5eafe5288..20cb2107ec2 100644 --- a/storage/mroonga/mysql-test/mroonga/wrapper/t/version_56_or_later_performance_schema.test +++ b/storage/mroonga/mysql-test/mroonga/wrapper/t/version_56_or_later_performance_schema.test @@ -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