1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-29 05:21:33 +03:00

Bug#38831: 11 test cases fail on Windows due to missing commands

Re-enabling mysqlbinlog.test on Windows - removed the use of grep/sed
This commit is contained in:
Patrick Crews
2009-02-19 16:35:29 -05:00
parent 79300d6f7f
commit cf571967ad

View File

@ -1,9 +1,6 @@
# We are using .opt file since we need small binlog size
-- source include/have_log_bin.inc
# Currently disabling this test on Windows due to use of grep and sed
--source include/not_windows.inc
# we need this for getting fixed timestamps inside of this test
set timestamp=1000000000;