List of all members.
Public Member Functions |
| Item_func_unix_timestamp (Item *a) |
const char * | func_name () const |
enum_monotonicity_info | get_monotonicity_info () const |
longlong | val_int_endpoint (bool left_endp, bool *incl_endp) |
bool | check_partition_func_processor (uchar *int_arg) |
bool | check_valid_arguments_processor (uchar *int_arg) |
void | fix_length_and_dec () |
bool | val_timeval (struct timeval *tm) |
Member Function Documentation
- Return values:
-
true | args[0] is SQL NULL, so item is set to SQL NULL |
false | item's value is set, to 0 if out of range |
Implements Item_timeval_func.
The documentation for this class was generated from the following files: