1. 04 Oct, 2015 1 commit
    • Alexander Barkov's avatar
      A clean-up for MDEV-7950: · ba0b6685
      Alexander Barkov authored
      - Turning get_mm_tree_for_const() from a static function into
        a protected method in Item.
      - Adding a new class Item_bool_func2_with_rev, for the functions and operators
        that have a reverse function and can use the range optimizer for
        to optimize "value OP field" as "field REV_OP value". Deriving
        Item_bool_rowready_func2 and Item_funt_spatial_rel from the new class.
      - Removing Item_bool_func2::have_rev_func().
      ba0b6685
  2. 02 Oct, 2015 5 commits
  3. 01 Oct, 2015 5 commits
  4. 30 Sep, 2015 3 commits
  5. 29 Sep, 2015 1 commit
  6. 28 Sep, 2015 4 commits
  7. 27 Sep, 2015 1 commit
  8. 25 Sep, 2015 6 commits
  9. 24 Sep, 2015 3 commits
  10. 23 Sep, 2015 8 commits
  11. 22 Sep, 2015 3 commits