v.25.7Bug Fix (user-visible misbehavior in an official stable release)
Add backquotes to database and table names
FixedInterpreterInsertQuery::extendQueryLogElemImplto add backquotes to database and table names when needed (f.g., when names contain special characters like-). #81528 (Ilia Shvyrialkin).