List:Commits« Previous MessageNext Message »
From:tomas Date:April 25 2007 1:24pm
Subject:bk commit into 5.0 tree (tomas:1.2459)
View as plain text  
Below is the list of changes that have just been committed into a local
5.0 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-04-25 15:24:17+02:00, tomas@stripped +1 -0
  Merge whalegate.ndb.mysql.com:/home/tomas/mysql-5.0-telco-gca
  into  whalegate.ndb.mysql.com:/home/tomas/mysql-5.0-ndb
  MERGE: 1.2377.51.7

  sql/ha_ndbcluster.cc@stripped, 2007-04-25 15:24:15+02:00, tomas@stripped +0 -0
    SCCS merged
    MERGE: 1.291.5.5

# 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:	tomas
# Host:	whalegate.ndb.mysql.com
# Root:	/home/tomas/mysql-5.0-ndb/RESYNC

--- 1.309/sql/ha_ndbcluster.cc	2007-04-24 19:24:02 +02:00
+++ 1.310/sql/ha_ndbcluster.cc	2007-04-25 15:24:15 +02:00
@@ -6201,7 +6201,7 @@
   NdbError error;
   int retries= 10;
   int reterr= 0;
-  int retry_sleep= 30 * 1000; /* 30 milliseconds */
+  int retry_sleep= 30; /* 30 milliseconds, transaction */
 #ifndef DBUG_OFF
   char buff[22], buff2[22], buff3[22], buff4[22];
 #endif
Thread
bk commit into 5.0 tree (tomas:1.2459)tomas25 Apr