|
My Project
|
Public Member Functions | |
| Item_aggregate_ref (Name_resolution_context *context_arg, Item **item, const char *table_name_arg, const char *field_name_arg) | |
| virtual void | print (String *str, enum_query_type query_type) |
| virtual Ref_Type | ref_type () |
| virtual void Item_aggregate_ref::print | ( | String * | str, |
| enum_query_type | query_type | ||
| ) | [inline, virtual] |
This method is used for to:
For more information about view definition query, INFORMATION_SCHEMA query and why they should be generated from the Item-tree,
Reimplemented from Item_ref.
1.7.6.1