MySQL 8.0.40
Source Code Documentation
|
Functions | |
void | fix_intg_frac_error (const int &len, int *intg1, int *frac1, int *error) |
Verifies input arguments len, intg1 and frac1, and sets error output argument to indicate over/under-flow or OK. More... | |
|
inline |
Verifies input arguments len, intg1 and frac1, and sets error output argument to indicate over/under-flow or OK.