My php application can accept the login and password for root@localhost, but when I change it to the DB user, I see
Access denied for user 'eramba'@'localhost' (using password: YES)
I had flush privileges after adding the eramba user. I have no anonymous users.
I'm lost