MySQL error code
MySQL error 1410
MySQL server error 1410 is ER_CANT_CREATE_USER_WITH_GRANT, reported with SQLSTATE 42000.
You are not allowed to create a user with GRANT
| Error | 1410 |
|---|---|
| Name | ER_CANT_CREATE_USER_WITH_GRANT |
| SQLSTATE | 42000 |
| Group | Server errors |
In other databases
Source: MySQL 8.4 Error Reference