MySQL error code
MySQL error 1211
MySQL server error 1211 is ER_NO_PERMISSION_TO_CREATE_USER, reported with SQLSTATE 42000.
'%s'@'%s' is not allowed to create new users
| Error | 1211 |
|---|---|
| Name | ER_NO_PERMISSION_TO_CREATE_USER |
| SQLSTATE | 42000 |
| Group | Server errors |
In other databases
Source: MySQL 8.4 Error Reference