mirror of
https://github.com/MariaDB/server.git
synced 2026-05-07 07:35:32 +02:00
merge
This commit is contained in:
parent
bc05a9471d
commit
53e0b31e9c
4 changed files with 44 additions and 0 deletions
|
|
@ -1416,6 +1416,7 @@ public:
|
|||
my_decimal *val_decimal(my_decimal *);
|
||||
double val_result();
|
||||
longlong val_int_result();
|
||||
bool val_bool_result();
|
||||
String *str_result(String *str);
|
||||
my_decimal *val_decimal_result(my_decimal *);
|
||||
bool is_null_result();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue