From 7e24f5ab25510ef45f03f72a03779a2882226f1d Mon Sep 17 00:00:00 2001 From: Jakub Dorňák Date: Jul 30 2015 16:04:44 +0000 Subject: disable perfschema.global_read_lock on arm --- 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