[MDEV-29213] Documentation for log_slow_filter Created: 2022-07-30  Updated: 2022-08-01  Resolved: 2022-08-01

Status: Closed
Project: MariaDB Server
Component/s: Documentation
Fix Version/s: N/A

Type: Task Priority: Minor
Reporter: Nuno Assignee: Ian Gilfillan
Resolution: Fixed Votes: 0
Labels: None


 Description   

In the documentation for log_slow_filter
https://mariadb.com/kb/en/server-system-variables/#log_slow_filter

It says that the default value is:

admin, filesort, filesort_on_disk, filesort_priority_queue, full_join, full_scan, query_cache, query_cache_miss, tmp_table, tmp_table_on_disk

However, if we paste this exactly into the config, the config checks fails for:

Error while setting value 'admin, filesort, filesort_on_disk, filesort_priority_queue, full_join, full_scan, query_cache, query_cache_miss, tmp_table, tmp_table_on_disk, not_using_index' to 'log_slow_filter'

The correct way is to list these without spaces after the commas.

It might be worth either removing the spaces in the documentation, or have a line/warning mentioning that the options must be set without spaces.



 Comments   
Comment by Ian Gilfillan [ 2022-08-01 ]

The spaces need to stay for formatting reasons, but I've added a note in the description.

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