I am a new hosted member and I want to know if it is possible to remotely connect to MySQL database with MySql Workbench ?
I tried with this without luck:
host = passgad.gi9.co
port = 3306
username = passgad_root (it's a MySQL Users but I also tried with my main account passgad)
I also tried to setup a SSH tunnel between my PC and the server using SSH-client (for example, Putty) with the MySQL port (3306) forwarding (21098) but it did not work.
Is it possible ?
I tried with this without luck:
host = passgad.gi9.co
port = 3306
username = passgad_root (it's a MySQL Users but I also tried with my main account passgad)
I also tried to setup a SSH tunnel between my PC and the server using SSH-client (for example, Putty) with the MySQL port (3306) forwarding (21098) but it did not work.
Is it possible ?