Author Topic: Remote MySQL  (Read 8103 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
Remote MySQL
« on: April 06, 2016, 03:42:06 AM »
Hello all. I was just wanting to know how i can create a remote MySQL user.

Offline
**
Re: Remote MySQL
« Reply #1 on: June 01, 2016, 12:34:49 PM »
Create a user like you would any other use but add % instead of local and open port 3306 for the incoming ip address in the firewall or enable ssh for the user and let them login to their database via ssh tunnel