An error occurred fetching the project authors.
  1. 13 Aug, 2007 1 commit
  2. 08 Aug, 2007 1 commit
  3. 07 Aug, 2007 1 commit
  4. 06 Aug, 2007 1 commit
  5. 03 Aug, 2007 1 commit
    • msvensson@shellback.(none)'s avatar
      WL#3935 Improve mysqltest report and exitcode for diff · cc00660f
      msvensson@shellback.(none) authored
       - Move the code to generate test report to the test tool(in this
         case mysqltest) where the best control of what failed is
      - Simplify the code in mysql-test-run.pl
      - mysqltest will now find what diff to use in a best effort attempt
        using "diff -u", "diff -c" and finally dumping the two files verbatim
        in the report.
      cc00660f
  6. 13 Jul, 2007 1 commit
  7. 19 Jun, 2007 1 commit
  8. 01 Jun, 2007 1 commit
  9. 31 May, 2007 1 commit
  10. 18 May, 2007 1 commit
  11. 16 May, 2007 1 commit
  12. 10 Apr, 2007 1 commit
  13. 05 Apr, 2007 1 commit
  14. 04 Apr, 2007 1 commit
  15. 19 Feb, 2007 3 commits
  16. 19 Jan, 2007 1 commit
  17. 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
  18. 30 Nov, 2006 1 commit
  19. 29 Nov, 2006 1 commit
  20. 19 Oct, 2006 1 commit
  21. 05 Oct, 2006 1 commit
  22. 04 Oct, 2006 2 commits
  23. 03 Oct, 2006 1 commit
  24. 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
  25. 26 Jul, 2006 1 commit
  26. 04 May, 2006 1 commit
  27. 07 Mar, 2006 1 commit
  28. 06 Mar, 2006 1 commit
  29. 28 Feb, 2006 1 commit
    • paul@snake-hub.snake.net's avatar
      mysql-test-run.sh: · d6654fe9
      paul@snake-hub.snake.net authored
        Fix URLs.
      README:
        Fix URL.
      mysqltest.result:
        Update test result for real_sleep error message.
      mysqltest.c:
        Fix do_sleep() to print correct command name for real_sleep.
      d6654fe9
  30. 24 Feb, 2006 1 commit
  31. 23 Feb, 2006 1 commit
  32. 15 Feb, 2006 1 commit
  33. 10 Feb, 2006 1 commit
  34. 24 Jan, 2006 1 commit
  35. 17 Jan, 2006 1 commit
  36. 11 Jan, 2006 1 commit
  37. 10 Jan, 2006 1 commit