For the complete documentation index, see llms.txt. This page is also available as Markdown.

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 page is licensed: CC BY-SA / Gnu FDL

spinner

Last updated

Was this helpful?