50
50
unit->set_limit(select_lex);
57
57
if (! (res= session->openTablesLock(all_tables)))
60
60
/* Skip first table, which is the table we are inserting in */
61
61
TableList *second_table= first_table->next_local;
62
62
select_lex->table_list.first= (unsigned char*) second_table;