MySQL Error MY-010452 – ER_RPL_INCOMPATIBLE_DECIMAL_IN_RBR

MySQL Error Message

In RBR mode, Replica received incompatible DECIMAL field
(old-style decimal field) from Source while creating conversion
table. Please consider changing datatype on Source to new style
decimal by executing ALTER command for column Name: %s.%s.%s.

Reason for the Error

ER_RPL_INCOMPATIBLE_DECIMAL_IN_RBR
was added in 8.0.2.