MySQL error code
MySQL error 4060
MySQL server error 4060 is ER_INVALID_USER_FOR_REGISTRATION, reported with SQLSTATE HY000.
The registration operation is not allowed for user '%s'@'%s'. The operation can only be performed in user's own session.
| Error | 4060 |
|---|---|
| Name | ER_INVALID_USER_FOR_REGISTRATION |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference