Seaquel
MySQL error code

MySQL error 4145

MySQL server error 4145 is ER_BULK_PARSER_COPY_BUFFER_SIZE_EXCEEDED, reported with SQLSTATE HY000.

The column data that needed to be copied due to escaped characters exceeded the size of the internal copy buffer for file '%s'.
Error4145
NameER_BULK_PARSER_COPY_BUFFER_SIZE_EXCEEDED
SQLSTATEHY000
GroupServer errors

Source: MySQL 8.4 Error Reference