1. 20 Jan, 2004 1 commit
  2. 18 Jan, 2004 1 commit
    • guilhem@mysql.com's avatar
      BUG#2428 "--old-rpl-compat is broken": · 56e8554a
      guilhem@mysql.com authored
      I remove the --old-rpl-compat which produces broken binlogs readable
      neither by 4.0 nor by 3.23.
      This option is a leftover of the early replication of 4.0.0, when
      it was still partly compatible with 3.23.
      I explained this to the user in the bug report. 
      56e8554a
  3. 16 Jan, 2004 3 commits
  4. 15 Jan, 2004 6 commits
  5. 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
  6. 13 Jan, 2004 6 commits
  7. 12 Jan, 2004 3 commits
  8. 11 Jan, 2004 1 commit
  9. 09 Jan, 2004 1 commit
  10. 08 Jan, 2004 1 commit
  11. 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
  12. 06 Jan, 2004 7 commits
  13. 30 Dec, 2003 3 commits
  14. 24 Dec, 2003 2 commits
  15. 23 Dec, 2003 2 commits
  16. 22 Dec, 2003 1 commit