An error occurred fetching the project authors.
  1. 15 Jun, 2004 1 commit
  2. 08 Jun, 2004 2 commits
  3. 07 Jun, 2004 1 commit
  4. 27 May, 2004 1 commit
  5. 17 May, 2004 1 commit
  6. 05 May, 2004 1 commit
  7. 28 Apr, 2004 1 commit
  8. 20 Mar, 2004 1 commit
  9. 19 Mar, 2004 1 commit
  10. 18 Mar, 2004 1 commit
  11. 15 Mar, 2004 2 commits
  12. 14 Mar, 2004 1 commit
  13. 09 Mar, 2004 1 commit
  14. 04 Mar, 2004 1 commit
  15. 02 Mar, 2004 1 commit
  16. 28 Feb, 2004 1 commit
  17. 27 Feb, 2004 4 commits
  18. 11 Feb, 2004 1 commit
  19. 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
  20. 02 Feb, 2004 1 commit
  21. 29 Jan, 2004 1 commit
  22. 22 Jan, 2004 2 commits
  23. 20 Jan, 2004 1 commit
  24. 15 Jan, 2004 1 commit
  25. 14 Jan, 2004 2 commits
  26. 13 Jan, 2004 1 commit
  27. 30 Dec, 2003 1 commit
    • hf@deer.(none)'s avatar
      Fix for prepared statements · bfe134b8
      hf@deer.(none) authored
      Here i added Item_*::cleanup() functions,
      removed a lot of ~Item_*'s,
      added code to restore order_list and group_list
      bfe134b8
  28. 29 Dec, 2003 1 commit
    • bar@deer.(none)'s avatar
      logging_ok: · b13808d5
      bar@deer.(none) authored
        Logging to logging@openlogging.org accepted
      item_strfunc.cc:
        Bug wich appeared in ctype_tis620 is fixed
      b13808d5
  29. 22 Dec, 2003 1 commit
  30. 19 Dec, 2003 1 commit
    • monty@mysql.com's avatar
      Fixes after merge with 4.0 · 031390a9
      monty@mysql.com authored
      Cleaned up embedded library access and query cache handling
      Changed min stack size to 128K (to allow longer MyISAM keys)
      Fixed wrong priority for XOR (should be less than NEG to get -1^1 to work)
      031390a9
  31. 12 Dec, 2003 1 commit
    • monty@mysql.com's avatar
      Fix autoincrement for signed columns (Bug #1366) · f995a5f4
      monty@mysql.com authored
      Fixed problem with char > 128 in QUOTE() function. (Bug #1868)
      Disable creation of symlinks if my_disable_symlink is set
      Fixed searching of TEXT with end space. (Bug #1651)
      Fixed caching bug in multi-table-update where same table was used twice. (Bug #1711)
      Fixed problem with UNIX_TIMESTAMP() for timestamps close to 0. (Bug #1998)
      Fixed timestamp.test
      f995a5f4
  32. 10 Dec, 2003 1 commit
  33. 09 Dec, 2003 1 commit