Portal Home > Knowledgebase > General Support > MySQL > How to reset a mySQL password?
If you have lost your root user password for MySQL, you can reset it with the following procedure:
Note: Note that after you started mysqld with --skip-grant-tables, any usage of GRANT commands will give you an Unknown command error until you have executed FLUSH PRIVILEGES.
Mysql Basic Commands (Views: 1796)
How to install Mysql (Views: 1719)
Securing MySQL (Views: 1989)
MySQL Optimization / Repair Information (Views: 1749)
How can I monitor what my MySQL server is doing? (Views: 1759)Powered by WHMCompleteSolution
Copyright © 2013 darock Projects All Rights Reserved.