MySQL error code
MySQL error 1315
MySQL server error 1315 is ER_UPDATE_LOG_DEPRECATED_IGNORED, reported with SQLSTATE 42000.
The update log is deprecated and replaced by the binary log; SET SQL_LOG_UPDATE has been ignored.
| Error | 1315 |
|---|---|
| Name | ER_UPDATE_LOG_DEPRECATED_IGNORED |
| SQLSTATE | 42000 |
| Group | Server errors |
In other databases
Source: MySQL 8.4 Error Reference