环境
我尝试连接到 MySQL 数据库。当我
php bin/console doctrine:database:create
, 我有这个:
驱动程序发生异常:SQLSTATE[HY000][2054] 服务器请求客户端未知的身份验证方法 PDO::_construct():服务器请求客户端未知的身份验证方法[caching_sha2_password]
驱动程序发生异常:SQLSTATE[HY000][2054] 服务器请求客户端未知的身份验证方法
PDO::_construct():服务器请求客户端未知的身份验证方法[caching_sha2_password]
mysql windows symfony doctrine-orm mysql-8.0
doctrine-orm ×1
mysql ×1
mysql-8.0 ×1
symfony ×1
windows ×1