1. 15 Dec, 2002 1 commit
  2. 13 Dec, 2002 1 commit
  3. 12 Dec, 2002 3 commits
  4. 11 Dec, 2002 10 commits
  5. 10 Dec, 2002 8 commits
  6. 09 Dec, 2002 10 commits
  7. 08 Dec, 2002 3 commits
    • unknown's avatar
      fixed typo in cardinality check of row items (SCRUM) · c90e7fcb
      unknown authored
      
      sql/item_cmpfunc.cc:
        fixed typo
      c90e7fcb
    • unknown's avatar
      Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1 · 08b4c503
      unknown authored
      into sanja.is.com.ua:/home/bell/mysql/work-leak-4.1
      
      08b4c503
    • unknown's avatar
      optimized IN with Rows (SCRUM) · 4c1e1864
      unknown authored
      NULL with row (IN)
      cardinality error of row inside row
      new[]
      fixed layout
      
      
      mysql-test/r/row.result:
        test of optimized IN with Rows
        test of NULL with row
        test of cardinality error of row inside row
      mysql-test/t/row.test:
        test of optimized IN with Rows
        test of NULL with row
        test of cardinality error of row inside row
      sql/item_cmpfunc.cc:
        optimized IN with Rows
        NULL with row (IN)
        cardinality error of row inside row
      sql/item_cmpfunc.h:
        optimized IN with Rows
        NULL with row (IN)
        cardinality error of row inside row
        fixed layout
      sql/sql_list.h:
        fixed layout
        new[]
      4c1e1864
  8. 07 Dec, 2002 4 commits