1. 26 Sep, 2007 1 commit
    • gshchepa@devsrv-b.mysql.com's avatar
      Fixed bug #31075. · 7f0e9065
      gshchepa@devsrv-b.mysql.com authored
      The `SELECT col FROM t WHERE col NOT IN (col, ...) GROUP BY col'
      crashed in the range optimizer.
      
      The get_func_mm_tree function has been modified to check the
      Item_func_in::array field for the NULL value before using of that
      value.
      7f0e9065
  2. 21 Sep, 2007 2 commits
  3. 20 Sep, 2007 6 commits
  4. 19 Sep, 2007 5 commits
  5. 15 Sep, 2007 3 commits
  6. 14 Sep, 2007 23 commits