MySQL error code
MySQL error 1301
MySQL server error 1301 is ER_WARN_ALLOWED_PACKET_OVERFLOWED, reported with SQLSTATE HY000.
Result of %s() was larger than max_allowed_packet (%ld) - truncated
| Error | 1301 |
|---|---|
| Name | ER_WARN_ALLOWED_PACKET_OVERFLOWED |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference