Below is the list of changes that have just been committed into a local
4.1 repository of hf. When hf 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.2478 06/05/14 21:43:22 holyfoot@deer.(none) +1 -0
bug #15435 (wait_timeout.test fails with the embedded server)
this test just can't work in the embedded server
mysql-test/t/wait_timeout.test
1.2 06/05/14 21:42:33 holyfoot@stripped +3 -0
test can't work properly with the embedded server yet
# 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: holyfoot
# Host: deer.(none)
# Root: /home/hf/work/mysql-4.1.clean
--- 1.1/mysql-test/t/wait_timeout.test Tue Oct 11 21:12:10 2005
+++ 1.2/mysql-test/t/wait_timeout.test Sun May 14 21:42:33 2006
@@ -1,3 +1,6 @@
+# This tests not performed with embedded server
+-- source include/not_embedded.inc
+
#
# Bug #8731: wait_timeout does not work on Mac OS X
#
| Thread |
|---|
| • bk commit into 4.1 tree (holyfoot:1.2478) BUG#15435 | holyfoot | 14 May |