MySQL error code
MySQL error 1437
MySQL server error 1437 is ER_TOO_LONG_BODY, reported with SQLSTATE 42000.
Routine body for '%s' is too long
| Error | 1437 |
|---|---|
| Name | ER_TOO_LONG_BODY |
| SQLSTATE | 42000 |
| Group | Server errors |
In other databases
Source: MySQL 8.4 Error Reference