Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
None
-
None
Description
i.e. if column is unsigned or of a larger size type, and holds the value 4294967295, getInt will return -1, instead of throwing exception. Text protocol resultset doesn't have that problem. Possibly some other getters has the same problem