diff options
author | unknown <aivanov@mysql.com> | 2005-12-15 18:48:08 +0300 |
---|---|---|
committer | unknown <aivanov@mysql.com> | 2005-12-15 18:48:08 +0300 |
commit | 52c044008508b1b445b21d780a238c9cb0b8c891 (patch) | |
tree | 9b272029a8f909f6854184ce5fe89b861c838022 /Docs/net_doc.txt | |
parent | b6aaf4f6d16e1883910f06275a755c0e7ae6cc06 (diff) | |
download | mariadb-git-52c044008508b1b445b21d780a238c9cb0b8c891.tar.gz |
Fixed BUG #12440: "Incorrect processing of time values containing
long fraction and/or large exponent part".
mysql-test/r/type_time.result:
Fixed testcases results (bug #12440)
mysql-test/t/type_time.test:
Added testcases for bug #12440
sql-common/my_time.c:
Fixed bug #12440: "Incorrect processing of time values containing
long fraction and/or large exponent part".
Modified str_to_time(). Process properly fraction part containing
more than 6 digits. Check for existence of exponent part which
may result from %g formatting applied to time value specified as
large real number.
Diffstat (limited to 'Docs/net_doc.txt')
0 files changed, 0 insertions, 0 deletions