All pages
Powered by GitBook
1 of 1

Loading...

Error 1044: Access denied for user

Error Code
SQLSTATE
Error
Description

1044

42000

ER_DBACCESS_DENIED_ERROR

Access denied for user '%s'@'%s' to database '%s'

Possible Causes and Solutions

The user is trying to access a database/schema they do not have access to. 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