1. 19 Sep, 2006 3 commits
  2. 18 Sep, 2006 4 commits
  3. 15 Sep, 2006 16 commits
  4. 14 Sep, 2006 8 commits
  5. 13 Sep, 2006 9 commits
    • unknown's avatar
      Merge bk-internal:/home/bk/mysql-5.1-maint · 025f998b
      unknown authored
      into  siva.hindu.god:/usr/home/tim/m/bk/tmp/51-mrg50
      
      
      sql/item_func.h:
        Auto merged
      sql/item_strfunc.cc:
        Auto merged
      sql/sql_class.h:
        Auto merged
      025f998b
    • unknown's avatar
      Post-merge fixes: · 5ffbb841
      unknown authored
      - Remove extra EXTRA_DIST from several Makefile.ams
      - Add dummy primary key to test table in loaddata_autocom.inc
      
      
      client/Makefile.am:
        Post-merge fix
      mysql-test/include/loaddata_autocom.inc:
        Add dummy primary key to test table, because NDB doesn't like BLOB w/ no PK
      mysql-test/r/loaddata_autocom_innodb.result:
        Adapt test results to modified loaddata_autocom.inc
      mysql-test/r/loaddata_autocom_ndb.result:
        Adapt test results to modified loaddata_autocom.inc
      server-tools/instance-manager/Makefile.am:
        Post-merge fix
      sql/log.h:
        Post-merge fix
      storage/innobase/Makefile.am:
        Post-merge fix
      5ffbb841
    • unknown's avatar
      Merge rolltop.ignatz42.dyndns.org:/mnt/storeage/winbkfix/my51-winbkfix · c5852138
      unknown authored
      into  rolltop.ignatz42.dyndns.org:/mnt/storeage/mysql-5.1-maint
      
      c5852138
    • unknown's avatar
      Merge rolltop.ignatz42.dyndns.org:/mnt/storeage/winbkfix/my50-winbkfix · 8dadb518
      unknown authored
      into  rolltop.ignatz42.dyndns.org:/mnt/storeage/winbkfix/my51-winbkfix
      
      
      BitKeeper/etc/ignore:
        auto-union
      BitKeeper/triggers/post-commit:
        Manual merge.  Opted for the method that uses temp files for improved troubleshooting.
      8dadb518
    • unknown's avatar
      These bitKeeper changes will allow Windows to be used as a primary development platform. · fa0fdac4
      unknown authored
      
      BitKeeper/etc/ignore:
        Exclude files created during the Windows build process.
      BitKeeper/triggers/post-commit:
        post-commit trigger writes emails to file in the BitKeeper/tmp directory before sending in case of failure.
        Now uses bk sendmail instead of hardcoded /usr/sbin/sendmail to send message.
      fa0fdac4
    • unknown's avatar
      Fixed the faulty merge · e2db2de5
      unknown authored
      e2db2de5
    • unknown's avatar
      Merge bk-internal.mysql.com:/home/bk/mysql-5.1-new-maint · 4a707bc2
      unknown authored
      into  polly.local:/home/kaa/src/maint/m51-new-maint--07OGx
      
      4a707bc2
    • unknown's avatar
      Bug #21618: NULL shown as empty string in client · f34ca292
      unknown authored
      The column's NOT NULL flag doesn't affect what we should print.  Remove the
      wrong logic that does check it.
      
      Also, verify that this and the previous two tests print the same data as 
      other output formats.
      
      
      client/mysql.cc:
        Don't check the column's NOT NULL flag when determining whether to print 
        "NULL" or not.
      mysql-test/r/mysql.result:
        Add results and confirm that the other output forms give the same results
        for other similar tests.
      mysql-test/t/mysql.test:
        Add regression tests for this bug and two similar bugs.
      f34ca292
    • unknown's avatar
      Merge bk-internal.mysql.com:/home/bk/mysql-5.1-maint · f86ed905
      unknown authored
      into  zippy.cornsilk.net:/home/cmiller/work/mysql/mysql-5.1-maint
      
      f86ed905