User Tools

Site Tools


mysql:error_java_jdbc_connection_to_mysql_null_dates_exception

MySQL - Error Java JDBC connection to MySQL null dates exception

Getting Date Exception when data has null or zero values in record? Modify your connection database url as follows to fix the error:

jdbc:mysql://yourserver:3306/yourdatabase?zeroDateTimeBehavior=convertToNull
mysql/error_java_jdbc_connection_to_mysql_null_dates_exception.txt · Last modified: 2020/07/15 09:30 by 127.0.0.1

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki