MySQL Error 4002 – ER_DA_ERROR_LOG_TABLE_DISABLED

MySQL Error Message

None of the log-sinks selected in
@@global.log_error_services supports writing to the performance
schema. The server will not be able to make the current runs’
error events available in performance_schema.error_log. To change
this, add a log-sink that supports the performance schema to
@@global.log_error_services.

Reason for the Error

ER_DA_ERROR_LOG_TABLE_DISABLED was
added in 8.0.22.