MySQL error code
MySQL error 1103
MySQL server error 1103 is ER_WRONG_TABLE_NAME, reported with SQLSTATE 42000.
Incorrect table name '%s'
| Error | 1103 |
|---|---|
| Name | ER_WRONG_TABLE_NAME |
| SQLSTATE | 42000 |
| Group | Server errors |
In other databases
Source: MySQL 8.4 Error Reference