Error 1698: Access denied for user
Error Code
SQLSTATE
Error
Description
1698
28000
ER_ACCESS_DENIED_NO_PASSWORD_ERROR
Access denied for user '%s'@'%s'
Possible Causes and Solutions
The user/password combination may not exist.
There are a number of common problems that can occur when connecting to MariaDB. See Troubleshooting Connection Issues.
See Also
This page is licensed: CC BY-SA / Gnu FDL
PreviousError 1697: VALUES value for partition must have type INTNextError 1699: SET PASSWORD has no significance for users authenticating via plugins
Last updated
Was this helpful?