MySQL error code
MySQL error 4081
MySQL server error 4081 is ER_DA_GLOBAL_CONN_LIMIT, reported with SQLSTATE HY000.
Connection closed. Global connection memory limit %llu bytes exceeded. Consumed %llu bytes.
| Error | 4081 |
|---|---|
| Name | ER_DA_GLOBAL_CONN_LIMIT |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference