MySQL error code
MySQL error 3025
MySQL server error 3025 is ER_NON_RO_SELECT_DISABLE_TIMER, reported with SQLSTATE HY000.
Select is not a read only statement, disabling timer
| Error | 3025 |
|---|---|
| Name | ER_NON_RO_SELECT_DISABLE_TIMER |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference