|
My Project
|
#include <item_timefunc.h>
Public Member Functions | |
| Item_func_month (Item *a) | |
| longlong | val_int () |
| double | val_real () |
| String * | val_str (String *str) |
| bool | get_date (MYSQL_TIME *ltime, uint fuzzydate) |
| bool | get_time (MYSQL_TIME *ltime) |
| const char * | func_name () const |
| enum Item_result | result_type () const |
| void | fix_length_and_dec () |
| bool | check_partition_func_processor (uchar *int_arg) |
| bool | check_valid_arguments_processor (uchar *int_arg) |
TS-TODO: This should probably have Item_int_func as parent class.
1.7.6.1