v.25.10Bug Fix (user-visible misbehavior in an official stable release)

PR just for making compatibility

This PR just for making compatibility to 23.8 and before, The compatibility issue was introduced by this PR: https://github.com/ClickHouse/ClickHouse/pull/54240 This SQL will fail with enable_analyzer=0 (before 23.8, it's ok). #88491 (JIaQi).