Commit e2d6dd39 authored by unknown's avatar unknown

Fix after merge.

parent c055a9c4
......@@ -430,6 +430,7 @@ class Item_func_mod :public Item_num_op
my_decimal *decimal_op(my_decimal *);
const char *func_name() const { return "%"; }
void result_precision();
void fix_length_and_dec();
};
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment