Error 1316: The update log is deprecated and replaced by the binary log; SET SQL_LOG_UPDATE has been

Error Code
SQLSTATE
Error
Description

1316

42000

ER_UPDATE_LOG_DEPRECATED_TRANSLATED

The update log is deprecated and replaced by the binary log; SET SQL_LOG_UPDATE has been translated to SET SQL_LOG_BIN. This option will be removed in MariaDB 5.6.

Possible Causes and Solutions

This page is licensed: CC BY-SA / Gnu FDL

Last updated

Was this helpful?