An error occurred fetching the project authors.
  1. 23 Jun, 2004 1 commit
  2. 08 Jun, 2004 1 commit
  3. 27 Apr, 2004 1 commit
  4. 05 Apr, 2004 1 commit
  5. 14 Mar, 2004 1 commit
    • serg@serg.mylan's avatar
      my_strtod fixes: · ded8fa56
      serg@serg.mylan authored
      sigsegv protection (exp overflow)
      don't return inf!
      use errno=EOVERFLOW to signal an overflow (as my_strntod uses errno anyway)
      if errno will be too slow, my_strtod can be changed to return overflow status in a parameter (like my_strntod does)
      ded8fa56
  6. 11 Mar, 2004 2 commits
  7. 05 Mar, 2004 1 commit
  8. 13 Feb, 2004 1 commit
  9. 12 Feb, 2004 1 commit
  10. 10 Feb, 2004 1 commit
  11. 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
  12. 06 Feb, 2004 1 commit
  13. 05 Feb, 2004 1 commit
  14. 17 Jan, 2004 1 commit
  15. 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
  16. 15 Dec, 2003 1 commit
  17. 14 Dec, 2003 1 commit
  18. 11 Dec, 2003 2 commits
  19. 10 Dec, 2003 2 commits
  20. 09 Dec, 2003 1 commit
  21. 05 Nov, 2003 1 commit
  22. 03 Nov, 2003 1 commit
  23. 31 Oct, 2003 2 commits
  24. 16 Oct, 2003 1 commit
  25. 15 Oct, 2003 1 commit
  26. 08 Oct, 2003 1 commit
  27. 24 Sep, 2003 1 commit
  28. 19 Sep, 2003 1 commit