All pages
Powered by GitBook
1 of 1

Loading...

Error 1045: Access denied for user (using password)

Error Code
SQLSTATE
Error
Description

1045

28000

ER_ACCESS_DENIED_ERROR

Access denied for user '%s'@'%s' (using password: %s)

Possible Causes and Solutions

The user/password combination does not exist or the user does not have privileges to the given database. See for more, as well as for details on setting permissions.

See Also

Troubleshooting Connection Issues
GRANT
When access_denied_errors status variable is incremented

This page is licensed: CC BY-SA / Gnu FDL