MySQL error code
MySQL error 4163
MySQL server error 4163 is ER_USER_LOCK_OVERLONG_NAME, reported with SQLSTATE 42000.
User-level lock name '%s' should not exceed %d characters.
| Error | 4163 |
|---|---|
| Name | ER_USER_LOCK_OVERLONG_NAME |
| SQLSTATE | 42000 |
| Group | Server errors |
In other databases
Source: MySQL 8.4 Error Reference