• unknown's avatar
    BUG#12542: All set statements should be executed by slave thd · 20108d6f
    unknown authored
    rpl_replicate_do.result:
      New test case
    sql_parse.cc:
      All SET statements should be executed by slave thd
    rpl_replicate_do.test:
      New test case
    
    
    mysql-test/t/rpl_replicate_do.test:
      Added test
    sql/sql_parse.cc:
      All SET commands should be executed by slave thd
    mysql-test/r/rpl_replicate_do.result:
      New test case
    20108d6f
rpl_replicate_do.test 1.35 KB