List:Commits« Previous MessageNext Message »
From:jonas Date:December 13 2007 11:28am
Subject:bk commit into 5.1 tree (jonas:1.2786)
View as plain text  
Below is the list of changes that have just been committed into a local
5.1 repository of jonas. When jonas 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-12-13 11:28:01+01:00, jonas@stripped +1 -0
  reserve config numbers

  storage/ndb/include/mgmapi/mgmapi_config_parameters.h@stripped, 2007-12-13 11:27:58+01:00,
jonas@stripped +4 -0
    reserve config numbers

diff -Nrup a/storage/ndb/include/mgmapi/mgmapi_config_parameters.h
b/storage/ndb/include/mgmapi/mgmapi_config_parameters.h
--- a/storage/ndb/include/mgmapi/mgmapi_config_parameters.h	2007-11-14 05:13:21 +01:00
+++ b/storage/ndb/include/mgmapi/mgmapi_config_parameters.h	2007-12-13 11:27:58 +01:00
@@ -133,6 +133,10 @@
 
 #define CFG_DB_COMPRESSED_LCP         173
 
+#define CFG_DB_SUBSCRIPTIONS          174
+#define CFG_DB_SUBSCRIBERS            175
+#define CFG_DB_SUB_OPERATIONS         176
+
 #define CFG_DB_SGA                    198 /* super pool mem */
 #define CFG_DB_DATA_MEM_2             199 /* used in special build in 5.1 */
 
Thread
bk commit into 5.1 tree (jonas:1.2786)jonas13 Dec