I'm having problem to connect to the remote DB from the terminal as follow
mysql -u db_user -p -h 10.100.1.100
Enter password:
afer entering password I'm getting that error:
ERROR 1043 (08S01): Bad handshake
and I can connect to the DB from a PC using MySQL Workbench.
Running MySQL Ver 14.14 Distrib 5.1.73 for CentOS6