1. 29 Jan, 2002 2 commits
  2. 28 Jan, 2002 1 commit
  3. 22 Jan, 2002 1 commit
  4. 19 Jan, 2002 1 commit
  5. 17 Jan, 2002 2 commits
  6. 13 Jan, 2002 2 commits
  7. 04 Jan, 2002 3 commits
  8. 03 Jan, 2002 1 commit
  9. 02 Jan, 2002 3 commits
  10. 31 Dec, 2001 1 commit
    • heikki@donna.mysql.fi's avatar
      row0mysql.c: · 410847fa
      heikki@donna.mysql.fi authored
        Remove erroneous warning of a duplicate key when the key in a UNIQUE secondary index contains a NULL
      410847fa
  11. 30 Dec, 2001 2 commits
  12. 27 Dec, 2001 6 commits
  13. 26 Dec, 2001 1 commit
  14. 25 Dec, 2001 1 commit
    • heikki@donna.mysql.fi's avatar
      mysqld.cc: · 3fef3c7e
      heikki@donna.mysql.fi authored
        Changed default of file_io_threads to 4 and lock_wait_timeout to 50 seconds
        Added a missing break: if not specified, innodb_fast_shutdown got the same value as ..flush_log_at_trx commit
      3fef3c7e
  15. 24 Dec, 2001 1 commit
    • heikki@donna.mysql.fi's avatar
      log0recv.c: · 7f44419d
      heikki@donna.mysql.fi authored
        Print progress info of the applying log records to the database phase in recovery
      srv0srv.c:
        Do buffer pool flush and checkpoints more often to make recovery faster
      7f44419d
  16. 23 Dec, 2001 1 commit
    • heikki@donna.mysql.fi's avatar
      ha_innobase.cc: · 954920c8
      heikki@donna.mysql.fi authored
        Increase table comment print size to 500 bytes to be able to print more foreign key constraint infos
      ha_innobase.h:
        Change max key len back to 500 bytes because MySQL interpreter cannot handle more
      954920c8
  17. 22 Dec, 2001 3 commits
  18. 21 Dec, 2001 1 commit
  19. 20 Dec, 2001 2 commits
    • heikki@donna.mysql.fi's avatar
      row0ins.c: · 2dfa4555
      heikki@donna.mysql.fi authored
        Allow equal key values in a unique secondary index if the key value contains an SQL NULL
      2dfa4555
    • heikki@donna.mysql.fi's avatar
      log0recv.c: · c3a881a6
      heikki@donna.mysql.fi authored
        Add warnings to recovery in some cases where log file might be corrupt and consequently recovery can be trusted less than normally
      c3a881a6
  20. 19 Dec, 2001 3 commits
  21. 18 Dec, 2001 1 commit
  22. 17 Dec, 2001 1 commit