11.105. Release 0.136
General Changes
- Add
control.query-types
andtest.query-types
to verifier, which canbe used to select the type of queries to run. - Fix issue where queries with
ORDER BY LIMIT
with a limit greater than2147483647 could fail or return incorrect results. - Add query plan visualization with live stats to the web UI.