MySQL error code
MySQL error 4143
MySQL server error 4143 is ER_BULK_PARSER_MISSING_ENCLOSED_BY, reported with SQLSTATE HY000.
Missing ENCLOSED BY character at row %ld in file '%s'. Add OPTIONALLY to the ENCLOSED BY clause to allow this input.
| Error | 4143 |
|---|---|
| Name | ER_BULK_PARSER_MISSING_ENCLOSED_BY |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference