• unknown's avatar
    row0purge.c: · 39403682
    unknown authored
      Fix bug: if purge of a table was not possible because its .ibd file was missing, trx->dict_operation_lock_mode was left to a wrong value, causing an assertion failure
    
    
    innobase/row/row0purge.c:
      Fix bug: if purge of a table was not possible because its .ibd file was missing, trx->dict_operation_lock_mode was left to a wrong value, causing an assertion failure
    39403682
row0purge.c 15.2 KB