• Sergei Golubchik's avatar
    cleanup · ad5db17e
    Sergei Golubchik authored
    * move common code to a new set_bad_null_error() function
    * move repeated comparison out of the loop
    * remove unused code
      * unused method Table_triggers_list::set_table
      * redundant condition (if (table) after table was dereferenced)
    * add an assert
    ad5db17e
handler.cc 187 KB