Seaquel
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.
Error4060
NameER_INVALID_USER_FOR_REGISTRATION
SQLSTATEHY000
GroupServer errors

Source: MySQL 8.4 Error Reference