Below is the list of changes that have just been committed into a local
5.0 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, 2007-10-23 19:55:42+02:00, msvensson@shellback.(none) +1 -0
$tinfo->{timezone } now has defalt value
mysql-test/mysql-test-run.pl@stripped, 2007-10-23 19:55:39+02:00, msvensson@shellback.(none) +0 -1
$tinfo->{timezone } now has defalt value
diff -Nrup a/mysql-test/mysql-test-run.pl b/mysql-test/mysql-test-run.pl
--- a/mysql-test/mysql-test-run.pl 2007-10-16 22:14:37 +02:00
+++ b/mysql-test/mysql-test-run.pl 2007-10-23 19:55:39 +02:00
@@ -454,7 +454,6 @@ sub main () {
$tinfo->{'result_file'} = undef; # Prints result
$tinfo->{'component_id'} = 'mysqld';
$tinfo->{'path'} = 'include/report-features.test';
- $tinfo->{'timezone'}= "GMT-3";
$tinfo->{'slave_num'} = 0;
$tinfo->{'master_opt'} = [];
$tinfo->{'slave_opt'} = [];
| Thread |
|---|
| • bk commit into 5.0 tree (msvensson:1.2553) | msvensson | 23 Oct |