Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Define timezone #106

Open
04fsnape opened this issue Aug 15, 2020 · 0 comments
Open

Define timezone #106

04fsnape opened this issue Aug 15, 2020 · 0 comments

Comments

@04fsnape
Copy link

04fsnape commented Aug 15, 2020

Hello,

I think you should add an option to allow arguments for the mysql connection. For example, I am getting
Caused by: io.minimum.minecraft.superbvote.hikari.pool.HikariPool$PoolInitializationException: Failed to initialize pool: 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.
which can be fixed with ?useJDBCCompliantTimezoneShift=true&useLegacyDatetimeCode=false&serverTimezone=UTC

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant