)]}'
{"/PATCHSET_LEVEL":[{"author":{"_account_id":32755,"name":"Christian Rohmann","email":"christian.rohmann@inovex.de","username":"frittentheke"},"change_message_id":"d71a04cf6e3200d77f5cedba991a9403372f3f0c","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"a18aadd1_7c1ca692","updated":"2022-08-29 13:00:58.000000000","message":"I added these three variables to allow the adjustment of the Slow Query Log Extended Statistics - see https://mariadb.com/kb/en/slow-query-log-extended-statistics/\n\nBy default MariaDB creates many slow log entries because of the \"log_slow_filter\" setting logging e.g. all \"filesort\" events.\n\nThis is not about switching this feature off and to turn a blind eye on the actual db query issues, but to gives operators the ability to reduce the rate. With these options it should be possible to remove certain events from the slow logging or to reduce the rate at which these are logged to not run into I/O issues.\n\n\n","commit_id":"34c099582ef088e7dcaf8ba93fe0738415261f33"},{"author":{"_account_id":28619,"name":"Dmitriy Rabotyagov","email":"noonedeadpunk@gmail.com","username":"noonedeadpunk"},"change_message_id":"f455b15245689019399a334c98be9e7f6806ddab","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"4e48816e_d7492fdf","updated":"2022-08-29 13:05:28.000000000","message":"I don\u0027t think there\u0027s any need for these variables. They don\u0027t look like being something common, but more for one specific deployments.\n\nInstead I would highly recommend leveraging galera_my_cnf_overrides variable, like:\n\n  galera_my_cnf_overrides:\n    mysqld:\n      log_slow_verbosity: 2\n      log_slow_rate_limit: 1\n      log_slow_filter: admin","commit_id":"34c099582ef088e7dcaf8ba93fe0738415261f33"},{"author":{"_account_id":32755,"name":"Christian Rohmann","email":"christian.rohmann@inovex.de","username":"frittentheke"},"change_message_id":"7c336ece8dbece25aa6e0e3b37813cf484476945","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"3e4a97e9_837ea726","in_reply_to":"4e48816e_d7492fdf","updated":"2022-08-29 13:10:42.000000000","message":"Uh, my bad - I apparently missed this way to adding \"overrides\" ... even though it was placed right below my added lines.\n\nThanks for the hint.","commit_id":"34c099582ef088e7dcaf8ba93fe0738415261f33"}]}
