Yes! 1.7.3
DROP USER 'pma'@'localhost';
Get rid of the pma userOtherwise just get uniserver
This is how you get rid of it:
if you didnt knowCode:DROP USER 'pma'@'localhost';
So have you dropped the user pma?
What's PMA exactly? Don't really understand..