bk commit into 5.1 tree (jonas:1.2585)
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@1.2585, 2007-09-29 12:30:23+02:00, jonas@perch.ndb.mysql.com +1 -0
fix extra ";"
storage/ndb/test/src/NDBT_Thread.cpp@1.3, 2007-09-29 12:30:21+02:00, jonas@perch.ndb.mysql.com +1 -1
fix extra ";"
# 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: jonas # Host: perch.ndb.mysql.com # Root: /home/jonas/src/telco-6.1
- 1.2/storage/ndb/test/src/NDBT_Thread.cpp 2007-09-29 12:30:27 +02:00
+++ 1.3/storage/ndb/test/src/NDBT_Thread.cpp 2007-09-29 12:30:27 +02:00
@@ -131,7 +131,7 @@
m_state = Exit;
signal();
unlock();
-};
+}
void
NDBT_Thread::join()
--
MySQL Code Commits Mailing List
For list archives:
http://lists.mysql.com/commits
To unsubscribe:
http://lists.mysql.com/commits?unsub=lists@pantek.com
Received on Sat Sep 29 06:30:49 2007
This archive was generated by hypermail 2.1.8
: Sun Oct 07 2007 - 09:45:15 EDT
|