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.
| Error | 3057 |
|---|---|
| Name | ER_USER_LOCK_WRONG_NAME |
| SQLSTATE | 42000 |
| Group | Server errors |
In other databases
Source: MySQL 8.4 Error Reference