• unknown's avatar
    BUG#17620: Row-based replication fails when query cache enabled on slave · 5d28f8fc
    unknown authored
    Invalidating query cache when processing rows for a statement on the slave.
    
    
    mysql-test/r/rpl_row_basic_11bugs.result:
      Result file change
    mysql-test/t/rpl_row_basic_11bugs.test:
      Adding test to trigger failure
    sql/log_event.cc:
      Adding code to invalidate the query cache just after opening the tables
      for processing the rows of one statement.
    5d28f8fc
rpl_row_basic_11bugs.result 2.21 KB