1. 04 Feb, 2002 1 commit
    • heikki@donna.mysql.fi's avatar
      Many files: · aea3c071
      heikki@donna.mysql.fi authored
        Small improvements
      row0mysql.c:
        Small improvements + fix the ALTER TABLE problem by introducing a lazy drop table it can use
      ha_innobase.cc:
        Some fine-tuning of optimization
      aea3c071
  2. 03 Feb, 2002 2 commits
  3. 30 Jan, 2002 4 commits
  4. 29 Jan, 2002 2 commits
  5. 28 Jan, 2002 1 commit
  6. 22 Jan, 2002 1 commit
  7. 19 Jan, 2002 1 commit
  8. 17 Jan, 2002 2 commits
  9. 13 Jan, 2002 2 commits
  10. 04 Jan, 2002 3 commits
  11. 03 Jan, 2002 1 commit
  12. 02 Jan, 2002 3 commits
  13. 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
  14. 30 Dec, 2001 2 commits
  15. 27 Dec, 2001 6 commits
  16. 26 Dec, 2001 1 commit
  17. 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
  18. 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
  19. 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
  20. 22 Dec, 2001 3 commits
  21. 21 Dec, 2001 1 commit