Below is the list of changes that have just been committed into a local
5.1 repository of tomas. When tomas 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-11 15:19:37+01:00, tomas@stripped +1 -0
compile error fix for osx
storage/ndb/src/mgmsrv/MgmtSrvr.cpp@stripped, 2007-12-11 15:19:34+01:00, tomas@stripped +0 -1
compile error fix for osx
diff -Nrup a/storage/ndb/src/mgmsrv/MgmtSrvr.cpp b/storage/ndb/src/mgmsrv/MgmtSrvr.cpp
--- a/storage/ndb/src/mgmsrv/MgmtSrvr.cpp 2007-11-23 10:25:16 +01:00
+++ b/storage/ndb/src/mgmsrv/MgmtSrvr.cpp 2007-12-11 15:19:34 +01:00
@@ -3010,7 +3010,6 @@ int MgmtSrvr::connect_to_self(void)
return 0;
}
-template class Vector<unsigned short>;
template class MutexVector<unsigned short>;
template class MutexVector<Ndb_mgmd_event_service::Event_listener>;
template class Vector<EventSubscribeReq>;
| Thread |
|---|
| • bk commit into 5.1 tree (tomas:1.2688) | tomas | 11 Dec |