摘要:
2023-10-10 mysql-{mysql_rm_table_no_locks}-出错后回滚-记录
mysql_rm_table_no_locks
完整函数代码:
/**
Execute the drop of a normal or temporary table.
@param thd Thread handler
@param tables Tables to drop
@param if_exists If set, don't give an error if table doesn't exists.
In this case we give an warning of level 'NOTE'
@param drop_temporary Only drop temporary tables
@param drop_database This is DROP DATABASE statement. Drop views
and handle binary logging in a special way.
@param[out] dropped_non_atomic_flag Indicates whether we have dropped some