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 bySELECTquery withWHEREcondition on primary key contained conversion to Float type. It was caused by incorrect checking of monotonicity intoFloatfunction. #6248 #6374 (dimarub2000)