1. 12 Jan, 2003 1 commit
    • heikki@hundin.mysql.fi's avatar
      trx0trx.c: · c3149810
      heikki@hundin.mysql.fi authored
        Add diagnostic prints to determine why the 'queries inside InnoDB' might drift upwards
      ha_innodb.cc:
        Add more print space to SHOW INNODB STATUS; remove possible memory leak in case there is an error
      c3149810
  2. 11 Jan, 2003 1 commit
  3. 09 Jan, 2003 4 commits
  4. 08 Jan, 2003 7 commits
  5. 07 Jan, 2003 4 commits
  6. 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
  7. 04 Jan, 2003 3 commits
  8. 03 Jan, 2003 2 commits
  9. 02 Jan, 2003 5 commits
  10. 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
  11. 27 Dec, 2002 2 commits
  12. 26 Dec, 2002 4 commits
  13. 24 Dec, 2002 2 commits
  14. 23 Dec, 2002 1 commit
  15. 21 Dec, 2002 1 commit
    • 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