List:Commits« Previous MessageNext Message »
From:Alexander Nozdrin Date:February 14 2009 11:23am
Subject:bzr commit into mysql-6.0 branch (alik:2726) Bug#42858
View as plain text  
#At file:///mnt/raid/alik/MySQL/bzr/6.0-rt/ based on revid:alik@stripped

 2726 Alexander Nozdrin	2009-02-14
      Disable rpl_log_pos due to Bug#42858.
      modified:
        mysql-test/suite/rpl/t/disabled.def

=== modified file 'mysql-test/suite/rpl/t/disabled.def'
--- a/mysql-test/suite/rpl/t/disabled.def	2009-02-13 16:18:07 +0000
+++ b/mysql-test/suite/rpl/t/disabled.def	2009-02-14 11:23:14 +0000
@@ -15,4 +15,5 @@ rpl_extraColmaster_myisam  : BUG#41097 2
 rpl_row_until              : BUG#41423 2008-12-12 sven rpl_row_until needs maintenance
 rpl_binlog_corruption      : BUG#41793 2008-12-30 sven rpl_binlog_corruption disabled in main (needs new mtr)
 rpl_extraCol_falcon        : Bug#40930 2008-11-21 johnemb rpl.rpl_extraCol_falcon fails doing STOP SLAVE (on Windows PB2)
-rpl_cross_version	   : Bug #42311 2009-01-23 aelkin
+rpl_cross_version	   : Bug#42311 2009-01-23 aelkin
+rpl_log_pos                : Bug#42858 2009-02-14 alik rpl.rpl_log_pos fails, thus was disabled

Thread
bzr commit into mysql-6.0 branch (alik:2726) Bug#42858Alexander Nozdrin14 Feb