Answers for "Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value 'Afr. centrale Ouest' is unrecognized or represents more t"

1

jdbc driver servertimezone configuration property

jdbc:mysql://localhost/db?useUnicode=true&useJDBCCompliantTimezoneShift=true&useLegacyDatetimeCode=false&serverTimezone=UTC
Posted by: Guest on May-08-2020

Code answers related to "Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value 'Afr. centrale Ouest' is unrecognized or represents more t"

Code answers related to "Java"

Java Answers by Framework

Browse Popular Code Answers by Language