1. 26 Aug, 2004 4 commits
  2. 25 Aug, 2004 2 commits
  3. 24 Aug, 2004 6 commits
  4. 23 Aug, 2004 7 commits
  5. 22 Aug, 2004 3 commits
  6. 21 Aug, 2004 1 commit
    • igor@rurik.mysql.com's avatar
      null.test, null.result: · 4b760fcb
      igor@rurik.mysql.com authored
        Added test case for bug #4256.
      join_outer.result:
        Fixed bug #4256.
      item_cmpfunc.h:
        Fixed inconsistency of values of used_tables_cache and
        const_item_cache for Item_func_isnull objects.
        This inconsistency caused bug #4256.
      4b760fcb
  7. 20 Aug, 2004 3 commits
  8. 19 Aug, 2004 9 commits
  9. 18 Aug, 2004 4 commits
  10. 17 Aug, 2004 1 commit
    • heikki@hundin.mysql.fi's avatar
      srv0start.c, ut0mem.c, ut0dbg.c, ut0dbg.h, srv0start.h: · 6feb6ea5
      heikki@hundin.mysql.fi authored
        Changes for NetWare to exit the InnoDB gracefully instead of crashing the server (patch by PRam@novell.com, polished a little by Heikki Tuuri)
      mysqld.cc, ha_innodb.cc:
        Changes for NetWare to exit the InnoDB gracefully instead of crashing the server (patch by PRam@novell.com, polished a little by Heikki Tuuri) 
      6feb6ea5