GNU Linux -> MySQL reset root password

tested with older GNU Linux Debian7 3.2.0-4-amd64 #1 SMP Debian 3.2.46-1+deb7u1 x86_64 GNU/Linux in any case you need to stop current mysql operation: # become root su – root /etc/init.d/mysql stop; # stop mysql service # if that did not … Continue reading GNU Linux -> MySQL reset root password