|
My Project
|
Public Member Functions | |
| Item_func_date_format (Item *a, Item *b, bool is_time_format_arg) | |
| String * | val_str (String *str) |
| const char * | func_name () const |
| void | fix_length_and_dec () |
| uint | format_length (const String *format) |
| bool | eq (const Item *item, bool binary_cmp) const |
| bool Item_func_date_format::eq | ( | const Item * | item, |
| bool | binary_cmp | ||
| ) | const [virtual] |
This function is called when:
Reimplemented from Item_func.
1.7.6.1