Access denied for user 'root@localhost' (using password:NO)

前端 未结 16 1022
萌比男神i
萌比男神i 2020-11-22 15:30

I\'m new to MySQL, I\'m trying to run WordPress in my Windows desktop and it needs MySQL.

I install everything with Web Platform Installer which is prov

16条回答
  •  [愿得一人]
    2020-11-22 15:53

    Another solution if someone gets the error The specified password for user account ‘root’ is not valid, or failed to connect to the database server also with the right password, is the follow

    •In the Windows registry, delete the mysql_pwd reg key under HKCU\Software\Microsoft\WebPlatformInstaller

    •Unistall older version of MySQL .NET connector

    •Download and install the latest MySql .NET Connector.

提交回复
热议问题