An error occurred fetching the project authors.
  1. 11 Nov, 2002 1 commit
  2. 30 Oct, 2002 1 commit
  3. 25 Oct, 2002 1 commit
  4. 17 Sep, 2002 1 commit
  5. 13 Sep, 2002 1 commit
  6. 26 Aug, 2002 1 commit
  7. 24 Aug, 2002 1 commit
  8. 22 Aug, 2002 1 commit
  9. 09 Aug, 2002 1 commit
  10. 08 Aug, 2002 3 commits
    • monty@hundin.mysql.fi's avatar
      Added nety_retry_count as a changeable variable · 8832927d
      monty@hundin.mysql.fi authored
      Make safe_mysqld a symlink to mysqld_safe in binary distribution
      Fixed problem with CTRL-C when using mysqld --bootstrap
      8832927d
    • ram@ram.(none)'s avatar
      new QUOTE() fuction has been added · b7403f3d
      ram@ram.(none) authored
      b7403f3d
    • 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
  11. 24 Jul, 2002 1 commit
  12. 20 Jul, 2002 1 commit
  13. 01 Jul, 2002 1 commit
  14. 26 Jun, 2002 2 commits
  15. 20 Jun, 2002 1 commit
  16. 11 Jun, 2002 1 commit
  17. 17 May, 2002 1 commit
  18. 12 May, 2002 1 commit
  19. 29 Mar, 2002 2 commits
  20. 22 Feb, 2002 1 commit
  21. 15 Jan, 2002 1 commit
  22. 29 Dec, 2001 1 commit
  23. 13 Dec, 2001 2 commits
  24. 26 Nov, 2001 1 commit
  25. 09 Nov, 2001 1 commit
  26. 06 Nov, 2001 1 commit
  27. 25 Sep, 2001 1 commit
  28. 07 Nov, 2000 1 commit
    • sasha@mysql.sashanet.com's avatar
      sql/item_strfunc.cc · 2b05ed9d
      sasha@mysql.sashanet.com authored
          fixed coredump in concat_ws
      sql/item_strfunc.h
          fixed coredump in concat_ws
      sql/mini_client.cc
          added mc_mysql_error()
      sql/mini_client.h
          added mc_mysql_errno()
      sql/mysqlbinlog.cc
          fixed bug in --postion for local files
      sql/slave.cc
          more verbose message on bad net reads
      sql/sql_repl.cc
          send errno on error in mysql_binlog_send
      2b05ed9d
  29. 31 Jul, 2000 1 commit