mysql workbench ssl连接问题

解决方案有如下2个,1个是降版本,使用低版本的workbench。另一个是切换到Advaced标签页,在Others文本框中添加 useSSL=0 ,即可成功连接。参考链接 https://blog.csdn.net/hongweigg/article/details/122069772 https://stackoverflow.com/questions/69824631/mysql-workbench-ssl-connection-error-ssl-is-re...
mysql workbench ssl连接问题
mysql workbench版本是8.0.27,建立连接的时候连接报错

解决方案有如下2个,1个是降版本,使用低版本的workbench。

另一个是切换到Advaced标签页,在Others文本框中添加 useSSL=0 ,即可成功连接。

参考链接
https://blog.csdn.net/hongweigg/article/details/122069772
https://stackoverflow.com/questions/69824631/mysql-workbench-ssl-connection-error-ssl-is-required-but-the-server-doesnt-sup2022-07-19
mengvlog 阅读 10 次 更新于 2025-07-21 06:24:15 我来答关注问题0
檬味博客在线解答立即免费咨询

mySQL相关话题

Copyright © 2023 WWW.MENGVLOG.COM - 檬味博客
返回顶部