• unknown's avatar
    Bug#18326 (Do not lock tables for writing during prepare of statement): · 99d34d28
    unknown authored
    Fixing tests to get the test suite passing. This does not hide the bug
    since it's a matter of performance, not correctness.
    
    
    mysql-test/t/binlog_row_blackhole.test:
      Disabling ps-protocol for the test.
    mysql-test/t/binlog_row_insert_select.test:
      Disabling ps-protocol for the test.
    mysql-test/t/binlog_row_mix_innodb_myisam.test:
      Disabling ps-protocol for the test.
    mysql-test/t/rpl_row_create_table.test:
      Disabling ps-protocol for the test.
    mysql-test/t/rpl_row_flsh_tbls.test:
      Disabling ps-protocol for the test.
    99d34d28
binlog_row_mix_innodb_myisam.test 1.31 KB