MySQL error code
MySQL error 3795
MySQL server error 3795 is ER_SLOW_LOG_MODE_IGNORED_WHEN_NOT_LOGGING_TO_FILE, reported with SQLSTATE HY000.
slow query log file format changed as requested, but setting will have no effect when not actually logging to a file.
| Error | 3795 |
|---|---|
| Name | ER_SLOW_LOG_MODE_IGNORED_WHEN_NOT_LOGGING_TO_FILE |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference