mirror of
https://github.com/MariaDB/server.git
synced 2026-05-14 19:07:15 +02:00
Backport of bug #55564 to 5.0-security
This commit is contained in:
parent
a30e9dda78
commit
a4b106c882
4 changed files with 46 additions and 0 deletions
|
|
@ -1300,6 +1300,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