|
My Project
|
Public Member Functions | |
| Item_temporal_with_ref (enum_field_types field_type_arg, uint8 decimals_arg, longlong i, Item *ref_arg, bool unsigned_flag) | |
| enum_field_types | field_type () const |
| void | print (String *str, enum_query_type query_type) |
| bool | get_date (MYSQL_TIME *ltime, uint fuzzydate) |
| bool | get_time (MYSQL_TIME *ltime) |
| void Item_temporal_with_ref::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_int.
1.7.6.1