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