A
A
Arnold Arnoldovich2018-06-06 20:22:10
MySQL
Arnold Arnoldovich, 2018-06-06 20:22:10

MySQL 8.0 connection from client?

Switched from MySQL 5.0 > MySQL 8.0, after which I can't connect using dbForge to the local server where the database is located.
I am successfully connecting via MySQL console.
5b1817db82b62122047675.png
Connection settings.
5b1817f6461ff167331184.png
status output.
5b18180ce1302107209840.png
In Windows services, MySQL is enabled.
5b181821bf023716157385.png
Sasha is wrong.
5b18183ca44b1933992413.png

Answer the question

In order to leave comments, you need to log in

2 answer(s)
J
jasonOk, 2018-06-06
@lloudb

I don't think dbForge has released an update for MySQL 8.0 yet.
Conclusion: either install, for example, MySQL 5.7, or wait.

R
retvizan, 2018-06-07
@retvizan

ALTER USER 'root'@'localhost'
  IDENTIFIED WITH mysql_native_password
  BY 'password';

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question