1. 14 Mar, 2008 1 commit
  2. 12 Mar, 2008 1 commit
  3. 29 Feb, 2008 2 commits
  4. 26 Feb, 2008 1 commit
    • kent@mysql.com/kent-amd64.(none)'s avatar
      configure.in: · ff25b925
      kent@mysql.com/kent-amd64.(none) authored
        Corrected calculation of version id, incorrect last two digits if < 10
        Keep "sp1" or "a" in MYSQL_NO_DASH_VERSION, to set correct version in
        RPM spec file
        Added MYSQL_NUMERIC_VERSION that is like MYSQL_NO_DASH_VERSION before
        Added clear doc how the different version variables differ
      SocketServer.cpp:
        Corrected typo in debug error message
      ff25b925
  5. 17 Feb, 2008 1 commit
  6. 10 Feb, 2008 1 commit
  7. 31 Jan, 2008 1 commit
  8. 29 Jan, 2008 1 commit
  9. 28 Jan, 2008 1 commit
  10. 25 Jan, 2008 1 commit
    • cmiller@zippy.cornsilk.net's avatar
      Bug#33841: mysql client crashes when returning results for long-\ · b040a97c
      cmiller@zippy.cornsilk.net authored
      	running queries
      
      Bug#33976: buffer overflow of variable time_buff in function com_go()
      
      An internal buffer was too short.  Overextending could smash the 
      stack on some architectures and cause SEGVs.  This is not a problem
      that could be exploited to run arbitrary code.
      
      To fix, I expanded one buffer to cover all the size that could be
      written to (we know the abolute max).
      b040a97c
  11. 22 Jan, 2008 1 commit
  12. 21 Jan, 2008 1 commit
  13. 03 Jan, 2008 2 commits
  14. 27 Dec, 2007 1 commit
    • joerg@trift2.'s avatar
      scripts/make_binary_distribution.sh: · dc1fb075
      joerg@trift2. authored
      Fix the code to get the "libgcc" file name so that the failure of Intel's ICC
      to provide this information does not cause any problems.
      
      This fixes  bug#33536  Option "--print-libgcc-file" does not work with ICC compiler
      dc1fb075
  15. 17 Dec, 2007 3 commits
  16. 13 Dec, 2007 1 commit
  17. 10 Dec, 2007 2 commits
  18. 06 Dec, 2007 2 commits
  19. 05 Dec, 2007 1 commit
  20. 01 Dec, 2007 2 commits
  21. 30 Nov, 2007 5 commits
  22. 29 Nov, 2007 2 commits
  23. 27 Nov, 2007 1 commit
  24. 26 Nov, 2007 2 commits
  25. 24 Nov, 2007 1 commit
  26. 21 Nov, 2007 1 commit
  27. 20 Nov, 2007 1 commit