A memo on how to reset the MySQL root password.
apt-get remove -y mysql-*
apt-get purge -y mysql-* A memo on how to reset the MySQL root password. >Resetting (changing) the password of MySQL's root user...
A memo on how to reset the MySQL root password.
apt-get remove -y mysql-*
apt-get purge -y mysql-*