My Project
|
Public Member Functions | |
Item_func_additive_op (Item *a, Item *b) | |
void | result_precision () |
bool | check_partition_func_processor (uchar *int_arg) |
void Item_func_additive_op::result_precision | ( | ) | [virtual] |
Set precision of results for additive operations (+ and -)
Implements Item_num_op.