Below is the list of changes that have just been committed into a local
5.1 repository of msvensson. When msvensson 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, 2006-09-28 11:53:42+02:00, msvensson@neptunus.(none) +1 -0
Increase time to wait for mysqld to get restarted(it will take some time when running in
valgrind)
mysql-test/include/wait_until_connected_again.inc@stripped, 2006-09-28 11:53:40+02:00,
msvensson@neptunus.(none) +1 -1
Increase time to wait for mysqld to get restarted(it will take some time when running
in valgrind)
# 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: msvensson
# Host: neptunus.(none)
# Root: /home/msvensson/mysql/mysql-5.1-new-maint
--- 1.1/mysql-test/include/wait_until_connected_again.inc 2006-09-28 11:53:48 +02:00
+++ 1.2/mysql-test/include/wait_until_connected_again.inc 2006-09-28 11:53:48 +02:00
@@ -3,7 +3,7 @@
# server has been restored or timeout occurs
--disable_result_log
--disable_query_log
-let $counter= 100;
+let $counter= 500;
while ($mysql_errno)
{
--error 0,2002,2006
| Thread |
|---|
| • bk commit into 5.1 tree (msvensson:1.2336) | msvensson | 28 Sep |