List:Commits« Previous MessageNext Message »
From:jonas Date:August 30 2007 7:32am
Subject:bk commit into 5.1 tree (jonas:1.2572)
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-08-30 09:32:26+02:00, jonas@stripped +1 -0
  ndb - micro
    post merge, disable GCP_TIMER_HACK
    (as it's not adopted)

  storage/ndb/src/kernel/vm/GlobalData.hpp@stripped, 2007-08-30 09:32:23+02:00, jonas@stripped +1 -1
    post merge, disable GCP_TIMER_HACK
      (as it's not adopted)

diff -Nrup a/storage/ndb/src/kernel/vm/GlobalData.hpp b/storage/ndb/src/kernel/vm/GlobalData.hpp
--- a/storage/ndb/src/kernel/vm/GlobalData.hpp	2007-08-01 02:00:00 +02:00
+++ b/storage/ndb/src/kernel/vm/GlobalData.hpp	2007-08-30 09:32:23 +02:00
@@ -26,7 +26,7 @@
 #include <NodeInfo.hpp>
 #include "ArrayPool.hpp"
 
-#define GCP_TIMER_HACK
+// #define GCP_TIMER_HACK
 #ifdef GCP_TIMER_HACK
 #include <NdbTick.h>
 #endif
Thread
bk commit into 5.1 tree (jonas:1.2572)jonas30 Aug