1. 21 Dec, 2001 3 commits
  2. 20 Dec, 2001 6 commits
  3. 19 Dec, 2001 5 commits
  4. 18 Dec, 2001 2 commits
  5. 17 Dec, 2001 13 commits
  6. 16 Dec, 2001 1 commit
  7. 15 Dec, 2001 7 commits
  8. 14 Dec, 2001 3 commits
    • heikki@donna.mysql.fi's avatar
      dict0crea.c: · d3a22100
      heikki@donna.mysql.fi authored
        Add diagnostic code to find out why foreign key constraint creation sometimes fails
      d3a22100
    • heikki@donna.mysql.fi's avatar
      rem0rec.ic: · 04f7dc92
      heikki@donna.mysql.fi authored
        Remove a theoretical overrun in adaptive hash index building
      04f7dc92
    • heikki@donna.mysql.fi's avatar
      buf0buf.c: · 3c3d967b
      heikki@donna.mysql.fi authored
        Eliminate a Purify warning in a multithreaded test: the fields are not protected by a mutex, therefore they can be read uninitialized
      3c3d967b