Skip to content
Snippets Groups Projects
user avatar
Mergen Imeev authored
Prior to this patch when DOUBLE value that less than 0.0 and greater
than -1.0 was cast to INTEGER, it was considered to be negative number
though the result was 0. This patch fixes this, so now such DOUBLE
value will be properly cast to INTEGER and UNSIGNED.

Closes #6225
27262bf1
History
Name Last commit Last update