MySQL error code
MySQL error 4001
MySQL server error 4001 is ER_DA_NO_ERROR_LOG_PARSER_CONFIGURED, reported with SQLSTATE HY000.
None of the log-sinks selected with --log-error-services=... provides a log-parser. The server will not be able to make the previous runs' error-logs available in performance_schema.error_log.
| Error | 4001 |
|---|---|
| Name | ER_DA_NO_ERROR_LOG_PARSER_CONFIGURED |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference