1. 09 Jan, 2003 5 commits
  2. 08 Jan, 2003 7 commits
  3. 07 Jan, 2003 4 commits
  4. 05 Jan, 2003 2 commits
    • heikki@hundin.mysql.fi's avatar
      btr0pcur.c: · 7d33418b
      heikki@hundin.mysql.fi authored
        Fix bug: an index cursor can theoretically be restored in a wrong place
      log0log.c:
        Fix bug: if combined log file size is >= 2 GB in a 32-bit computer InnoDB can write log to a wrong position
      7d33418b
    • monty@mashka.mysql.fi's avatar
      A lot of portability fixes. · 9ecf9645
      monty@mashka.mysql.fi authored
      Added rename table for BDB. This fixes a bug in ALTER TABLE with BDB tables.
      9ecf9645
  5. 04 Jan, 2003 3 commits
  6. 03 Jan, 2003 2 commits
  7. 02 Jan, 2003 5 commits
  8. 31 Dec, 2002 1 commit
    • heikki@hundin.mysql.fi's avatar
      ha_innodb.cc: · 80f5621e
      heikki@hundin.mysql.fi authored
        Fix bug: could not switch trx isolation back to REPEATABLE READ after switching it to some other level
      80f5621e
  9. 27 Dec, 2002 2 commits
  10. 26 Dec, 2002 4 commits
  11. 24 Dec, 2002 2 commits
  12. 23 Dec, 2002 1 commit
  13. 21 Dec, 2002 2 commits
    • heikki@hundin.mysql.fi's avatar
      Many files: · 843e1d8e
      heikki@hundin.mysql.fi authored
        Merge InnoDB-4.0.7. Support for ON UPDATE CASCADE
      sql_select.cc:
        Remove superfluous prints to .err log when a locking SELECT fails to a deadlock or a lock wait timeout
      843e1d8e
    • monty@mashka.mysql.fi's avatar
      Merge with 3.23: · f03bbd3f
      monty@mashka.mysql.fi authored
      Remove duplicate casedn_str() in mysql_change_db()
      Fix for null handling in CASE
      f03bbd3f