MySQL error code
MySQL error 1162
MySQL server error 1162 is ER_TOO_LONG_STRING, reported with SQLSTATE 42000.
Result string is longer than 'max_allowed_packet' bytes
| Error | 1162 |
|---|---|
| Name | ER_TOO_LONG_STRING |
| SQLSTATE | 42000 |
| Group | Server errors |
In other databases
Source: MySQL 8.4 Error Reference