各位朋友,用idea连接数据库,显示【08S10】错误,请问这个怎么解决呀

img

各位,用idea连接数据库,显示【08S10】错误,请问这个怎么解决呀?
[08S01]
Communications link failure
The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
No appropriate protocol (protocol is disabled or cipher suites are inappropriate).

[08S01]

通信链路故障

成功发送到服务器的最后一个数据包是0毫秒前。驱动程序尚未从服务器收到任何数据包。

没有合适的协议(协议被禁用或密码套件不合适)。

先确定数据库正常启动了,再使用cmd直接连接数据库验证数据库功能。

Driver的驱动类版本跟数据库版本是否一致。