MySQL error code
MySQL error 4151
MySQL server error 4151 is ER_BULK_PARSER_INCOMPLETE_ESCAPE_SEQUENCE, reported with SQLSTATE HY000.
Unexpected end of input found at row %ld in file '%s' resulting in incomplete escape sequence.
| Error | 4151 |
|---|---|
| Name | ER_BULK_PARSER_INCOMPLETE_ESCAPE_SEQUENCE |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference