#At file:///ext/mysql/bzr/mysql-6.0-backup-merge-1/
2667 Rafal Somla 2008-07-15
Disabling myisamlog test on Windows while Ingo is working on a fix for it.
modified:
mysql-test/t/myisamlog.test
=== modified file 'mysql-test/t/myisamlog.test'
--- a/mysql-test/t/myisamlog.test 2008-07-09 14:27:18 +0000
+++ b/mysql-test/t/myisamlog.test 2008-07-15 11:37:30 +0000
@@ -3,6 +3,12 @@
--source include/not_embedded.inc
+#
+# This test fails on win platforms currently. Ingo is working on a fix - no bug
+# reported yet.
+#
+--source include/not_windows.inc
+
disable_warnings;
create database if not exists mysqltest;
use mysqltest;
| Thread |
|---|
| • bzr commit into mysql-6.0-backup branch (rsomla:2667) | Rafal Somla | 15 Jul |