49
49
unit->set_limit(select_lex);
58
58
/* Skip first table, which is the table we are inserting in */
59
59
TableList *second_table= first_table->next_local;
60
60
select_lex->table_list.first= (unsigned char*) second_table;
61
61
select_lex->context.table_list=
62
62
select_lex->context.first_name_resolution_table= second_table;
64
64
if (! res && (sel_result= new select_insert(first_table,