如果您曾经尝试使用 mysqldump 工具备份 MySQL 或 MariaDB 数据库,则可能会遇到此错误:mysqldump: Unknown table ‘column_statistics’ in information_schema
在 Python 中使用 MySQL 数据库时,可能遇到与身份验证插件相关的错误:mysql.connector.errors.NotSupportedError: Authentication plugin ‘caching_sha2_password’ is not supported.