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