原因是MySQL 8 改了密码加密算法。[1] 原来是:mysql_native_password MySQL8 改成了 caching_sha2_password https://juejin.im/entry/5adb5deff265da0b9d77cb3b ↩︎ 相关文章: