30
25
#include "drizzled/lookup_symbol.h"
31
26
#include "drizzled/index_hint.h"
39
33
int DRIZZLElex(void *arg, void *yysession);
47
36
save order by and tables in own lists.
49
38
static bool add_to_list(Session *session, SQL_LIST &list, Item *item, bool asc)
57
44
order->item= &order->item_ptr;
68
62
LEX_STRING constant for null-string to be used in parser and other places.