3719
3723
/* Warning - may return NULL in case of incomplete SELECT */
3725
3727
table_ident opt_table_alias opt_key_definition
3727
3729
if (!($$= Lex->current_select->add_table_to_list(YYSession, $2, $3,
3730
3732
Lex->current_select->pop_index_hints())))