-
Notifications
You must be signed in to change notification settings - Fork 33
Open
Description
I get the error:
Caused by: com.mysql.cj.core.exceptions.InvalidConnectionAttributeException: The server time zone value 'EDT' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the serverTimezone configuration property) to use a more specifc time zone value if you want to utilize time zone support.
when trying to hit the service when running in Tomcat.
From scanning the web, I see that a mere addition to the jdbc string can fix this. Is there a fix that can be applied for this?
I have running on Ubuntu 18.04 and I see the following:
Time zone: America/New_York (EDT, -0400)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels