DEV Community

Cover image for Fix Issue MAMP Connect Database MySQL
Asep Septiadi
Asep Septiadi

Posted on

Fix Issue MAMP Connect Database MySQL

SQLSTATE[HY000] [1045] Access denied for user 'root'@'localhost' (using password: YES) (Connection: mysql, Host: 127.0.0.1, Port: 3306, Database: db_akademi, SQL: select * from sessions where id = 3tb8xNqSz86GdwFvRr3Pj6fMIVQrAXmrCnkiMZ8C limit 1) 20$app->handleRequest(Request::capture());
Enter fullscreen mode Exit fullscreen mode

Handling

Penyebabnya

Top comments (0)