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.