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 article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
PreviousError 1674: Statement is unsafe because it uses a system function that may return a different valueNextError 1676: Statement
Last updated
Was this helpful?