If it were me,
I would open the config file, note the username, password and db name.
Go to cPanel, mySQL Databases.
1. make sure the db name is correct
2. drop the user from the DB and then delete entirely. The USER, NOT the DATABASE.
3. recreate the user with the same password. make...