diff options
author | Alexander Barkov <bar@mariadb.org> | 2016-07-03 19:12:20 +0400 |
---|---|---|
committer | Alexander Barkov <bar@mariadb.org> | 2016-07-03 19:12:20 +0400 |
commit | 59ec3973aabbdb8f23897883c6531d44e5e91664 (patch) | |
tree | c1db944c2ee7349bd4f41a807525da47e465d434 /VERSION | |
parent | b258f911032a04394b8e0f8f092da799d804a205 (diff) | |
download | mariadb-git-59ec3973aabbdb8f23897883c6531d44e5e91664.tar.gz |
Removing duplicate code in double-to-longlong conversion.
Adding Converter_double_to_longlong and reusing it in:
1. Field_longlong::store(double nr)
2. Field_double::val_int()
3. Item::val_int_from_real()
4. Item_dyncol_get::val_int()
As a good side efferct, now overflow in conversion in the mentioned
val_xxx() methods return exactly the same warning.
Diffstat (limited to 'VERSION')
0 files changed, 0 insertions, 0 deletions