From 355d084567bb94a878fe586c75d0756d3fdf8204 Mon Sep 17 00:00:00 2001 From: Andrei Elkin Date: Thu, 29 Jan 2009 15:54:58 +0200 Subject: [PATCH] bug #42451 setup_fake_relay_log makes an incorrect path on windows Temporarily blocking to run the test on windows. Todo: remove the include upon setup_fake_relay_log has been fixed. --- mysql-test/suite/rpl/t/rpl_cross_version.test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mysql-test/suite/rpl/t/rpl_cross_version.test b/mysql-test/suite/rpl/t/rpl_cross_version.test index bb2ca350152..adeba7f2b15 100644 --- a/mysql-test/suite/rpl/t/rpl_cross_version.test +++ b/mysql-test/suite/rpl/t/rpl_cross_version.test @@ -11,7 +11,7 @@ # --source include/have_log_bin.inc - +--source include/not_windows.inc # # Bug#31240 load data infile replication between (4.0 or 4.1) and 5.1 fails #