v.25.7Bug Fix (user-visible misbehavior in an official stable release)
Fix data-races
Fix data-races in client (by not using global context) andsession_timezoneoverrides (previously in case ofsession_timezonewas set in i.e.users.xml/client options to non empty and in query context to empty, then, value fromusers.xmlwas used, while this is wrong, now query context will always have a priority over global context). #82444 (Azat Khuzhin).