Nuacht

By default, MySQL only exposes itself to the localhost interface—meaning there's only one possible host to access it from—so this is a moot point on a default-configured MySQL instance.
In PHP programming language there is an open source tool called PhpMyAdmin that handles the administration of MySQL. Access can be denied when access to MySQL is attempted through the root user.