1. 02 Dec, 2003 2 commits
    • igor@rurik.mysql.com's avatar
      index_merge.result: · 37ad3d2f
      igor@rurik.mysql.com authored
        Fixed inconsistency of values of used_tables_cache
        and const_item_cache for Item_func_isnull objects (bug #1990).
      37ad3d2f
    • igor@rurik.mysql.com's avatar
      join_outer.result, null.result, null.test: · 441ad81b
      igor@rurik.mysql.com authored
        Fixed inconsistency of values of used_tables_cache
        and const_item_cache for Item_func_isnull objects (bug #1990).
      item_cmpfunc.h:
        Fixed inconsistency of values of used_tables_cache
        and const_item_cache for Item_func_isnull objects (bug #1990).
      441ad81b
  2. 27 Nov, 2003 3 commits
  3. 26 Nov, 2003 1 commit
  4. 25 Nov, 2003 2 commits
  5. 24 Nov, 2003 2 commits
  6. 23 Nov, 2003 2 commits
    • konstantin@mysql.com's avatar
      Merge bk-internal.mysql.com:/home/bk/mysql-5.0 · 09f2d912
      konstantin@mysql.com authored
      into mysql.com:/home/kostja/mysql/mysql-5.0-root
      09f2d912
    • konstantin@oak.local's avatar
      Cleanups: · 9c3632fb
      konstantin@oak.local authored
      - unused variable THD::con_root removed
      - we don't need to bzero(&warn_root) just before init_alloc_root(&warn_root)
      - we don't need to bzero(&transaction.mem_root) because we 
        bzero(&transaction) later in THD::THD
      - we don't need to free thd->mem_root thd->transaction.mem_root
        in handle_one_connection because they are freed in THD::~THD
        which is called in end_thread later 
      9c3632fb
  7. 21 Nov, 2003 9 commits
  8. 20 Nov, 2003 5 commits
  9. 19 Nov, 2003 6 commits
  10. 18 Nov, 2003 8 commits