MySQL error code
MySQL error 1149
MySQL server error 1149 is ER_SYNTAX_ERROR, reported with SQLSTATE 42000.
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use
| Error | 1149 |
|---|---|
| Name | ER_SYNTAX_ERROR |
| SQLSTATE | 42000 |
| Group | Server errors |
In other databases
Source: MySQL 8.4 Error Reference