Skip to content

clone-5.5.41-build

@mithuncy mithuncy tagged this 03 Nov 12:40
Issue :
-------
This seems for some platform -(LONGLONG_MIN) is
not flagged as out of range.

Fix:
----
Fix is backported from mysql-5.6 bug 14314156.
Fixed by adding an explicit test for this value in
Item_func_neg::int_op().
Assets 2
Loading