MySQL error code
MySQL error 1116
MySQL server error 1116 is ER_TOO_MANY_TABLES, reported with SQLSTATE HY000.
Too many tables; MySQL can only use %d tables in a join
| Error | 1116 |
|---|---|
| Name | ER_TOO_MANY_TABLES |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference