List:Commits« Previous MessageNext Message »
From:Andrei Elkin Date:February 16 2009 12:51pm
Subject:bzr commit into mysql-5.1-bugteam branch (aelkin:2803) Bug#42879
View as plain text  
#At file:///home/andrei/MySQL/BZR/mysql-5.1-bugteam/ based on revid:aelkin@stripped

 2803 Andrei Elkin	2009-02-16
      commenting windows disable for rpl_cross_version to relate to Bug #42879
modified:
  mysql-test/suite/rpl/t/rpl_cross_version.test

=== modified file 'mysql-test/suite/rpl/t/rpl_cross_version.test'
--- a/mysql-test/suite/rpl/t/rpl_cross_version.test	2009-02-16 08:49:51 +0000
+++ b/mysql-test/suite/rpl/t/rpl_cross_version.test	2009-02-16 12:51:39 +0000
@@ -11,7 +11,12 @@
 #
 
 --source include/have_log_bin.inc
+
+# The test is disabled for windows due to 
+# Bug #42879 CHANGE MASTER RELAY_LOG_FILE=path fails on windows
+# Todo: release it from not_windows
 --source include/not_windows.inc
+
 #
 # Bug#31240 load data infile replication between (4.0 or 4.1) and 5.1 fails
 #

Thread
bzr commit into mysql-5.1-bugteam branch (aelkin:2803) Bug#42879Andrei Elkin16 Feb