MySQL error code
MySQL error 1250
MySQL server error 1250 is ER_TABLENAME_NOT_ALLOWED_HERE, reported with SQLSTATE 42000.
Table '%s' from one of the SELECTs cannot be used in %s
| Error | 1250 |
|---|---|
| Name | ER_TABLENAME_NOT_ALLOWED_HERE |
| SQLSTATE | 42000 |
| Group | Server errors |
In other databases
Source: MySQL 8.4 Error Reference