MySQL error code
MySQL error 1135
MySQL server error 1135 is ER_CANT_CREATE_THREAD, reported with SQLSTATE HY000.
Can't create a new thread (errno %d); if you are not out of available memory, you can consult the manual for a possible OS-dependent bug
| Error | 1135 |
|---|---|
| Name | ER_CANT_CREATE_THREAD |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference