专业团队
re for server certificate verification.
[18:55:59 WARN]: Fri May 01 18:55:59 CST 2020 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 verification.
[18:55:59 INFO]: [LuckPerms] Loading messaging service... [SQL]
[18:55:59 WARN]: Fri May 01 18:55:59 CST 2020 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 verification.
[18:55:59 WARN]: Fri May 01 18:55:59 CST 2020 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 verification.
[18:55:59 WARN]: Fri May 01 18:55:59 CST 2020 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 usin

一直刷这个但是又没什么影响数据库还是可以正常连看着烦有什么避免方法吗...不要屏蔽插件.


凌`
本帖最后由 Ling_Haner 于 2020-5-1 19:03 编辑

MySQL在高版本需要指明是否进行SSL连接,请在mysql配置中的地址里明确指定是否开启/关闭SSL,例:jdbc:mysql://localhost:3306/?useSSL=false

strings
可以尝试降级 mysql

下一页 最后一页