Anonymous Asked in Cars &Transportation · 2 weeks ago

How do I find my MySQL database password?

Contents
Recover your MySQL password Stop the MySQL server process with the command sudo service mysql stop. Start the MySQL server with the command sudo mysqld_safe –skip-grant-tables –skip-networking & Connect to the MySQL server as the root user with the command mysql -u root.


Related Questions

Relevance
Write us your question, the answer will be received in 24 hours