810
811
/* list of all Select_Lex */
811
812
Select_Lex *all_selects_list;
815
816
/* This is the decimal precision in DECIMAL(S,P) notation */
820
821
* a place to store certain names of identifiers. Unfortunately, it
821
822
* is used differently depending on the Command (SELECT on a derived