List:Commits« Previous MessageNext Message »
From:Andrei Elkin Date:February 5 2009 1:08pm
Subject:bzr commit into mysql-6.0-bugteam branch (aelkin:3027) Bug#37714
View as plain text  
#At file:///home/andrei/MySQL/BZR/mysql-6.0-bugteam/ based on revid:alexey.kopytov@stripped

 3027 Andrei Elkin	2009-02-05
      mysql-test/suite/rpl/t/rpl_heartbeat.test is let to run on windows for watching over bug#37714 show-up after mtr2 has been pushed; it might be that the former mtr contributed to the bug issue
modified:
  mysql-test/suite/rpl/t/rpl_heartbeat.test

=== modified file 'mysql-test/suite/rpl/t/rpl_heartbeat.test'
--- a/mysql-test/suite/rpl/t/rpl_heartbeat.test	2009-01-30 14:25:16 +0000
+++ b/mysql-test/suite/rpl/t/rpl_heartbeat.test	2009-02-05 13:07:55 +0000
@@ -8,7 +8,9 @@
 # - SHOW STATUS like 'Slave_heartbeat_period' report
 
 -- source include/have_log_bin.inc
--- source include/not_windows.inc
+### commented out to watch for bug#37714 regression after mtr2 is pushed
+### -- source include/not_windows.inc
+
 
 connect (master,localhost,root,,test,$MASTER_MYPORT,$MASTER_MYSOCK);
 connect (slave,localhost,root,,test,$SLAVE_MYPORT,$SLAVE_MYSOCK);

Thread
bzr commit into mysql-6.0-bugteam branch (aelkin:3027) Bug#37714Andrei Elkin5 Feb