1. 12 Dec, 2002 2 commits
  2. 11 Dec, 2002 10 commits
  3. 10 Dec, 2002 8 commits
  4. 09 Dec, 2002 10 commits
  5. 08 Dec, 2002 3 commits
    • unknown's avatar
      fixed typo in cardinality check of row items (SCRUM) · 3b24e7c0
      unknown authored
      
      sql/item_cmpfunc.cc:
        fixed typo
      3b24e7c0
    • unknown's avatar
      Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1 · b392b784
      unknown authored
      into sanja.is.com.ua:/home/bell/mysql/work-leak-4.1
      
      
      b392b784
    • unknown's avatar
      optimized IN with Rows (SCRUM) · 230f5f3b
      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[]
      230f5f3b
  6. 07 Dec, 2002 7 commits