1530
1530
/* Tell handler that we have values for all columns in the to table */
1532
info.init_read_record(session, from, (optimizer::SqlSelect *) 0, 1, true);
1532
error= info.init_read_record(session, from, (optimizer::SqlSelect *) 0, 1, true);
1535
1540
to->cursor->extra(HA_EXTRA_IGNORE_DUP_KEY);