390
394
virtual List<Item>* get_item_list();
391
395
virtual ulong get_table_join_options();
392
396
virtual TABLE_LIST *add_table_to_list(THD *thd, Table_ident *table,
400
405
friend class st_select_lex_unit;
401
406
friend bool mysql_new_select(struct st_lex *lex, bool move_down);