MySQL Error 3099 – ER_PREVENTS_VARIABLE_WITHOUT_RBR

MySQL Error Message

Cannot change the value of variable %s without binary log
format as ROW.

Reason for the Error

transaction_write_set_extraction
option value is set and
binlog_format is not
ROW.