dadad 发表于 2026-1-1 15:40:18

【已解答】为什么我已经改成caching_sha2_password 验证了..

为了能快速了解并处理您的问题,请提供以下基础信息:面板、插件版本:
系统版本:
问题描述:SHOW VARIABLES LIKE 'default_authentication_plugin';查询已经显示改为caching_sha2_password 验证了..日志中还有大量的错误..隔一段时间就有十多G的错误日志,,请问我应该怎么做
相关截图(日志、错误):2026-01-01T07:35:40.487658Z 5459 Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'

运维技术阿闯 发表于 2026-1-2 10:41:32

您好,修改的default_authentication_plugin仅对后续新创建的 MySQL 用户生效,而服务器中已存在的旧用户,还是有的哦
页: [1]
查看完整版本: 【已解答】为什么我已经改成caching_sha2_password 验证了..