Seaquel
MySQL error code

MySQL error 3057

MySQL server error 3057 is ER_USER_LOCK_WRONG_NAME, reported with SQLSTATE 42000.

Incorrect user-level lock name '%s'. The name is empty, NULL, or can not be expressed in the current character-set.
Error3057
NameER_USER_LOCK_WRONG_NAME
SQLSTATE42000
GroupServer errors

In other databases

Source: MySQL 8.4 Error Reference