Below is the list of changes that have just been committed into a local
5.0 repository of emurphy. When emurphy 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
1.2049 05/10/13 22:17:47 elliot@stripped +1 -0
Fix link failure on OS X
ndb/src/mgmsrv/Services.cpp
1.56 05/10/13 22:17:31 elliot@stripped +0 -1
Remove explicit instantiation to fix link failure on OS X
# This is a BitKeeper patch. What follows are the unified diffs for the
# set of deltas contained in the patch. The rest of the patch, the part
# that BitKeeper cares about, is below these diffs.
# User: elliot
# Host: agony.local
# Root: /Users/emurphy/src/bk-clean/mysql-5.0-release
--- 1.55/ndb/src/mgmsrv/Services.cpp 2005-10-10 03:38:15 -04:00
+++ 1.56/ndb/src/mgmsrv/Services.cpp 2005-10-13 22:17:31 -04:00
@@ -1574,4 +1574,3 @@
template class MutexVector<int>;
template class Vector<ParserRow<MgmApiSession> const*>;
-template class Vector<BaseString>;
| Thread |
|---|
| • bk commit into 5.0 tree (elliot:1.2049) | Elliot Murphy | 14 Oct |