[MDEV-29688] Wrong description of slow_query_log_file variable / option Created: 2022-10-03  Updated: 2023-11-28

Status: Open
Project: MariaDB Server
Component/s: Variables
Affects Version/s: 10.3, 10.4, 10.5, 10.6, 10.7, 10.8, 10.9, 10.10
Fix Version/s: 10.4, 10.5, 10.6

Type: Bug Priority: Minor
Reporter: Elena Stepanova Assignee: Sergei Golubchik
Resolution: Unresolved Votes: 0
Labels: None

Issue Links:
Relates

 Description   

--slow-query-log-file=name
Log slow queries to given log file. Defaults logging to
'hostname'-slow.log. Must be enabled to activate other
slow log options

slow_query_log_file is a string, it cannot be enabled (and it cannot be disabled either, for the option an empty string is ignored and for the variable it is forbidden).

The description is the same for all existing versions.
10.11 is additionally affected as the description has been copied for the new variable log_slow_query_file.

I've set fix versions based on affected versions, but it's okay to fix only in 10.11 if that's preferable on some reason.


Generated at Thu Feb 08 10:10:32 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.