小编Alf*_*bia的帖子

laravel php 工匠迁移

当我跑 php artisan migrate

在 Connection.php 第 664 行中:

SQLSTATE[HY000] [2054] 服务器请求客户端未知的身份验证方法(SQL:select * from information_schema.tables where table_schema = aviandb and table_name = migrations)

在 Connector.php 第 68 行:

SQLSTATE[HY000] [2054] 服务器请求客户端未知的身份验证方法

在 Connector.php 第 68 行:

PDO::__construct():服务器请求客户端未知的身份验证方法[caching_sha2_password]

我该如何解决?

php mysql pdo laravel

9
推荐指数
4
解决办法
1万
查看次数

标签 统计

laravel ×1

mysql ×1

pdo ×1

php ×1