diff options
author | bar@mysql.com/bar.intranet.mysql.r18.ru <> | 2006-07-20 13:41:12 +0500 |
---|---|---|
committer | bar@mysql.com/bar.intranet.mysql.r18.ru <> | 2006-07-20 13:41:12 +0500 |
commit | 29bc5cc179bf0d8d88986f0252d9f636c4bb47ea (patch) | |
tree | 1ed26fa07ab0fea9bbcc81f5a6e71e0ea50e3a7c /strings/decimal.c | |
parent | 78a2b9420c361811343e570499fe3d9e1a6145a9 (diff) | |
download | mariadb-git-29bc5cc179bf0d8d88986f0252d9f636c4bb47ea.tar.gz |
Bug#6147: Traditional: Assigning a string to a numeric column has unexpected results
The problem was that when converting a string to an exact number,
rounding didn't work, because conversion didn't understand
approximate numbers notation.
Fix: a new function for string-to-number conversion was implemented,
which is aware of approxinate number notation (with decimal point
and exponent, e.g. -19.55e-1)
Diffstat (limited to 'strings/decimal.c')
0 files changed, 0 insertions, 0 deletions