An error occurred fetching the project authors.
  1. 14 Nov, 2002 1 commit
  2. 08 Aug, 2002 1 commit
    • monty@mashka.mysql.fi's avatar
      Lots of code fixes to the replication code (especially the binary logging and... · 2c4fa340
      monty@mashka.mysql.fi authored
      Lots of code fixes to the replication code (especially the binary logging and index log file handling)
      Fixed bugs in my last changeset that made MySQL hard to compile.
      Added mutex around some data that could cause table cache corruptions when using OPTIMIZE TABLE / REPAIR TABLE or automatic repair of MyISAM tables.
      Added mutex around some data in the slave start/stop code that could cause THD linked list corruptions
      Extended my_chsize() to allow one to specify a filler character.
      Extend vio_blocking to return the old state (This made some usage of this function much simpler)
      Added testing for some functions that they caller have got the required mutexes before calling the function.
      Use setrlimit() to ensure that we can write core file if one specifies --core-file.
      Added --slave-compressed-protocol
      Made 2 the minimum length for ft_min_word_len
      Added variables foreign_key_checks & unique_checks.
      Less logging from replication code (if not started with --log-warnings)
      Changed that SHOW INNODB STATUS requre the SUPER privilege
      More DBUG statements and a lot of new code comments
      2c4fa340
  3. 25 Jul, 2002 1 commit
  4. 18 Jun, 2002 1 commit
  5. 12 Apr, 2002 1 commit
  6. 30 Jan, 2002 1 commit
  7. 12 Jan, 2002 1 commit
  8. 02 Jan, 2002 1 commit
    • monty@hundin.mysql.fi's avatar
      Added macros for nice TIMESPEC usage. · 4b877e00
      monty@hundin.mysql.fi authored
      Fixes for building MySQL with gcc 3.0
      Added SIGNED / UNSIGNED casts
      Fixed core dump bug in net_clear() with libmysqld.
      Back to using semaphores in query cache.
      Added 'Null' and 'Index_type' to SHOW INDEX.
      4b877e00
  9. 21 Dec, 2001 1 commit
  10. 29 Nov, 2001 1 commit
  11. 23 Oct, 2001 1 commit
  12. 17 Sep, 2001 1 commit
  13. 08 Sep, 2001 1 commit
  14. 24 Jul, 2001 1 commit
  15. 19 Apr, 2001 1 commit
  16. 26 Mar, 2001 1 commit
  17. 26 Jan, 2001 1 commit
  18. 12 Jan, 2001 1 commit
  19. 01 Jan, 2001 1 commit
  20. 28 Dec, 2000 2 commits
  21. 27 Dec, 2000 1 commit
  22. 26 Dec, 2000 1 commit
    • tim@cane.mysql.fi's avatar
      ha_berkeley.cc - Don't use subtransactions in update_row by default · 384b371b
      tim@cane.mysql.fi authored
      ha_berkeley.cc	- Use the DB_RMW (read, modify, write) flag when removing a key
      ha_berkeley.h	- Don't use subtransactions in update_row by default
      sql_table.cc	- Don't use subtransactions in update_row by default
      bdb.result	BitKeeper file /usr/home/tim/my/work/mysql-test/r/bdb.result
      bdb.test	BitKeeper file /usr/home/tim/my/work/mysql-test/t/bdb.test
      384b371b
  23. 24 Dec, 2000 1 commit
    • monty@donna.mysql.com's avatar
      New benchmark test · b590fa25
      monty@donna.mysql.com authored
      Fixed bug in REPLACE with BDB tables
      Prepare for write lock on read for BDB
      Inform the handler when we want to use IGNORE / REPLACE
      New manual pages
      b590fa25
  24. 15 Dec, 2000 1 commit
  25. 08 Dec, 2000 1 commit
  26. 07 Dec, 2000 1 commit
  27. 23 Nov, 2000 1 commit
  28. 26 Oct, 2000 1 commit
  29. 24 Oct, 2000 1 commit
  30. 15 Oct, 2000 2 commits
  31. 25 Sep, 2000 1 commit
  32. 12 Sep, 2000 1 commit
  33. 15 Aug, 2000 1 commit
  34. 02 Aug, 2000 1 commit
  35. 31 Jul, 2000 1 commit