1724
1724
table->cursor->ha_start_bulk_insert((ha_rows) 0);
1725
1725
session->setAbortOnWarning(not info.ignore);
1726
1726
if (check_that_all_fields_are_given_values(session, table, table_list))
1729
1729
table->mark_columns_needed_for_insert();
1730
1730
table->cursor->extra(HA_EXTRA_WRITE_CACHE);