MySQL error code
MySQL error 1152
MySQL server error 1152 is ER_ABORTING_CONNECTION, reported with SQLSTATE 08S01.
Aborted connection %ld to db: '%s' user: '%s' (%s)
| Error | 1152 |
|---|---|
| Name | ER_ABORTING_CONNECTION |
| SQLSTATE | 08S01 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference