Error 1670: The statement is unsafe because it uses the general log, slow query log, or performance_
Error Code
SQLSTATE
Error
Description
1670
HY000
ER_BINLOG_UNSAFE_SYSTEM_TABLE
The statement is unsafe because it uses the general log, slow query log, or performance_schema table(s). This is unsafe because system tables may differ on slaves.
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 1669: The statement is unsafe because it uses INSERT DELAYED. This is unsafe because the timesNextError 1671: Statement is unsafe because it invokes a trigger or a stored function that inserts into
Last updated
Was this helpful?