Hello, I have a server Linux with MariaDB running If i try connecting to server with the HeidiSQL from Windows PC i have the message: Plink terminated, command row was:
C:\Program files(86)\PuTTY\plink.exe -ssh username(at)127.0.0.1 -pw"xxx" -P 22 -N -L 3307:127.0.0.1:3306
and can not connect
Also if i use real server IP adress can not connect With PuTTY i can connect to the server
Thanks, regards