mirror of https://github.com/MariaDB/server
Browse Source
upon SELECT .. LIMIT 0 The code must differentiate between a SELECT with contradictory WHERE/HAVING and one with LIMIT 0. Also for the latter printed 'Zero limit' instead of 'Impossible where' in the EXPLAIN output.pull/764/merge
6 changed files with 46 additions and 7 deletions
Loading…
Reference in new issue