Below is the list of changes that have just been committed into a local
5.0 repository of cmiller. When cmiller 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-01-19 08:56:06-05:00, cmiller@stripped +1 -0
The rpl tree added a test case, and another source added a warning,
and combined, they add a platform-specific warning. The warnings
are not the goal of the test, in any case.
mysql-test/t/ps.test@stripped, 2007-01-19 08:56:03-05:00, cmiller@stripped +2 -0
Quash platform-specific warnings.
# 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: cmiller
# Host: zippy.cornsilk.net
# Root: /home/cmiller/work/mysql/mysql-5.0-maint
--- 1.85/mysql-test/t/ps.test 2007-01-19 08:56:10 -05:00
+++ 1.86/mysql-test/t/ps.test 2007-01-19 08:56:10 -05:00
@@ -1172,7 +1172,9 @@ deallocate prepare stmt2;
# test
--system rm -f $MYSQLTEST_VARDIR/tmp/t1.*
--disable_query_log
+--disable_warnings
eval prepare stmt from "create table t1 (c char(10)) data directory='$MYSQLTEST_VARDIR/tmp'";
+--enable_warnings
--enable_query_log
execute stmt;
#
| Thread |
|---|
| • bk commit into 5.0 tree (cmiller:1.2378) | Chad MILLER | 19 Jan |