mirror of
https://github.com/MariaDB/server.git
synced 2025-11-30 05:23:50 +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()' -- *.*
58 KiB
58 KiB