|
My Project
|
Public Member Functions | |
| Item_func_get_format (timestamp_type type_arg, Item *a) | |
| String * | val_str_ascii (String *str) |
| const char * | func_name () const |
| void | fix_length_and_dec () |
| virtual void | print (String *str, enum_query_type query_type) |
Public Attributes | |
| const timestamp_type | type |
| void Item_func_get_format::print | ( | String * | str, |
| enum_query_type | query_type | ||
| ) | [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_func.
1.7.6.1