問題描述
我無法使用 MySQLCC 和我的網頁連接到我的 server221.我已成功連接到服務器 253,沒有出現錯誤.我不確定出了什么問題,但我不斷收到錯誤 1043 握手錯誤.我確信我所有的用戶名和密碼都正確輸入.我什至可以 ping 服務器 192.168.0.221
I can't connect to my server221 with MySQLCC and also through my webpage. I have managed to connect to server 253 with no errors. I am not sure what is wrong but I keep getting the error 1043 bad handshake. I am positive that all my userID and password are keyed in correctly. I can even ping the server 192.168.0.221
我正在更換 PC,在我之前的 PC 上,我設法使用相同的設置完美地連接到 server221.我什至不知道從哪里開始調試.請幫忙.
I am changing PC and on my previous PC, I have managed to connect to the server221 flawlessly with the same settings. I don't know where to even start debugging. Please help.
推薦答案
確保服務器安裝的版本與 PC 上的 ODBC 連接器版本相同.比如你的服務器安裝了5.7.16 MySQL.然后您必須安裝 msi 文件附帶的 5.7.16 ODBC 連接器.不要去網上下載最新的 ODBC 連接器.我不會工作
Make sure the version that the server installed is the same as your ODBC Connector at your PC. For example is your server installed 5.7.16 MySQL. Then you have to installed the 5.7.16 ODBC Connector that comes with the msi file. Don't go to the web and download the latest ODBC connector. I will not work
這篇關于無法在 MySQLCC ERROR 1043 Bad Handshake 上連接到 MySQL 服務器的文章就介紹到這了,希望我們推薦的答案對大家有所幫助,也希望大家多多支持html5模板網!