I'm trying to set up my SQLyog software to connect to my database(s) soley using a secure connection (SSH)
I've followed the instructions but noticed a problem (if it is a problem)
The SW appears to connect to the database using the settings from the first “Mysql' Tab instead of from the SSH tab.. even though the SSH tab is ticked (I uncheck it and recheck it and the same 'result' occurs.
What happens is when my connection is “successful” the SQLyog SW shows me connected using the username I supplied to the Mysql Tab.. not the SSH tab
For example.. if i supply
ian1 & ian2 (Both user names work and have identical privileges etc)
as usernames (The latter applied to the SSH tab).. when I connect… the username at the top left corner of my SQLyog window shows the former.. ie:
[email protected],com
I'm worried that I am indeed not connecting securely.. I'm getting close to launching several sites and connecting securely via SSH is imperitive. I need this ability.
I'm hoping someone here will recognize this and tell me all is well.
TIA.. Ian
P.S. I'm using the most recent release of SQLyog.