Below is the list of changes that have just been committed into a local
4.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.2475 06/03/20 14:55:14 jonas@stripped +1 -0
ndb - bug#18352
remove debug prinout
ndb/src/ndbapi/TransporterFacade.cpp
1.34 06/03/20 14:55:12 jonas@stripped +0 -1
ndb - bug#18352
remove debug prinout
# 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/41-work
--- 1.33/ndb/src/ndbapi/TransporterFacade.cpp 2006-03-20 14:49:44 +01:00
+++ 1.34/ndb/src/ndbapi/TransporterFacade.cpp 2006-03-20 14:55:12 +01:00
@@ -579,7 +579,6 @@
timeout = tmp1;
}
m_waitfor_timeout = timeout;
- ndbout_c("Using waitfor: %d", timeout);
if (!theTransporterRegistry->start_service(m_socket_server)){
ndbout_c("Unable to start theTransporterRegistry->start_service");
| Thread |
|---|
| • bk commit into 4.1 tree (jonas:1.2475) BUG#18352 | jonas | 20 Mar |