Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
1.5.8
-
None
-
Manjaro Linux
MariaDB 10.1.20
Description
When the result set contains an empty string and I try to retrieve it as a BigDecimal with getBigDecimal, a NumberFormatException is thrown. MySQL connector in this case simply returns null.