MySql安装 Staring the server出错

MySql安装 Staring the server出错_第1张图片

Beginning configuration step: Stopping the server

Stopping MySQL Server instance…
Found Windows service for the server instance. Stopping MySQL service…
MySQL service stopped successfully…
Ended configuration step: Stopping the server

Beginning configuration step: Writing configuration file

Saving my.ini configuration file…
Saved my.ini configuration file.
Ended configuration step: Writing configuration file

Beginning configuration step: Updating Windows Firewall rules

Adding a Windows Firewall rule for MySQL56 on port 3306.
Attempting to add a Windows Firewall rule with command: netsh.exe advfirewall firewall add rule name=“Port 3306” protocol=TCP localport=3306 dir=in action=allow
确定。

Successfully added the Windows Firewall rule.
Ended configuration step: Updating Windows Firewall rules

Beginning configuration step: Adjusting Windows service

Attempting to grant Network Service require filesystem permissions.
Granted permissions.
Adding new service
New service added
Ended configuration step: Adjusting Windows service

Beginning configuration step: Starting the server

Attempting to start service MySQL56…
Successfully started service MySQL56.
Waiting until a connection to MySQL Server 5.6.43 can be established (with a maximum of 10 attempts)…
Retry 1: Attempting to connect to Mysql@localhost:3306 with user root with no password…
MySQL error 1130: Host ‘L6N3OBG0WDJB2F2’ is not allowed to connect to this MySQL server
Waiting 5 seconds before the next connection attempt…
Retry 2: Attempting to connect to Mysql@localhost:3306 with user root with no password…
MySQL error 1130: Host ‘L6N3OBG0WDJB2F2’ is not allowed to connect to this MySQL server
Waiting 5 seconds before the next connection attempt…
Retry 3: Attempting to connect to Mysql@localhost:3306 with user root with no password…
MySQL error 1130: Host ‘L6N3OBG0WDJB2F2’ is not allowed to connect to this MySQL server
Waiting 5 seconds before the next connection attempt…
Retry 4: Attempting to connect to Mysql@localhost:3306 with user root with no password…
MySQL error 1130: Host ‘L6N3OBG0WDJB2F2’ is not allowed to connect to this MySQL server
Waiting 5 seconds before the next connection attempt…
Retry 5: Attempting to connect to Mysql@localhost:3306 with user root with no password…
MySQL error 1130: Host ‘L6N3OBG0WDJB2F2’ is not allowed to connect to this MySQL server
Waiting 5 seconds before the next connection attempt…
Retry 6: Attempting to connect to Mysql@localhost:3306 with user root with no password…
MySQL error 1130: Host ‘L6N3OBG0WDJB2F2’ is not allowed to connect to this MySQL server
Waiting 5 seconds before the next connection attempt…
Retry 7: Attempting to connect to Mysql@localhost:3306 with user root with no password…
MySQL error 1130: Host ‘L6N3OBG0WDJB2F2’ is not allowed to connect to this MySQL server
Waiting 5 seconds before the next connection attempt…
Retry 8: Attempting to connect to Mysql@localhost:3306 with user root with no password…
MySQL error 1130: Host ‘L6N3OBG0WDJB2F2’ is not allowed to connect to this MySQL server
Waiting 5 seconds before the next connection attempt…
Retry 9: Attempting to connect to Mysql@localhost:3306 with user root with no password…
MySQL error 1130: Host ‘L6N3OBG0WDJB2F2’ is not allowed to connect to this MySQL server
Waiting 5 seconds before the next connection attempt…
Retry 10: Attempting to connect to Mysql@localhost:3306 with user root with no password…
MySQL error 1130: Host ‘L6N3OBG0WDJB2F2’ is not allowed to connect to this MySQL server
Failed to connect to MySQL Server 5.6.43 after 10 attempts.
Ended configuration step: Starting the server

服务打开了MySql安装 Staring the server出错_第2张图片
求大佬帮看看哪里有问题 看了各种博客试了又试还是不行。。。。。

你可能感兴趣的:(MySql安装 Staring the server出错)