Category: MYSQL
-
ERROR: 1045 (28000): Access denied for user ‘abc’@’localhost’ (using password: YES)
This issue comes when you are not entering your MYSQL connection string properly. Below screenshot shows how to connect to MYSQL and avoid this issue.