symdesign
3/5/2015 - 11:05 AM

Hide Databases

Hide annoying databases in phpMyAdmin

Hide annoying databases

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$