Sqlog can’t connect to MySQL (1045 error)
Error no.1045 solution
1。 Stop MySQL service: run net stop MySQL
2。 Modify my.ini in the MySQL source folder, use the search function to find mysqld, add a line of skip grant tables under it, and save it
3。 Start MySQL service: run net start MySQL
4。 OK, input the connection
Read More:
- Sqlog connect to MySQL 8.0.24 remote server, error: 2058 solution
- It can’t connect to local MySQL server through socket ‘/ tmp/ mysql.sock ‘(2) “;
- MYSQL login error: mysqladmin: connect to server at’localhost’ failed
- The MySQL service suddenly hangs up with the error message can’t connect to MySQL server on ‘localhost’ (10061)
- MySQL: if the remote connection using navicatip fails, prompt “is not allowed to connect to this MySQL server”
- PHP connection to MySQL database error: call to undefined function MySQL_ connect()
- MySQL Workbench Failed to Connect to MySQL at 127.0.0.1:3306 with user root Bad handshake
- Can’t connect to MySQL server on ‘192.168.64.132‘
- Navicat for MySQL error 1251 failed to connect to MySQL
- Can’t connect to MySQL server error 111
- Cannot connect to MySQL server on “host” (113)
- java.lang.ClassNotFoundException : com.mysql.jdbc . driver project cannot connect to database, exception, lack of MySQL driver
- Error 2003 (HY000): can’t connect to MySQL server on ‘localhost’ (10061)
- Host is not allowed to connect to this MySQL server
- mysql problem solving: mysqladmin: connect to server at’localhost’ failed
- ERROR 2002 (HY000): Can’t connect to MySQL server on ‘localhost’ (10061)
- Solve the problem that dbvisualizer cannot connect to mysql8
- Call to undefined function mysql_ Connect() solution summary
- Zeppelin uses spark to connect to MySQL and reports an error
- The server just without updating PID file and can’t connect to local MySQL server through socket are solved