1. 15 Sep, 2006 21 commits
  2. 14 Sep, 2006 9 commits
  3. 13 Sep, 2006 10 commits
    • unknown's avatar
      Merge bk-internal:/home/bk/mysql-5.1-maint · 3c6ca775
      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
      3c6ca775
    • unknown's avatar
      Post-merge fixes: · 3f2f1c2b
      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
      3f2f1c2b
    • unknown's avatar
      Merge rolltop.ignatz42.dyndns.org:/mnt/storeage/winbkfix/my51-winbkfix · d3da7356
      unknown authored
      into  rolltop.ignatz42.dyndns.org:/mnt/storeage/mysql-5.1-maint
      
      
      d3da7356
    • unknown's avatar
      Merge rolltop.ignatz42.dyndns.org:/mnt/storeage/winbkfix/my50-winbkfix · 198b266a
      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.
      198b266a
    • unknown's avatar
      These bitKeeper changes will allow Windows to be used as a primary development platform. · e90f2c4f
      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.
      e90f2c4f
    • unknown's avatar
      Fixed the faulty merge · c10a90f2
      unknown authored
      c10a90f2
    • unknown's avatar
      Merge bk-internal.mysql.com:/home/bk/mysql-5.1-new-maint · d95367b7
      unknown authored
      into  polly.local:/home/kaa/src/maint/m51-new-maint--07OGx
      
      
      d95367b7
    • unknown's avatar
      Bug #21618: NULL shown as empty string in client · 306827a5
      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.
      306827a5
    • unknown's avatar
      Merge bk-internal.mysql.com:/home/bk/mysql-5.1-maint · 3505bee9
      unknown authored
      into  zippy.cornsilk.net:/home/cmiller/work/mysql/mysql-5.1-maint
      
      
      3505bee9
    • unknown's avatar
      Merge zippy.cornsilk.net:/home/cmiller/work/mysql/mysql-5.0--windows-vio-uninit · f70015d1
      unknown authored
      into  zippy.cornsilk.net:/home/cmiller/work/mysql/mysql-5.1-maint
      
      
      vio/viosocket.c:
        Auto merged
      f70015d1