1. 23 Oct, 2013 1 commit
  2. 21 Oct, 2013 2 commits
  3. 17 Oct, 2013 1 commit
  4. 16 Oct, 2013 12 commits
  5. 15 Oct, 2013 9 commits
  6. 14 Oct, 2013 9 commits
  7. 13 Oct, 2013 2 commits
  8. 12 Oct, 2013 1 commit
    • Igor Babaev's avatar
      Fixed bug mdev-5132. · 78b580b7
      Igor Babaev authored
      Objects of the classes Item_func_isnull and Item_func_isnotnull
      must have the flag sargable set to TRUE.
      Set the value of the flag sargable only in constructors of the 
      classes inherited from Item_int_func.
      78b580b7
  9. 11 Oct, 2013 3 commits