• unknown's avatar
    Bug#21218 Test "mysqlbinlog" fails to execute another program on Windows · ef0cc9eb
    unknown authored
     - Modify test case to workaround the test tool problem
     - (Null merge into 5.0)
    
    
    mysql-test/t/mysqlbinlog.test:
      Send the ouput from "mysqlbinlog" to a file and then read execute it with "mysql"
      This is a workaround for a windows bug in the test tools in mysql-4.1, which makes
      it impossible to use "|" to send the output from one program directly to the other.
      This has been fixed in mysql-5.0.
    ef0cc9eb
mysqlbinlog.test 5.17 KB