Can I access MySQL databases remotely?

You can access a MySQL database remotely with a front end client such as Navicat. This is very easy if you have a static IP address, and can also be done with dynamic IP addresses (some changes may be required occasionally).

Login to cPanel and click the link marked 'Remote MySQL' in the Databases section. Enter your IP address and click Add Host. It can be easier to manage dynamic IP addresses by using wildcards (%) in the address, or you may like to use a DNS service such as DynDNS to manage the changing IP automatically.

  • 2 Users Found This Useful
Was this answer helpful?

Related Articles

I am having problems with MySQL settings?

When you are installing scripts or web-based applications, the MySQL settings need to be entered...