An error occurred fetching the project authors.
  1. 31 Oct, 2006 1 commit
  2. 04 Sep, 2006 1 commit
  3. 15 May, 2005 1 commit
  4. 04 Nov, 2004 1 commit
  5. 24 May, 2004 1 commit
  6. 15 Oct, 2003 1 commit
  7. 25 Aug, 2003 1 commit
  8. 15 Aug, 2003 1 commit
  9. 12 Aug, 2003 1 commit
  10. 09 Aug, 2003 1 commit
    • wax@mysql.com's avatar
      BUG · 88510546
      wax@mysql.com authored
      replace HAVE_SETFILEPOINTER with __WIN__
      88510546
  11. 30 Jul, 2003 1 commit
    • wax@mysql.com's avatar
      BUG · 99df703b
      wax@mysql.com authored
      Add functions SetFilePointerEx and SetEndOfFile for huge 
      tables instead of chsize
      Move chsize to right place
      99df703b
  12. 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
  13. 09 Jul, 2002 1 commit
  14. 06 Dec, 2001 1 commit
  15. 15 Jan, 2001 2 commits
  16. 31 Jul, 2000 1 commit