• He Zhenxing's avatar
    Bug#47638 The rpl_killed_ddl test fails on Windows · 27aba1b5
    He Zhenxing authored
    When the $diff_statement variable for diff_master_slave.inc was
    put in multiple lines, the rear part of the statement would be 
    missing when being executed on Windows systems.
    
    Fixed the problem by always putting the value for $diff_statement
    in one line.
    
    mysql-test/suite/rpl/t/rpl_killed_ddl.test:
      putting the statement for $diff_statement variable in one line.
    27aba1b5
rpl_killed_ddl.test 8.98 KB