1. 14 Jan, 2004 1 commit
    • heikki@hundin.mysql.fi's avatar
      row0ins.c: · 15e64c35
      heikki@hundin.mysql.fi authored
        Fix bug: FOREIGN KEY ... ON UPDATE/DELETE NO ACTION must check the foreign key constraint, not ignore it. Peter Gulutzan said that NO ACTION should check the constraint as deferred, at the end of the SQL statement, while RESTRICT should check it immediately. Since we do not have defered constraints in InnoDB, this bug fix makes InnoDB to check NO ACTION constraints immediately, like it checks RESTRICT constraints.
      15e64c35
  2. 13 Jan, 2004 4 commits
  3. 12 Jan, 2004 1 commit
  4. 11 Jan, 2004 1 commit
  5. 09 Jan, 2004 1 commit
  6. 08 Jan, 2004 1 commit
  7. 07 Jan, 2004 1 commit
    • heikki@hundin.mysql.fi's avatar
      buf0lru.c: · 18036f98
      heikki@hundin.mysql.fi authored
        Start InnoDB Monitor if 80 % of the buffer pool occupied by adaptive has or lock heaps; do not print the same warning more than 1 time
      18036f98
  8. 06 Jan, 2004 6 commits
  9. 30 Dec, 2003 3 commits
  10. 24 Dec, 2003 2 commits
  11. 23 Dec, 2003 2 commits
  12. 22 Dec, 2003 2 commits
  13. 21 Dec, 2003 1 commit
  14. 19 Dec, 2003 2 commits
  15. 18 Dec, 2003 5 commits
  16. 17 Dec, 2003 7 commits