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

Problem connecting to MySQL 8.0.16 #70

Open
jexp opened this issue Apr 28, 2020 · 1 comment
Open

Problem connecting to MySQL 8.0.16 #70

jexp opened this issue Apr 28, 2020 · 1 comment
Assignees

Comments

@jexp
Copy link
Member

jexp commented Apr 28, 2020

Version Neo4J Desktop 1.2.7
MySQL 8.0.16
JDBC mysql-connector-java-8.0.20

error.pdf

@vga91
Copy link

vga91 commented Aug 21, 2020

@jexp Can you try to append &serverTimezone=UTC to connection URL?
The complete URL should be like jdbc:mysql://localhost:3306/dbName?autoReconnect=true&useSSL=false&useCursorFetch=true&allowPublicKeyRetrivial=true&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

3 participants