• Andrei Elkin's avatar
    Bug #28786 binlog_killed.test fails: 'reset master' does not reset binlogging · b41e0818
    Andrei Elkin authored
    The test failed originally -- did not reset binlogging - for the reason
    identified by bug@15580.
    However it never can be run on the embedded platfrom for yet another cause -
    the embedded can not KILL query.
          
    Comments added to the test particularly relating `reset master'
    to the mentioned bug.
    
    mysql-test/suite/binlog/t/binlog_killed.test:
      adding commets explaining why the test has to have include/not_embedded.inc guard.
    b41e0818
binlog_killed.test 8.2 KB