Results 1 to 4 of 4
How can i make mysql to be accesible via network?...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 07-03-2008 #1Just Joined!
- Join Date
- Oct 2007
- Location
- Greece,Patra
- Posts
- 5
Mysql-Server
How can i make mysql to be accesible via network?
- 07-04-2008 #2Just Joined!
- Join Date
- Jul 2008
- Posts
- 2
MySQL is network capable 'out of box' just connect a suitable client to your server on port 3306 by default. Or if a web server i would recommend using a ssh tunnel to the server and connecting the client to the local end. If you need help doing this, drop me a mail.
Fin
- 07-04-2008 #3Just Joined!
- Join Date
- Oct 2007
- Location
- Greece,Patra
- Posts
- 5
Thanks i will find it!!!
- 07-10-2008 #4
Agree,
Just use ssh service to connect to other mysql-server machine


Reply With Quote
