Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
MySQL Workbenchを使用してMySQLサーバーに接続しようとすると、次のエラーが発生します。
'Error Connecting to Server (root@ipaddress) Could not establish SSH connection: Error reading SSH protocol banner.'
誰かが以前にこの問題を経験したことがありますか?ポインターが欲しい!
この問題を解決しました。
問題は、MySQLポートではなくSSHポートに接続しようとしていたことでした。SSH接続を介してこれを使用する場合-これは疑似VPN接続であるため、SSH接続を構成し、「MySQL」ポートに接続していることを確認してください。