MySQL error code
MySQL error 1083
MySQL server error 1083 is ER_WRONG_FIELD_TERMINATORS, reported with SQLSTATE 42000.
Field separator argument is not what is expected; check the manual
| Error | 1083 |
|---|---|
| Name | ER_WRONG_FIELD_TERMINATORS |
| SQLSTATE | 42000 |
| Group | Server errors |
In other databases
Source: MySQL 8.4 Error Reference