From 7e24f5ab25510ef45f03f72a03779a2882226f1d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20Dor=C5=88=C3=A1k?= Date: Thu, 30 Jul 2015 18:04:44 +0200 Subject: [PATCH] disable perfschema.global_read_lock on arm --- community-mysql.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/community-mysql.spec b/community-mysql.spec index d2b0591..5a20d13 100644 --- a/community-mysql.spec +++ b/community-mysql.spec @@ -415,6 +415,7 @@ rm -f t/ssl_8k_key-master.opt add_test 'perfschema.func_file_io : rh 741325' add_test 'perfschema.func_mutex : rh 741325' add_test 'perfschema.setup_objects : rh 741325' +add_test 'perfschema.global_read_lock : 77889' %endif # Archs with collation issues, bugs.mysql.com/46895