1. 26 Feb, 2008 2 commits
    • kent@kent-amd64.(none)'s avatar
      Merge mysql.com:/home/kent/bk/build/mysql-4.1-build · 3426a62a
      kent@kent-amd64.(none) authored
      into  mysql.com:/home/kent/bk/build/mysql-5.0-build
      3426a62a
    • 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
  2. 23 Feb, 2008 2 commits
  3. 22 Feb, 2008 1 commit
  4. 21 Feb, 2008 3 commits
  5. 19 Feb, 2008 1 commit
    • vvaintroub@wva.'s avatar
      Bug#31745 - crash handler does not work on Windows · f5932c0d
      vvaintroub@wva. authored
      - Replace per-thread signal()'s with  SetUnhandledExceptionFilter(). 
        The only remaining signal() is for SIGABRT (default abort()
        handler in VS2005 is broken, i.e removes user exception filter)
      - remove MessageBox()'es  from error handling code
      - Windows port for print_stacktrace() and write_core() 
      - Cleanup, removed some unused functions
      f5932c0d
  6. 18 Feb, 2008 4 commits
  7. 14 Feb, 2008 1 commit
  8. 13 Feb, 2008 3 commits
  9. 12 Feb, 2008 2 commits
  10. 11 Feb, 2008 4 commits
  11. 08 Feb, 2008 2 commits
  12. 07 Feb, 2008 6 commits
  13. 06 Feb, 2008 9 commits