Below is the list of changes that have just been committed into a local
5.0 repository of kent. When kent 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.1937 05/09/02 02:08:46 kent@stripped +4 -0
Merge kboortz@stripped:/home/bk/mysql-5.0
into mysql.com:/Users/kent/mysql/bk/mysql-5.0
mysql-test/lib/mtr_timer.pl
1.6 05/09/02 02:08:41 kent@stripped +0 -0
Auto merged
mysql-test/mysql-test-run.pl
1.40 05/09/02 02:08:40 kent@stripped +0 -0
Auto merged
mysql-test/lib/mtr_report.pl
1.15 05/09/02 02:08:40 kent@stripped +0 -0
Auto merged
mysql-test/lib/mtr_process.pl
1.20 05/09/02 02:08:40 kent@stripped +0 -0
Auto merged
# 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: kent
# Host: dialup-d2i-62-65-88-14.home.se
# Root: /Users/kent/mysql/bk/mysql-5.0/RESYNC
--- 1.39/mysql-test/mysql-test-run.pl 2005-09-01 14:18:01 +02:00
+++ 1.40/mysql-test/mysql-test-run.pl 2005-09-02 02:08:40 +02:00
@@ -2484,6 +2484,11 @@
mysqld_arguments($args,'master',0,$tinfo->{'master_opt'},[]);
}
+ # ----------------------------------------------------------------------
+ # export MYSQL_TEST variable containing <path>/mysqltest <args>
+ # ----------------------------------------------------------------------
+ $ENV{'MYSQL_TEST'}= "$exe_mysqltest " . join(" ", @$args);
+
return mtr_run_test($exe,$args,$tinfo->{'path'},"",$path_timefile,"");
}
| Thread |
|---|
| • bk commit into 5.0 tree (kent:1.1937) | kent | 2 Sep |