I installed mysql-server on Ubuntu 18.04 and then installed phpmyadmin. The issue I have now is when I do show databases
in mysql, I get a different set of databases from what is shown in phpmyadmin.
How do I point phpmyadmin to the correct database?