From: Marc Alff Date: May 18 2012 4:02pm Subject: bzr push into mysql-trunk-pfs-tuning branch (marc.alff:3519 to 3520) List-Archive: http://lists.mysql.com/commits/143853 Message-Id: <201205181602.q4IG2uOV018562@acsmt357.oracle.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit 3520 Marc Alff 2012-05-18 cleanup modified: include/mysql/psi/mysql_thread.h 3519 Marc Alff 2012-05-18 Prototying: static pfs_ calls in innodb modified: include/mysql/psi/mysql_thread.h storage/innobase/CMakeLists.txt storage/innobase/include/univ.i storage/innobase/sync/sync0sync.cc storage/perfschema/unittest/pfs_benchmark-t.cc === modified file 'include/mysql/psi/mysql_thread.h' --- a/include/mysql/psi/mysql_thread.h 2012-05-18 13:52:50 +0000 +++ b/include/mysql/psi/mysql_thread.h 2012-05-18 16:02:19 +0000 @@ -58,10 +58,6 @@ #ifndef PSI_MUTEX_CALL -#if defined(MYSQL_SERVER) && ! defined (MYSQL_DYNAMIC_PLUGIN) && ! defined (EMBEDDED_LIBRARY) -#error "Using dynamic pfs mutex calls" -#endif - #define PSI_MUTEX_CALL(M) PSI_DYNAMIC_CALL(M) #endif No bundle (reason: useless for push emails).