An error occurred fetching the project authors.
  1. 19 Jun, 2007 1 commit
  2. 01 Jun, 2007 4 commits
  3. 31 May, 2007 1 commit
  4. 18 May, 2007 1 commit
  5. 16 May, 2007 1 commit
  6. 05 Apr, 2007 1 commit
  7. 04 Apr, 2007 1 commit
  8. 20 Feb, 2007 1 commit
  9. 19 Feb, 2007 4 commits
  10. 19 Jan, 2007 1 commit
  11. 21 Dec, 2006 1 commit
  12. 14 Dec, 2006 1 commit
    • monty@mysql.com/narttu.mysql.fi's avatar
      Fixed compiler warnings detected by option -Wshadow and -Wunused: · 88dd873d
      monty@mysql.com/narttu.mysql.fi authored
      - Removed not used variables and functions
      - Added #ifdef around code that is not used
      - Renamed variables and functions to avoid conflicts
      - Removed some not used arguments
      
      Fixed some class/struct warnings in ndb
      Added define IS_LONGDATA() to simplify code in libmysql.c
      
      I did run gcov on the changes and added 'purecov' comments on almost all lines that was not just variable name changes
      88dd873d
  13. 30 Nov, 2006 1 commit
  14. 29 Nov, 2006 1 commit
  15. 19 Oct, 2006 1 commit
  16. 05 Oct, 2006 1 commit
  17. 03 Oct, 2006 1 commit
  18. 27 Sep, 2006 1 commit
    • cmiller@zippy.cornsilk.net's avatar
      Bug#21476: (Thread stack overrun not caught, causing SEGV) · c0ab40d3
      cmiller@zippy.cornsilk.net authored
      The STACK_MIN_SIZE is currently set to 8192, when we actually need 
      (emperically discovered) 9236 bytes to raise an fatal error, on Ubuntu 
      Dapper Drake, libc6 2.3.6-0ubuntu2, Linux kernel 2.6.15-27-686, on x86.
      
      I'm taking that as a new lower bound, plus 100B of wiggle-room for sundry
      word sizes and stack behaviors.
      
      The added test verifies in a cross-platform way that there are no gaps 
      between the space that we think we need and what we actually need to report 
      an error.
      
      DOCUMENTERS:  This also adds "let" to the mysqltest commands that evaluate
      an argument to expand variables therein.  (Only right of the "=", of course.)
      c0ab40d3
  19. 26 Jul, 2006 1 commit
  20. 11 Apr, 2006 1 commit
  21. 09 Mar, 2006 1 commit
  22. 06 Mar, 2006 1 commit
  23. 28 Feb, 2006 1 commit
  24. 24 Feb, 2006 1 commit
  25. 23 Feb, 2006 1 commit
  26. 17 Feb, 2006 1 commit
  27. 15 Feb, 2006 1 commit
  28. 10 Feb, 2006 1 commit
  29. 26 Jan, 2006 1 commit
  30. 24 Jan, 2006 2 commits
  31. 17 Jan, 2006 1 commit
  32. 12 Jan, 2006 1 commit
  33. 10 Jan, 2006 1 commit