Seaquel
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.
Error4143
NameER_BULK_PARSER_MISSING_ENCLOSED_BY
SQLSTATEHY000
GroupServer errors

Source: MySQL 8.4 Error Reference