Backport of bug #55564 to 5.0-security

This commit is contained in:
Georgi Kodinov 2010-12-03 16:56:36 +02:00
commit a4b106c882
4 changed files with 46 additions and 0 deletions

View file

@ -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();