#At file:///Users/malff/BZR_TREE/mysql-trunk-cleanup/ based on revid:vasil.dimov@stripped
3334 Marc Alff 2011-04-27
Fixed broken define
modified:
include/mysql/psi/mysql_thread.h
=== modified file 'include/mysql/psi/mysql_thread.h'
--- a/include/mysql/psi/mysql_thread.h 2011-04-28 03:11:43 +0000
+++ b/include/mysql/psi/mysql_thread.h 2011-04-28 05:07:54 +0000
@@ -1120,7 +1120,7 @@ static inline int inline_mysql_cond_broa
}
static inline void inline_mysql_thread_register(
-#ifdef HAVE_PSI_THREAD__INTERFACE
+#ifdef HAVE_PSI_THREAD_INTERFACE
const char *category,
PSI_thread_info *info,
int count
Attachment: [text/bzr-bundle] bzr/marc.alff@oracle.com-20110428050754-mfv50i3aak8b3ika.bundle
| Thread |
|---|
| • bzr commit into mysql-trunk branch (marc.alff:3334) | Marc Alff | 28 Apr |