How can I connect to a MySQL server via SSH Tunnel and get from the server the UNIX socket in Datagrip?
I found this partial solution, that helps me to configure SSH Tunnel but not get the socket file from the server. How to connect to database through SSH using DataGrip
The server is MariaDB and I tried to use this information too but doesn't work