How do I find MySQL root password?

September 28, 2021 . 1 MIN READ

If you wish to change your root database password, you can do so by navigating to:

/etc/mysql/my.cnf

If you do not see anything at this location, then you may check the default MariaDB location.

/etc/mysql/conf.d/root.cnf

It is recommended that you only use the database username and database password you created with RunCloud, but if you do need to access your database using the root username and root password, you do so at your own risk.

Resource: https://runcloud.io/knowledgebase/articles/server-management/how-do-i-find-mysql-root-password

Leave a Reply

Your email address will not be published. Required fields are marked *