mirror of
https://github.com/MariaDB/server.git
synced 2025-01-16 12:02:42 +01:00
Fix after merge.
This commit is contained in:
parent
8f8ee04b14
commit
31a3edf1e2
1 changed files with 1 additions and 0 deletions
|
@ -430,6 +430,7 @@ public:
|
|||
my_decimal *decimal_op(my_decimal *);
|
||||
const char *func_name() const { return "%"; }
|
||||
void result_precision();
|
||||
void fix_length_and_dec();
|
||||
};
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue