Below is the list of changes that have just been committed into a local
5.0 repository of stewart. When stewart 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.2164 06/04/18 17:39:05 stewart@stripped +1 -0
Merge mysql.com:/home/stewart/Documents/MySQL/4.1/bug18881
into mysql.com:/home/stewart/Documents/MySQL/5.0/merge
ndb/src/kernel/vm/Emulator.cpp
1.20 06/04/18 17:39:00 stewart@stripped +0 -0
Auto merged
# 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: stewart
# Host: willster.(none)
# Root: /home/stewart/Documents/MySQL/5.0/merge/RESYNC
--- 1.19/ndb/src/kernel/vm/Emulator.cpp 2005-10-04 04:04:26 +10:00
+++ 1.20/ndb/src/kernel/vm/Emulator.cpp 2006-04-18 17:39:00 +10:00
@@ -111,6 +111,7 @@
delete theSimBlockList; theSimBlockList = 0;
if(m_socket_server)
delete m_socket_server; m_socket_server = 0;
+ NdbMutex_Destroy(theShutdownMutex);
NdbMem_Destroy();
}
| Thread |
|---|
| • bk commit into 5.0 tree (stewart:1.2164) | Stewart Smith | 18 Apr |