Details
- 
    
Bug
 - 
    Status: Closed (View Workflow)
 - 
    
Blocker
 - 
    Resolution: Fixed
 - 
    1.4.1
 - 
    None
 
Description
When doing an update or delete stmt, and CS is a stmt-replication slave to innodb, CS complains that it can't support row-based replication.
We're detecting row-based repl by testing whether the cmd sent is COM_SLAVE_SQL; looks like the meaning of that has changed.