MySQL error code
MySQL error 1064
MySQL server error 1064 is ER_PARSE_ERROR, reported with SQLSTATE 42000.
%s near '%s' at line %d
| Error | 1064 |
|---|---|
| Name | ER_PARSE_ERROR |
| SQLSTATE | 42000 |
| Group | Server errors |
In other databases
Source: MySQL 8.4 Error Reference