• Dear Pleskians! The Plesk Forum will be undergoing scheduled maintenance on Monday, 7th of July, at 9:00 AM UTC. The expected maintenance window is 2 hours.
    Thank you in advance for your patience and understanding on the matter.

Error: Connection to the database server failed: Operation CREATE USER failed for

Adrian I

New Pleskian
I'm experiencing this issue when creating a mysql database and user together, or when adding a user to a database:
Error: Connection to the database server failed: Operation CREATE USER failed for 'db-user-name'@'localhost'

Probably related, if I try;
plesk repair mysql
from ssh, I get errors creating absent users for existing databases:
The user db-user-name is absent from the database server ........ [ERROR]
Recreate the user db-user-name with default permissions and default hosts? [Y/n] y
Recreating the user db-user-name .............................. [FAILED]
- Operation CREATE USER failed for 'some-db-name'@'%'

Can anybody shed light on either / both issues?
 
Nothing is logged to the mysql error log or the general query log (which I temporarily enabled).
Nothing in sw-cp-server/error_log either.
Which is unhelpful, I know.

Adrian.
 
Back
Top