950
950
bool save_binlog_row_based= thd->current_stmt_binlog_row_based;
951
951
thd->clear_current_stmt_binlog_row_based();
952
952
error= mysql_delete(thd, table_list, (COND*) 0, (SQL_LIST*) 0,
954
954
ha_enable_transaction(thd, TRUE);
956
956
Safety, in case the engine ignored ha_enable_transaction(FALSE)