Back to articles
How To Reset Your MySQL or MariaDB Root Password
How-ToSystems

How To Reset Your MySQL or MariaDB Root Password

via DigitalOcean TutorialsMateusz Papiernik

Reset your MySQL or MariaDB root password when you no longer have the old one. If you have server access and a sudo user, you can recover root using skip-grant-tables or the safer --init-file method. Covers MySQL 5.7+, MySQL 8+, MariaDB 10.1+, and MariaDB 10.4+.

Continue reading on DigitalOcean Tutorials

Opens in a new tab

Read Full Article
0 views

Related Articles