Details
-
Bug
-
Status: Closed (View Workflow)
-
Minor
-
Resolution: Fixed
-
1.3.6
-
None
-
Linux, Java 8
Description
There is a null pointer exception when trying to call resultSet.getString() if the field is a zero date ('0000-00-00').
The happens in MariaDbValueObject.java line 166.