MySQL error code
MySQL error 1109
MySQL server error 1109 is ER_UNKNOWN_TABLE, reported with SQLSTATE 42S02.
Unknown table '%s' in %s
| Error | 1109 |
|---|---|
| Name | ER_UNKNOWN_TABLE |
| SQLSTATE | 42S02 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference
MySQL server error 1109 is ER_UNKNOWN_TABLE, reported with SQLSTATE 42S02.
Unknown table '%s' in %s
| Error | 1109 |
|---|---|
| Name | ER_UNKNOWN_TABLE |
| SQLSTATE | 42S02 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference