MySQL Error 3745 – ER_TEMP_TABLE_PREVENTS_SWITCH_SESSION_BINLOG_FORMAT

MySQL Error Message

Changing @@session.binlog_format is disallowed when the
session has open temporary table(s). You could wait until these
temporary table(s) are dropped and try again.

Reason for the Error

ER_TEMP_TABLE_PREVENTS_SWITCH_SESSION_BINLOG_FORMAT
was added in 8.0.13.