62
62
illegal_method_call((const char*)"val_decimal");
66
66
void fix_after_pullout(st_select_lex *new_parent, Item **ref);
69
69
table_map used_tables() const { return used_tables_cache; };
70
70
bool const_item() const { return const_item_cache; };
71
71
enum Item_result result_type() const { return ROW_RESULT; }