How to create a connection to OVH server ?

[expired user #7312]'s profile image [expired user #7312] posted 11 years ago in Creating a connection Permalink
Hi,
I'd like to know "how to create a new connection to OVH MySQL server ?". Please, give an example.
Thx.
inverse's profile image inverse posted 11 years ago Permalink
Two ways:

1. Setup SSH tunnel and login this way
2. Setup remote access on the mySQL server (might be worth white listing your IP address instead of allowing all access).

I'd vote for option one as it's more secure IMO
[expired user #7312]'s profile image [expired user #7312] posted 11 years ago Permalink
How to setup SSH tunnel ?
[expired user #7312]'s profile image [expired user #7312] posted 11 years ago Permalink
What i should but on Host name ?
inverse's profile image inverse posted 11 years ago Permalink
I am guessing you have SSH access to your OVH server? Or is this just OVH hosting mysql for you?

What OS are you running?

For Windows: http://quintagroup.com/services/support/tutorials/mysql-windows

Please login to leave a reply, or register at first.