Error 1693: Statement accesses nontransactional table as well as transactional or temporary table, a
Error Code
SQLSTATE
Error
Description
1693
HY000
ER_BINLOG_UNSAFE_MIXED_STATEMENT
Statement accesses nontransactional table as well as transactional or temporary table, and writes to any of them.
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 1692: Mixing self-logging and non-self-logging engines in a statement is unsafe.NextError 1694: Cannot modify @@session.sql_log_bin inside a transaction
Last updated
Was this helpful?