mirror of
https://github.com/MariaDB/server.git
synced 2025-11-08 00:28:29 +03:00
One should instead use Item::fixed() and Item::with_subquery() Removed Item::is_fixed() and has_subquery() and did the following replace: replace is_fixed() fixed() -- *.* replace 'has_subquery()' 'with_subquery()' -- *.*
12 KiB
12 KiB