Current Page: 1 of 1
Results 1 - 2 of 2
9 years ago
brantwood8
I found the solution to clear the password. Login MySql console then type the following: mysql> SET PASSWORD FOR -> root@localhost = OLD_PASSWORD('') ; then hit ENTER it will prompt Query OK, 1 row affected (0.01 sec) the Password will be removed.
Forum: WampServer English
9 years ago
brantwood8
I have just add a password into root@localhost, and MySql stops allowing me to login #1045 - Access denied for user 'root'@'localhost' (using password: NO) I have edited my.ini by adding password = MySetPassword (without ' ' ) After restart the service, still no go. How can I remove the password or get the login screen? Version of Operating system? - Windows 8.1 64bit Version of
Forum: WampServer English
Current Page: 1 of 1