Hide annoying databases in phpMyAdmin
Login to phpMyAdmin and go to
Settings > Features > Hide databases
Then enter the following regular expression to the input field
^information_schema|performance_schema|mysql|phpmyadmin|test|webauth$