0

Attempting to reset MySQL password. I have read all of the other threads and even the MySQL site for windows OS instructions (stop service, create init file with password change statements, start service) but I still receive the "access denied for user 'root@localhost'" message. Could there be any newer instructions for this process as I did notice that some of the inline parameters have been depricated, but they only give warnings.

After a lot of trial and a lot more error, I still am not able to get the password changed. Providing a bit more information in hopes I can get some help:

mysql-init.txt contains the following SET PASSWORD FOR 'root'@'localhost' = PASSWORD('kevin');

command line is as follows: mysqld -nt --init-file=c:\mysql-init.txt

I am running as admin or elevated for all processes.

Kevin McFadden
  • 337
  • 1
  • 5
  • 23

0 Answers0