MySQL 8.0.11 error connect to caching_sha2_password the specified module could not be found
ALTER USER 'root'@'localhost' IDENTIFIED WITH mysql_native_password BY 'yourpassword';
mysql 连接报错
最新推荐文章于 2025-04-30 15:01:27 发布
MySQL 8.0.11 error connect to caching_sha2_password the specified module could not be found
ALTER USER 'root'@'localhost' IDENTIFIED WITH mysql_native_password BY 'yourpassword';