• unknown's avatar
    InnoDB: Cleanups of TRUNCATE TABLE code · 113ff8c9
    unknown authored
    
    innobase/row/row0mysql.c:
      row_truncate_for_mysql(): Always lock the data dictionary.
      row_truncate_for_mysql(): Improve comments and diagnostic messages.
    sql/ha_innodb.cc:
      delete_all_rows(): Replace innobase_commit_low()
      with innobase_commit(). (partial fix to Bug #8151)
    113ff8c9
ha_innodb.cc 180 KB