An error occurred fetching the project authors.
  1. 26 Mar, 2004 1 commit
  2. 20 Aug, 2003 1 commit
  3. 02 Mar, 2003 1 commit
  4. 17 Jan, 2003 2 commits
  5. 27 Dec, 2002 1 commit
  6. 23 Oct, 2002 1 commit
  7. 10 Sep, 2002 1 commit
  8. 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
  9. 25 Jul, 2002 1 commit
  10. 24 Jul, 2002 1 commit
  11. 06 Dec, 2001 1 commit
  12. 06 Nov, 2001 1 commit
  13. 02 Oct, 2001 1 commit
    • monty@hundin.mysql.fi's avatar
      Cleaned up SSL documentation · 880026cc
      monty@hundin.mysql.fi authored
      Fixes for embedded server
      Made key_cache more configurable
      Fixed that one can change key blocksize in MyISAM
      A lot of optimizations to make MyISAM slightly faster
      880026cc
  14. 02 Sep, 2001 1 commit
  15. 26 Jun, 2001 1 commit
  16. 05 Jun, 2001 1 commit
  17. 31 May, 2001 1 commit
    • monty@hundin.mysql.fi's avatar
      Removed compiler warnings. · b7c3a281
      monty@hundin.mysql.fi authored
      Added preliminary handling of symlinks in MyISAM.
      When using myisamchk to check tables with --force, don't repair
      tables that are marked as 'not closed' if they are ok.
      Change fn_format() to use my_real_path and my_symlink
      b7c3a281
  18. 07 Jan, 2001 1 commit
  19. 28 Nov, 2000 1 commit
  20. 27 Nov, 2000 1 commit
  21. 16 Nov, 2000 1 commit
  22. 20 Sep, 2000 1 commit
  23. 31 Jul, 2000 1 commit