remote telnet to mysql server with error
by lasec.staff from LinuxQuestions.org on (#5KPQP)
I have a mysql server that open to connect
I use my windows desktop commmand prompt to connect it with the below command
Code:telnet IP 3336In general , the output should be as below , right ?
Code:Escape character is '^]'.However , now it pops the error ( attached ) , would advise what is wrong with it ? is the port opened , if I want to connect and login it , how can I do ?
the "bind-address" is "0.0.0.0"
mysql version is as below
Code:mysql Ver 14.14 Distrib 5.5.58thanks
Attached Thumbnails
I use my windows desktop commmand prompt to connect it with the below command
Code:telnet IP 3336In general , the output should be as below , right ?
Code:Escape character is '^]'.However , now it pops the error ( attached ) , would advise what is wrong with it ? is the port opened , if I want to connect and login it , how can I do ?
the "bind-address" is "0.0.0.0"
mysql version is as below
Code:mysql Ver 14.14 Distrib 5.5.58thanks
Attached Thumbnails