MySQL error code
MySQL error 1290
MySQL server error 1290 is ER_OPTION_PREVENTS_STATEMENT, reported with SQLSTATE HY000.
The MySQL server is running with the %s option so it cannot execute this statement
| Error | 1290 |
|---|---|
| Name | ER_OPTION_PREVENTS_STATEMENT |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference