449
449
table->file->extra(HA_EXTRA_IGNORE_DUP_KEY);
451
451
if (select && select->quick && select->quick->reset())
453
453
table->file->try_semi_consistent_read(1);
454
454
init_read_record(&info,session,table,select,0,1);
461
467
session->set_proc_info("Updating");
463
469
transactional_table= table->file->has_transactions();