Authentication plugin 'caching_sha2_password' is not supported解决办法

pip uninstall mysql-connector
python -m pip install mysql-connector-python

posted @ 2020-04-29 11:22  半羽  阅读(1947)  评论(0)    收藏  举报