Monday, 2 June 2014

Access MySQL database through Remote Mysql Connection

To find out your mysql webhost and port, execute sql command 'show variables' on your database,variables 'hostname' and 'port' will tell you what you need to know for the mysql database connection.

Add the hostname to the remote mysql in the Mysql connection requesting server. Thats it!

No comments:

Post a Comment