MySQL Error 3961 – ER_WARN_DEPRECATED_JSON_TABLE_ON_ERROR_ON_EMPTY

MySQL Error Message

Specifying an ON EMPTY clause after the ON ERROR clause
in a JSON_TABLE column definition is deprecated syntax and will be
removed in a future release. Specify ON EMPTY before ON ERROR
instead.

Reason for the Error

ER_WARN_DEPRECATED_JSON_TABLE_ON_ERROR_ON_EMPTY
was added in 8.0.20.