Below is the list of changes that have just been committed into a local
5.1 repository of df. When df does a push these changes will
be propagated to the main repository and, within 24 hours after the
push, to the public repository.
For information on how to access the public repository
see http://dev.mysql.com/doc/mysql/en/installing-source-tree.html
ChangeSet@stripped, 2007-09-29 09:26:33+02:00, df@stripped +1 -0
align types
storage/ndb/include/portlib/NdbThread.h@stripped, 2007-09-29 09:26:26+02:00,
df@stripped +1 -1
align types
diff -Nrup a/storage/ndb/include/portlib/NdbThread.h
b/storage/ndb/include/portlib/NdbThread.h
--- a/storage/ndb/include/portlib/NdbThread.h 2006-12-23 20:20:08 +01:00
+++ b/storage/ndb/include/portlib/NdbThread.h 2007-09-29 09:26:26 +02:00
@@ -41,7 +41,7 @@ struct NdbThread;
signum set in g_ndb_shm_signum in a portable manner.
*/
#ifdef NDB_SHM_TRANSPORTER
-void NdbThread_set_shm_sigmask(bool block);
+void NdbThread_set_shm_sigmask(my_bool block);
#endif
/**
| Thread |
|---|
| • bk commit into 5.1 tree (df:1.2563) | Daniel Fischer | 29 Sep |