summaryrefslogtreecommitdiff
path: root/strings/decimal.c
diff options
context:
space:
mode:
authorbar@mysql.com/bar.intranet.mysql.r18.ru <>2006-07-20 13:41:12 +0500
committerbar@mysql.com/bar.intranet.mysql.r18.ru <>2006-07-20 13:41:12 +0500
commit29bc5cc179bf0d8d88986f0252d9f636c4bb47ea (patch)
tree1ed26fa07ab0fea9bbcc81f5a6e71e0ea50e3a7c /strings/decimal.c
parent78a2b9420c361811343e570499fe3d9e1a6145a9 (diff)
downloadmariadb-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