摘要: 原因 MySQL新版默认使用caching_sha2_password作为身份验证插件,而旧版是使用mysql_native_password当连接MySQL时报错“plugin caching_sha2_password could not be loaded”时,可换回旧版插件。 命令 mysq 阅读全文
posted @ 2022-09-14 09:05 为爱痴狂 阅读(128) 评论(0) 推荐(0)