MySQL error code
MySQL error 1518
MySQL server error 1518 is ER_NO_BINLOG_ERROR, reported with SQLSTATE HY000.
It is not allowed to shut off binlog on this command
| Error | 1518 |
|---|---|
| Name | ER_NO_BINLOG_ERROR |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference