946
946
bool save_binlog_row_based= thd->current_stmt_binlog_row_based;
947
947
thd->clear_current_stmt_binlog_row_based();
948
948
error= mysql_delete(thd, table_list, (COND*) 0, (SQL_LIST*) 0,
950
950
ha_enable_transaction(thd, true);
952
952
Safety, in case the engine ignored ha_enable_transaction(false)