链接MySQL报错Unable to load authentication plugin 'caching_sha2_password'

在sql>下输入命令mysql alter user root@localhost identified with mysql_native_password by 'password'; 解决!sql
相关文章
相关标签/搜索