MySQL Error MY-013092 – ER_IB_MSG_LOG_PARAMS_CONCURRENCY_MARGIN_UNSAFE

MySQL Error Message

Cannot continue operation. The
innodb_redo_log_capacity=%lluM is too small for the
innodb_thread_concurrency=%lu. The capacity of redo should be
>= %lluM. To get mysqld running, set innodb_thread_concurrency
to a smaller value or increase innodb_redo_log_capacity. %s

Reason for the Error

ER_IB_MSG_LOG_PARAMS_CONCURRENCY_MARGIN_UNSAFE
was added in 8.0.30.