4962
4962
thd_proc_info(thd, "end");
4964
ha_binlog_log_query(thd, create_info->db_type, LOGCOM_ALTER_TABLE,
4968
4964
assert(!(mysql_bin_log.is_open() &&
4969
4965
thd->current_stmt_binlog_row_based &&
4970
4966
(create_info->options & HA_LEX_CREATE_TMP_TABLE)));