1. 03 Oct, 2016 2 commits
  2. 01 Oct, 2016 5 commits
  3. 30 Sep, 2016 2 commits
  4. 29 Sep, 2016 1 commit
  5. 27 Sep, 2016 1 commit
  6. 26 Sep, 2016 2 commits
    • Igor Babaev's avatar
      Fixed bug mdev-10889 · b91bd822
      Igor Babaev authored
      The bug was in the code of the recursive method
      With_element::check_unrestricted_recursive. For recursive
      calls of this method sel->get_with_element()->owner != owner.
      b91bd822
    • Igor Babaev's avatar
      Fixed bug mdev-10884. · 1f1990a1
      Igor Babaev authored
      If a materialized derived table / view is specified by a unit
      with SELECTs containing ORDER BY ... LIMIT then condition pushdown
      cannot be done for these SELECTs.
      If a materialized derived table / view is specified by a unit
      containing global ORDER BY ... LIMIT then condition pushdown
      cannot be done for this unit.
      1f1990a1
  7. 25 Sep, 2016 4 commits
  8. 24 Sep, 2016 23 commits