MySQL error code
MySQL error 1059
MySQL server error 1059 is ER_TOO_LONG_IDENT, reported with SQLSTATE 42000.
Identifier name '%s' is too long
| Error | 1059 |
|---|---|
| Name | ER_TOO_LONG_IDENT |
| SQLSTATE | 42000 |
| Group | Server errors |
In other databases
Source: MySQL 8.4 Error Reference