idea自带database连接mysql失败问题

打印 上一主题 下一主题

主题 979|帖子 979|积分 2937

idea2023.1版连接mysql失败
  1. DBMS: MySQL (ver. 5.7.13)
  2. Case sensitivity: plain=exact, delimited=exact
  3. Driver: MySQL Connector Java (ver. mysql-connector-java-5.1.47 ( Revision: fe1903b1ecb4a96a917f7ed3190d80c049b1de29 ), JDBC4.0)
  4. [08S01]
  5.         Communications link failure
  6.         The last packet successfully received from the server was 95 milliseconds ago.  The last packet sent successfully to the server was 89 milliseconds ago.
  7. No appropriate protocol (protocol is disabled or cipher suites are inappropriate).
复制代码
使用如下:

填写正确的IP,端口,账号,密码
test connection 报如下错误
DBMS: MySQL (ver. 5.7.13)
Case sensitivity: plain=exact, delimited=exact
Driver: MySQL Connector Java (ver. mysql-connector-java-5.1.47 ( Revision: fe1903b1ecb4a96a917f7ed3190d80c049b1de29 ), JDBC4.0)
[08S01]
Communications link failure
  1. The last packet successfully received from the server was 95 milliseconds ago.  The last packet sent successfully to the server was 89 milliseconds ago.
复制代码
No appropriate protocol (protocol is disabled or cipher suites are inappropriate).
办理方案:
1.url路径中 到场 useSSL=no或者useSSL=false

2.在advanced中下拉选中useSSl为no

3.驱动中的advanced中的useSSL设置为非true

完美办理

免责声明:如果侵犯了您的权益,请联系站长,我们会及时删除侵权内容,谢谢合作!更多信息从访问主页:qidao123.com:ToB企服之家,中国第一个企服评测及商务社交产业平台。

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有账号?立即注册

x
回复

使用道具 举报

0 个回复

倒序浏览

快速回复

您需要登录后才可以回帖 登录 or 立即注册

本版积分规则

愛在花開的季節

金牌会员
这个人很懒什么都没写!
快速回复 返回顶部 返回列表