• monty@mysql.com's avatar
    Fixed BUILD script to use --with-berkeley-db instead of --with-bdb · 218e00ac
    monty@mysql.com authored
    Lots of small fixes to multi-precision-math path
    Give Note for '123.4e'
    Added helper functions type 'val_string_from_real()
    Don't give warnings for end space for string2decimal()
    Changed storage of values for SP so that we can detect length of argument without strlen()
    Changed interface for str2dec() so that we must supple the pointer to the last character in the buffer
    218e00ac
decimal.h 3.84 KB