Below is the list of changes that have just been committed into a local
5.1 repository of matthias. When matthias 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.2031 06/01/11 18:44:01 mleich@stripped +2 -0
Remove a most probably not portable statement "--exec ls ...."
mysql-test/r/partition_02myisam.result
1.5 06/01/11 18:43:50 mleich@stripped +0 -14
Update result
mysql-test/include/partition_1.inc
1.5 06/01/11 18:43:50 mleich@stripped +0 -1
Probably not portable "--exec ls var/master-data/test/t1*" removed
# 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: mleich
# Host: three.local.lan
# Root: /home/matthias/Arbeit/mysql-5.1/mikael1
--- 1.4/mysql-test/include/partition_1.inc 2006-01-11 18:06:57 +01:00
+++ 1.5/mysql-test/include/partition_1.inc 2006-01-11 18:43:50 +01:00
@@ -386,7 +386,6 @@
}
eval $part0 $part1_Y $part2_Y $part3_Y ;
--source include/partition_10.inc
---exec ls var/master-data/test/t1*
DROP TABLE t1;
--echo # 3.2 partition/subpartition numbers good and bad values and notations
--- 1.4/mysql-test/r/partition_02myisam.result 2006-01-11 18:06:57 +01:00
+++ 1.5/mysql-test/r/partition_02myisam.result 2006-01-11 18:43:50 +01:00
@@ -933,20 +933,6 @@
SELECT COUNT(*) = 0 AS my_value FROM t1;
my_value
1
-var/master-data/test/t1#P#part1#SP#subpart11.MYD
-var/master-data/test/t1#P#part1#SP#subpart11.MYI
-var/master-data/test/t1#P#part1#SP#subpart12.MYD
-var/master-data/test/t1#P#part1#SP#subpart12.MYI
-var/master-data/test/t1#P#part2#SP#subpart21.MYD
-var/master-data/test/t1#P#part2#SP#subpart21.MYI
-var/master-data/test/t1#P#part2#SP#subpart22.MYD
-var/master-data/test/t1#P#part2#SP#subpart22.MYI
-var/master-data/test/t1#P#part3#SP#subpart31.MYD
-var/master-data/test/t1#P#part3#SP#subpart31.MYI
-var/master-data/test/t1#P#part3#SP#subpart32.MYD
-var/master-data/test/t1#P#part3#SP#subpart32.MYI
-var/master-data/test/t1.frm
-var/master-data/test/t1.par
DROP TABLE t1;
# 3.2 partition/subpartition numbers good and bad values and notations
DROP TABLE IF EXISTS t1;
| Thread |
|---|
| • bk commit into 5.1 tree (mleich:1.2031) | mleich | 11 Jan |