• Sergey Petrunya's avatar
    SHOW EXPLAIN DELETE, post merge fixes · 9718b976
    Sergey Petrunya authored
    - Fix asserts, make sure that mysql_delete() operates on 
      thd->apc_target correctly* in all kinds of special cases 
      * - correctly means that one must switch it OFF iff it
      was switched ON.
    - Added a few asserts to catch similar errors.
    9718b976
my_apc.cc 6.39 KB