maria:10.5-mdev8306-2

Last commit made on 2020-02-09
Get this branch:
git clone -b 10.5-mdev8306-2 https://git.launchpad.net/maria

Branch merges

Branch information

Name:
10.5-mdev8306-2
Repository:
lp:maria

Recent commits

276c6d5... by varun

Fixing optimizer trace tests failing

d3d2a71... by varun

Fix to address performance regression of ORDER BY with limit queries

dcc092a... by varun

Extend the join prefix to ensure all tables in the duplicate range either are inside or outside the sort nest

8f4a4e8... by varun

Adding more test coverage

272186e... by varun

Improved the description

a4860d0... by varun

Adding sql_sort_nest.cc file to CMakeList

ce6adae... by varun

Introduced optimizer_switch for cost based order by limit optimization

a5ffaa0... by varun

Minor fix for duplicate weedout

ac3bc3c... by varun

Introduced an optimizer_switch for ORDER BY LIMIT

a3deab5... by varun

Updated the description