Error 1675: Statement is unsafe because it accesses a non-transactional table after accessing a tran

Error Code
SQLSTATE
Error
Description

1675

HY000

ER_BINLOG_UNSAFE_NONTRANS_AFTER_TRANS

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

Possible Causes and Solutions

This page is licensed: CC BY-SA / Gnu FDL

Last updated

Was this helpful?