1. 04 Oct, 2007 2 commits
  2. 28 Sep, 2007 1 commit
  3. 27 Sep, 2007 2 commits
  4. 26 Sep, 2007 1 commit
  5. 25 Sep, 2007 1 commit
  6. 24 Sep, 2007 3 commits
  7. 22 Sep, 2007 3 commits
  8. 21 Sep, 2007 5 commits
  9. 20 Sep, 2007 2 commits
  10. 19 Sep, 2007 1 commit
  11. 15 Sep, 2007 2 commits
  12. 14 Sep, 2007 13 commits
  13. 13 Sep, 2007 4 commits
    • joerg@trift2.'s avatar
      Merge trift2.:/MySQL/M50/push-5.0 · 1dc3246f
      joerg@trift2. authored
      into  trift2.:/MySQL/M50/tmp-5.0
      1dc3246f
    • 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
    • gshchepa/uchum@gleb.loc's avatar
      Fixed bug #27695. · e4eadcfb
      gshchepa/uchum@gleb.loc authored
      Declaring an all space column name in the SELECT FROM DUAL or in a view
      leads to misleading warning message:
      "Leading spaces are removed from name ' '".
      
      The Item::set_name method has been modified to raise warnings like
      "Name ' ' has become ''" in case of the truncation of an all
      space identifier to an empty string identifier instead of the
      "Leading spaces are removed from name ' '" warning message.
      e4eadcfb
    • mskold/marty@linux.site's avatar
      Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.0-ndb · f2159e2d
      mskold/marty@linux.site authored
      into  mysql.com:/windows/Linux_space/MySQL/mysql-5.0-ndb
      f2159e2d