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).
| Thread |
|---|
| • bzr push into mysql-trunk-pfs-tuning branch (marc.alff:3519 to 3520) | Marc Alff | 20 May |