-
Tor Didriksen authored
Simplify the handling of ORDER BY/GROUP BY CHAR(0) NOT NULL queries by removing the special handling in SELECT_LEX::prepare and adding a compare function which always returns zero.
Tor Didriksen authoredSimplify the handling of ORDER BY/GROUP BY CHAR(0) NOT NULL queries by removing the special handling in SELECT_LEX::prepare and adding a compare function which always returns zero.
Loading