1. 17 Jan, 2003 10 commits
  2. 16 Jan, 2003 9 commits
  3. 15 Jan, 2003 1 commit
  4. 14 Jan, 2003 7 commits
  5. 13 Jan, 2003 3 commits
  6. 12 Jan, 2003 1 commit
    • heikki@hundin.mysql.fi's avatar
      ut0mem.c, row0sel.c, row0mysql.c, ut0mem.h, row0sel.h, row0mysql.h: · 8e6a4c62
      heikki@hundin.mysql.fi authored
        Test allocation of memory beforehand if we are trying to return a > 2 MB BLOB; normally InnoDB asserts if memory allocation fails
      ha_innodb.cc:
        Do not fetch all columns if change_active_index() is called during a query; a sum(a), max(a) query seemed to do that, doing unnecessary copying (the change actually made in the previous bk ci)
        Free BLOB heap of handle when MySQL calls some ::extra()'s
      8e6a4c62
  7. 11 Jan, 2003 1 commit
  8. 10 Jan, 2003 8 commits