← Back to Knowledgebase

Database

Fixing MySQL Access Denied

Access denied means the database rejected your login.

Check:
- database username
- database password
- database host
- database privileges
- whether you are using the correct database

If you recently changed a password, update your server.cfg connection string.