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-10-06 00:36:25+02:00, msvensson@neptunus.(none) +1 -0
Fix warning detected, file_exist => file_exists
mysql-test/t/partition.test@stripped, 2006-10-06 00:36:22+02:00, msvensson@neptunus.(none) +1 -1
Fix warning detected, file_exist => file_exists
# 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/same_tools/my51-same_tools
--- 1.54/mysql-test/t/partition.test 2006-10-06 00:36:33 +02:00
+++ 1.55/mysql-test/t/partition.test 2006-10-06 00:36:33 +02:00
@@ -1341,7 +1341,7 @@
(SUBPARTITION subpart00, SUBPARTITION subpart01));
--echo Checking if file exists before alter
---file_exist $MYSQLTEST_VARDIR/master-data/test/t1.frm
+--file_exists $MYSQLTEST_VARDIR/master-data/test/t1.frm
--file_exists $MYSQLTEST_VARDIR/master-data/test/t1.par
--file_exists $MYSQLTEST_VARDIR/master-data/test/t1#P#p0#SP#subpart00.MYD
--file_exists $MYSQLTEST_VARDIR/master-data/test/t1#P#p0#SP#subpart00.MYI
| Thread |
|---|
| • bk commit into 5.1 tree (msvensson:1.2355) | msvensson | 6 Oct |