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