1. 11 Dec, 2002 1 commit
  2. 04 Dec, 2002 14 commits
  3. 03 Dec, 2002 1 commit
  4. 02 Dec, 2002 10 commits
  5. 30 Nov, 2002 2 commits
  6. 29 Nov, 2002 1 commit
  7. 28 Nov, 2002 4 commits
  8. 27 Nov, 2002 2 commits
  9. 25 Nov, 2002 2 commits
    • unknown's avatar
      - fixed tabbing · 562fc5df
      unknown authored
      562fc5df
    • unknown's avatar
      mysql.server.sh: · e0baab2e
      unknown authored
       - reverted some incompatible/non-portable modifications
      
      
      support-files/mysql.server.sh:
         - reverted non-portable change ("echo -n" does not work on all platforms)
         - reverted incompatible change (better fix the docs than break existing
           installations)
      e0baab2e
  10. 24 Nov, 2002 1 commit
  11. 22 Nov, 2002 2 commits
    • unknown's avatar
      scripts/safe_mysqld.sh · 3853ff4d
      unknown authored
           - fix setting of niceness level
      
      support-files/mysql.server.sh
           - applied some fixes from 4.0 mysql.server script
           - fix my.cnf parsing
      
      
      scripts/safe_mysqld.sh:
         - fix setting of niceness level, if one adds "renice -20 $$" to safe_mysqld
           as hinted in the manual (which could result in NOHUP_NICENESS having a
           value of "-15" and hence there would be one dash too much)
      support-files/mysql.server.sh:
         - applied some fixes from 4.0 mysql.server script
         - fix to actually parse the documented section ([mysql.server] not
           [mysql_server]) in my.cnf on startup
      3853ff4d
    • unknown's avatar
      Merge lgrimmer@work.mysql.com:/home/bk/mysql · a073857c
      unknown authored
      into mysql.com:/space/my/mysql-3.23
      
      
      a073857c