I tried
sudo dpkg-reconfigure mysql-server-5.5
I got this windows to allow me to reset my root password
How long should I wait after re-enter the confirmed password ?
Should I wait until it finished ?
As of now, I almost 2 mins :
Result in CLI
sudo dpkg-reconfigure mysql-server-5.5
170227 18:05:25 [Warning] Using unique option prefix key_buffer instead of key_buffer_size is deprecated and will be removed in a future release. Please use the full name instead.
170227 18:05:25 [Note] Ignoring --secure-file-priv value as server is running with --bootstrap.
170227 18:05:25 [Note] /usr/sbin/mysqld (mysqld 5.5.54-0ubuntu0.14.04.1) starting as process 11343 ...
After about 5 mins I got this screen
How do I fix it ?
Do I need to do anything to gain access back into my mysql as root ?

