MySQL error code
MySQL error 1436
MySQL server error 1436 is ER_STACK_OVERRUN_NEED_MORE, reported with SQLSTATE HY000.
Thread stack overrun: %ld bytes used of a %ld byte stack, and %ld bytes needed. Use 'mysqld --thread_stack=#' to specify a bigger stack.
| Error | 1436 |
|---|---|
| Name | ER_STACK_OVERRUN_NEED_MORE |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference