MySQL Error 1671 – ER_BINLOG_UNSAFE_AUTOINC_COLUMNS

MySQL Error Message

Statement is unsafe because it invokes a trigger or a
stored function that inserts into an AUTO_INCREMENT column.
Inserted values cannot be logged correctly.