I am unable to connect to my MySQL in xampp I have this error:
MySQL said: Documentation 1045 - Access denied for user \'root\'@\'localhost\'
MySQL said: Documentation
Edit the file xampp/mysql/bin/my.ini
xampp/mysql/bin/my.ini
Add
skip-grant-tables
under [mysqld]
[mysqld]