v.19.14Bug Fix

Fixed Possible Incomplete Result Returned by SELECT Query with WHERE Condition on Primary Key Contained Conversion to Float Type

Fixed possible incomplete result returned by SELECT query with WHERE condition on primary key contained conversion to Float type. It was caused by incorrect checking of monotonicity in toFloat function. #6248 #6374 (dimarub2000)