MySQL Error 1675 – ER_BINLOG_UNSAFE_NONTRANS_AFTER_TRANS

MySQL Error Message

Statement is unsafe because it accesses a
non-transactional table after accessing a transactional table
within the same transaction.