allowing remote access to mysql

I have postfixadmin installed, and want full remote access to all all data from outside IP addresses of the mysql database.

How is this done? I've looked at the poor documentation for mysql and don't see any clear answers.

I'd actually prefer full access from any IP on any database, not just localhost or whatever it things localhost really is. A database should be busy with data, not pretenting to be a firewall.

 

 

 

 

Top