Hi, i have an issue connecting to Namecheap shared hosing for 2 days. When I set everything correctly both tunnel credentials and MySQL credentials, but I always get
Connection failed
Access denied for user 'myusername'@'localhost' (using password: YES)
When I try to do the same on, for example, Navicat, to use the same credentials then it connects successfully
What could be the issue? Because it looks like the issue is with HeidSQL, I tried to solve it with Namecheap support but they are clueless and couldn't figure any issue on their side.
Some things to mention:
- for the SSH tunnel I'm using plink.exe
- as Hostname on MySQL I set 127.0.0.1 instead of
localhost
, that didn't helped - library is set libmariadb.dll
- using the most recent build 12.8.0.6908
thx for any help, your software is best for MySQL