Quantcast
Channel: MySQL Forums - MySQL Workbench
Viewing all articles
Browse latest Browse all 3724

How to connect to a MySQL Server while specifying a socket file ? (2 replies)

$
0
0
Hello,
I'm managing my MySQL servers (used for websites) using MySQL Administrator, and now MySQL Workbench.
I've got to manage a new server (not mine), who have 2 MySQL services running. To connect to the second MySQL service, I have to specify the socket file.
I'me able to connect while I'm connected in SSH to the server with this command line : mysql -u root -p --socket /path/to/my/socket.file

With MySQL Administrator, I create a SSH tunnel with PuTTY, between my computer (Windows XP SP3) and the Server (Debian). The port 3306 is tunneled.
But, with MySQL Administrator and MySQL Workbench, i cannot connect to this database server because I don't know how to specify the socket.
Could someone help me please ?
Thank you.

Viewing all articles
Browse latest Browse all 3724

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>