Problemas con artisan migrate
Publicado por Alfredo (1 intervención) el 22/06/2018 15:59:42
Hola amigos,
tengo este problema cuando intento hacer las migraciones y/o verificar el estado de las mismas en mi proyecto.
In Connection.php line 664:
SQLSTATE[HY000] [2054] The server requested authentication method unknown to the client (SQL: select * from information_schema.tables where table_schema = aviandb and table_name = migrations)
In Connector.php line 68:
SQLSTATE[HY000] [2054] The server requested authentication method unknown to the client
In Connector.php line 68:
PDO::__construct(): The server requested authentication method unknown to the client [caching_sha2_password]
Alguien tiene alguna idea para solucionarlo?
Estoy trabajando en php 7.02, con mysql 8 sobre Ubuntu 18.04
tengo este problema cuando intento hacer las migraciones y/o verificar el estado de las mismas en mi proyecto.
In Connection.php line 664:
SQLSTATE[HY000] [2054] The server requested authentication method unknown to the client (SQL: select * from information_schema.tables where table_schema = aviandb and table_name = migrations)
In Connector.php line 68:
SQLSTATE[HY000] [2054] The server requested authentication method unknown to the client
In Connector.php line 68:
PDO::__construct(): The server requested authentication method unknown to the client [caching_sha2_password]
Alguien tiene alguna idea para solucionarlo?
Estoy trabajando en php 7.02, con mysql 8 sobre Ubuntu 18.04
Valora esta pregunta
0