v.22.3Improvement
Fix excessive logging and table renaming in ClickHouse settings changes
Currently, if the user changes the settings of the system tables there will be tons of logs and ClickHouse will rename the tables every minute. This fixes #34929. #34949 (Nikita Mikhaylov).