Hi Friends,
I have installed MYSQL 5.7 centos 7
I have restore my old MYSQL.DB from version 5.5.46 to MYSQL 5.7 Now I am not able to login or even not able to reset password.
Getting Below error.
[root@database ~]# mysqld_safe --skip-grant-tables & [1] 18417 [root@database ~]# -bash: mysqld_safe: command not found
Please help to solve this error. Thanks Ranjeet Ranjan
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Hi,
The below documentation can guide you with resetting the MySQL root password :
Regards, Rajkishore
This comment has been deleted
Click below to sign up and get $100 of credit to try our products over 60 days!
Visit http://keyonelab.weebly.com/phpmyadmin--mysql-on-centos-7-installation.html see E: phpMyAdmin : reset mysql password
Hello, check out this tutorial: http://dev.mysql.com/doc/refman/5.7/en/resetting-permissions.html
Scroll down to unix
This comment has been deleted