20 #include "procedure.h"
21 #include "sql_analyse.h"
27 string2my_decimal(E_DEC_FATAL_ERROR, &str_value, decimal_value);
28 return (decimal_value);
36 int2my_decimal(E_DEC_FATAL_ERROR, value, unsigned_flag, decimal_value);
37 return (decimal_value);