An error occurred fetching the project authors.
  1. 21 Oct, 2004 1 commit
  2. 10 Sep, 2004 1 commit
  3. 30 Mar, 2004 1 commit
  4. 04 Mar, 2004 1 commit
  5. 09 Feb, 2004 1 commit
    • monty@mysql.com's avatar
      Added --compact to mysqlbinlog · 06432eac
      monty@mysql.com authored
      Fixed output from mysqlbinlog when using --skip-comments
      Fixed warnings from valgrind
      Fixed ref_length when used with HEAP tables
      More efficent need_conversion()
      Fixed error handling in UPDATE with not updateable tables
      Fixed bug in null handling in CAST to signed/unsigned
      06432eac
  6. 10 Dec, 2003 1 commit
  7. 04 Dec, 2003 1 commit
  8. 20 Nov, 2003 1 commit
  9. 30 Oct, 2003 1 commit
  10. 08 Oct, 2003 1 commit
  11. 15 Sep, 2003 1 commit
  12. 22 Aug, 2003 1 commit
  13. 08 Aug, 2003 1 commit
  14. 30 Jul, 2003 1 commit
  15. 28 Jul, 2003 1 commit
  16. 18 Jul, 2003 1 commit
  17. 03 Jul, 2003 1 commit
  18. 30 May, 2003 1 commit
  19. 31 Mar, 2003 1 commit
  20. 27 Mar, 2003 1 commit
  21. 06 Mar, 2003 1 commit
  22. 02 Mar, 2003 1 commit
  23. 27 Feb, 2003 1 commit
  24. 14 Feb, 2003 1 commit
  25. 23 Jan, 2003 1 commit
  26. 05 Jan, 2003 1 commit
  27. 28 Dec, 2002 1 commit
  28. 17 Nov, 2002 1 commit
  29. 07 Oct, 2002 1 commit
  30. 07 Aug, 2002 1 commit
  31. 28 Jul, 2002 1 commit
  32. 23 Jul, 2002 1 commit
    • monty@mashka.mysql.fi's avatar
      New SET syntax & system variables. · dddc20d9
      monty@mashka.mysql.fi authored
      Made a some new buffers thread specific and changeable.
      Resize of key_buffer.
      AUTO_COMMIT -> AUTOCOMMIT
      Fixed mutex bug in DROP DATABASE
      Fixed bug when using auto_increment as second part of a key where first part could include NULL.
      Split handler->extra() to extra() and extra_opt() to be able to support thread specific buffers.
      Don't write message to error log when slave reconnects becasue of timeout.
      Fixed possible update problem when using DELETE/UPDATE on small tables
      (In some cases we used index even if table scanning would be better)
      A lot of minior code cleanups
      dddc20d9
  33. 22 Mar, 2002 1 commit
  34. 12 Jan, 2002 1 commit
  35. 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
  36. 23 Dec, 2001 1 commit
  37. 22 Dec, 2001 1 commit
  38. 20 Dec, 2001 1 commit
  39. 14 Dec, 2001 1 commit
  40. 13 Dec, 2001 1 commit