Python MySQL - mysql-connector 驱动

解决 mysql.connector.errors.NotSupportedError

环境

mysql:8.0.11
python:3.6

错误描述

mysql.connector.errors.NotSupportedError) Authentication plugin ‘caching_sha2_password‘ is not supported

解决方案:

pip install MySQL-connector-python 
?

环境

mysql:8.0.11
python:3.6

错误描述

mysql.connector.errors.NotSupportedError) Authentication plugin ‘caching_sha2_password‘ is not supported

解决方案:

pip install MySQL-connector-python 

Python MySQL - mysql-connector 驱动

上一篇:解决Oracle分页使用order by排序造成分页顺序不对的问题


下一篇:InnoDB 表空间