List:Commits« Previous MessageNext Message »
From:Stewart Smith Date:August 27 2008 4:47am
Subject:bzr push into mysql-5.1 branch (stewart:2815 to 2816)
View as plain text  
 2816 Stewart Smith	2008-08-27
      correct typo of GlobalData.cpp
modified:
  storage/ndb/src/kernel/vm/CMakeLists.txt

 2815 Stewart Smith	2008-08-27
      include win32/NdbDaemon.c in make dist
modified:
  storage/ndb/src/common/portlib/Makefile.am

=== modified file 'storage/ndb/src/kernel/vm/CMakeLists.txt'
--- a/storage/ndb/src/kernel/vm/CMakeLists.txt	2008-08-26 14:08:56 +0000
+++ b/storage/ndb/src/kernel/vm/CMakeLists.txt	2008-08-27 02:45:19 +0000
@@ -34,7 +34,7 @@ ADD_LIBRARY(ndbkernel STATIC
             RWPool.cpp
             Rope.cpp
             WOPool.cpp
-	    GloablData.cpp
+	    GlobalData.cpp
 )
 ADD_LIBRARY(ndbsched STATIC
             TimeQueue.cpp

Thread
bzr push into mysql-5.1 branch (stewart:2815 to 2816) Stewart Smith27 Aug