• unknown's avatar
    InnoDB: Cleanups of TRUNCATE TABLE code · 7e26f934
    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)
    7e26f934
row0mysql.c 101 KB