1. 05 Oct, 2007 3 commits
  2. 24 Sep, 2007 1 commit
  3. 22 Sep, 2007 2 commits
  4. 21 Sep, 2007 5 commits
  5. 15 Sep, 2007 1 commit
  6. 13 Sep, 2007 1 commit
    • tnurnberg@mysql.com/sin.intern.azundris.com's avatar
      Bug #15327: configure: --with-tcp-port option being partially ignored · 3c6ca8d6
      make sure that if builder configured with a non-standard (!= 3306)
      default TCP port that value actually gets used throughout. if they
      didn't configure a value, assume "use a sensible default", which
      will be read from /etc/services or, failing that, from the factory
      default. That makes the order of preference
      - command-line option
      - my.cnf, where applicable
      - $MYSQL_TCP_PORT environment variable
      - /etc/services (unless configured --with-tcp-port)
      - default port (--with-tcp-port=... or factory default)
      3c6ca8d6
  7. 05 Sep, 2007 3 commits
  8. 29 Aug, 2007 11 commits
  9. 28 Aug, 2007 9 commits
  10. 27 Aug, 2007 4 commits