I did an upgrade from 10.04 to 12.04 today. I wanted to access MySQL afterwards, but I've forgot the root password... So I tried some guides from the net but none is working for me. Im not even sure which MySQL-Version is installed right now:
root:~# apt-cache show mysql-server | grep Version
Version: 5.5.38-0ubuntu0.12.04.1
Version: 5.5.22-0ubuntu1
root:~# dpkg-reconfigure mysql-server-5.5 <- Did not work - server not installed. But it is working fine...
Who can help?