diff options
author | unknown <jimw@mysql.com> | 2005-01-07 17:44:18 +0100 |
---|---|---|
committer | unknown <jimw@mysql.com> | 2005-01-07 17:44:18 +0100 |
commit | 0c57a67ce0434fa78e2b64f569a271d166371a32 (patch) | |
tree | 9a7f02c79ea56ff312e753cadcecc4efe3a60f3a /sql/opt_range.cc | |
parent | 9ad1b390fcf12ec7aa7b9fad157d6e0a61045b40 (diff) | |
download | mariadb-git-0c57a67ce0434fa78e2b64f569a271d166371a32.tar.gz |
Correctly truncate integers inserted into field and double columns
with a number of decimals specified. (Bug #7361)
mysql-test/t/type_float.test:
Add test for maximum values of float and double columns with number of decimals
mysql-test/r/type_float.result:
Add results for new test
mysql-test/r/type_float.result.es:
Add results for new test
sql/field.cc:
Use ::store(double nr) from ::store(longlong nr) so we get the same range checking
Diffstat (limited to 'sql/opt_range.cc')
0 files changed, 0 insertions, 0 deletions