Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed mdev-14281 Wrong result from query with NOT IN predicate in WHERE | Igor Babaev | 2017-11-05 | 1 | -1/+30 |
* | Mistakes corrected. | Galina Shalygina | 2017-10-28 | 1 | -1/+1 |
* | Post review changes for the optimization of IN predicates into IN subqueries. | Galina Shalygina | 2017-09-02 | 1 | -3/+46 |
* | Remarked opt_tvc.test added. | Galina Shalygina | 2017-09-01 | 1 | -0/+7 |
* | Summarized results of two previous commits (26 July, 25 August) | Galina Shalygina | 2017-08-29 | 1 | -66/+178 |
* | Optimization that transforms IN-predicate in IN-subselect made. | Galina Shalygina | 2017-08-25 | 1 | -0/+124 |