|
My Project
|
Public Member Functions | |
| Item_date_typecast (Item *a) | |
| void | print (String *str, enum_query_type query_type) |
| const char * | func_name () const |
| bool | get_date (MYSQL_TIME *ltime, uint fuzzy_date) |
| const char * | cast_type () const |
| void Item_date_typecast::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