MySQL error code
MySQL error 1695
MySQL server error 1695 is ER_STORED_FUNCTION_PREVENTS_SWITCH_SQL_LOG_BIN, reported with SQLSTATE HY000.
Cannot change the sql_log_bin inside a stored function or trigger
| Error | 1695 |
|---|---|
| Name | ER_STORED_FUNCTION_PREVENTS_SWITCH_SQL_LOG_BIN |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference