1. 30 Jan, 2002 1 commit
  2. 17 Jan, 2002 2 commits
  3. 13 Jan, 2002 2 commits
  4. 04 Jan, 2002 3 commits
  5. 03 Jan, 2002 1 commit
  6. 02 Jan, 2002 3 commits
  7. 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
  8. 30 Dec, 2001 2 commits
  9. 27 Dec, 2001 6 commits
  10. 26 Dec, 2001 1 commit
  11. 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
  12. 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
  13. 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
  14. 22 Dec, 2001 3 commits
  15. 21 Dec, 2001 1 commit
  16. 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
  17. 19 Dec, 2001 3 commits
  18. 18 Dec, 2001 1 commit
  19. 17 Dec, 2001 5 commits