An error occurred fetching the project authors.
  1. 03 Nov, 2004 1 commit
  2. 07 Sep, 2004 1 commit
  3. 01 Sep, 2004 1 commit
    • patg@krsna.patg.net's avatar
      mysqld_safe.sh: · e2771459
      patg@krsna.patg.net authored
        bug #5001, added conditional if to test if port set, then only kill the processes
        for this port, not all processes (in the case of this bug where multiple servers 
        are killed.)
        The change to the 'grep' to make sure mysqld_safe isn't killed was per Serg's
        discovery that mysqld_safe would get killed. 
        In my testing, in killing one of the pids for a running server, the "if test ! -f $pid_file"
        was the case that evaluated as true, so in order to test, I had to comment that block
        out.
      e2771459
  4. 10 Jun, 2004 1 commit
  5. 28 Apr, 2004 1 commit
    • monty@mysql.com's avatar
      Fixed http address in some scripts (Bug #3460) · f10d098f
      monty@mysql.com authored
      Output TIMESTAMP in 4.1 format for 4.1 tables (or for TIMESTAMP(19)) (portability fix)
      Fixed that INTERVAL can handle big integers. (Bug #3498)
      Fixed that hostname="" works identical as hostname="%" for table/column grants (Bug #3473)
      f10d098f
  6. 15 Jan, 2004 1 commit
  7. 19 Dec, 2003 1 commit
  8. 27 Sep, 2003 1 commit
  9. 27 Aug, 2003 1 commit
  10. 15 Jul, 2003 1 commit
  11. 14 Jun, 2003 1 commit
  12. 12 Jun, 2003 1 commit
  13. 15 Apr, 2003 1 commit
  14. 16 Feb, 2003 1 commit
  15. 12 Feb, 2003 1 commit
  16. 28 Jan, 2003 1 commit
  17. 09 Jan, 2003 1 commit
  18. 11 Nov, 2002 1 commit
  19. 08 Nov, 2002 1 commit
  20. 29 Oct, 2002 1 commit
    • monty@mashka.mysql.fi's avatar
      Added --skip-safemalloc to mysqltest · 5343d4c9
      monty@mashka.mysql.fi authored
      Added bug fix from 3.23 for AIX 4.3.3 and gcc 3.x
      Small change in EXCHANGE output
      Propagate open-files-limit from mysqld_safe -> mysqld
      Fixed speed bug in GROUP BY
      Added quotes around database name in CREATE DATABASE db_name (for binary log)
      5343d4c9
  21. 07 Oct, 2002 1 commit
  22. 05 Oct, 2002 1 commit
  23. 22 Oct, 2001 1 commit
  24. 28 Jun, 2001 1 commit
  25. 29 May, 2001 1 commit
  26. 13 Apr, 2001 2 commits
  27. 17 Feb, 2001 2 commits
  28. 07 Jan, 2001 1 commit
  29. 31 Dec, 2000 1 commit
  30. 29 Dec, 2000 1 commit
  31. 24 Dec, 2000 1 commit
    • monty@donna.mysql.com's avatar
      New benchmark test · b590fa25
      monty@donna.mysql.com authored
      Fixed bug in REPLACE with BDB tables
      Prepare for write lock on read for BDB
      Inform the handler when we want to use IGNORE / REPLACE
      New manual pages
      b590fa25
  32. 18 Dec, 2000 1 commit
  33. 29 Nov, 2000 1 commit
  34. 19 Nov, 2000 1 commit
    • tim@threads.polyesthetic.msg's avatar
      safe_mysqld.sh · 80a4d37e
      tim@threads.polyesthetic.msg authored
        - set pid_file and err_log relative to DATADIR as specified in
          the my.cnf file, instead of the default value
        - do not pass safe_mysqld-specific options to mysqld
        - minor style changes (remove extra ; at end of line, make
          spacing more consistent, etc.)
      
      manual.ja.texi
        - Turn off SCCS flag
      80a4d37e
  35. 13 Nov, 2000 1 commit
  36. 20 Oct, 2000 1 commit
  37. 10 Oct, 2000 1 commit
  38. 23 Sep, 2000 1 commit