mysqlban版本问题
来源:3-12 查询老用户&新用户添加【注册登录】-2

小龙同学鸭
2021-10-23
DateSourceHikariCP - Exception during pool initialization.
Sat Oct 23 17:40:58 GMT+08:00 2021 WARN: Establishing SSL connection without server’s identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn’t set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to ‘false’. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verificatio
出现这个问题怎么办
写回答
1回答
-
风间影月
2021-10-23
加个参数 ssl false试试。你的数据库版本是8吧?
062021-11-15
相似问题