我正在尝试使用docker连接Mysql和django,我得到了这个错误 2061, 'RSA Encryption not supported - caching_sha2_password plugin我尝试使用以下命令更改用户和创建数据库 // create a user //
CREATE USER 'user'@'localhost'
我在尝试篡改我的Django应用程序。docker-compose.yml db: command: --default-authentication-plugindjango.db.utils.OperationalError: (1156, 'Plugin caching_sha2_password could not be loaded: /