1. 13 Jun, 2005 5 commits
  2. 11 Jun, 2005 2 commits
    • unknown's avatar
      Merge · 77a98e8b
      unknown authored
      
      mysql-test/Makefile.am:
        Auto merged
      extra/yassl/taocrypt/include/modes.hpp:
        SCCS merged
      77a98e8b
    • unknown's avatar
      Merge mysql.com:/home/jimw/my/mysql-4.1-clean · bf793f55
      unknown authored
      into  mysql.com:/home/jimw/my/mysql-5.0-clean
      
      
      client/mysql.cc:
        Auto merged
      mysql-test/r/lowercase_table2.result:
        Auto merged
      sql/mysqld.cc:
        Auto merged
      bf793f55
  3. 10 Jun, 2005 33 commits
    • unknown's avatar
      Merge jwinstead@production.mysql.com:my/mysql-4.1-10840 · bccf4916
      unknown authored
      into  mysql.com:/home/jimw/my/mysql-4.1-clean
      
      bccf4916
    • unknown's avatar
      Merge mdk10.(none):/home/reggie/bk/mysql-4.1-base · 81669366
      unknown authored
      into mdk10.(none):/home/reggie/bk/mysql-5.0-base
      
      
      myisam/mi_open.c:
        Auto merged
      81669366
    • unknown's avatar
      Merge mysql.com:/home/jimw/my/mysql-4.1-9500 · a54c6959
      unknown authored
      into  mysql.com:/home/jimw/my/mysql-4.1-clean
      
      a54c6959
    • unknown's avatar
      Merge rburnett@bk-internal.mysql.com:/home/bk/mysql-5.0 · 1a8e3e35
      unknown authored
      into mdk10.(none):/home/reggie/bk/50test2
      
      1a8e3e35
    • unknown's avatar
      Merge rburnett@bk-internal.mysql.com:/home/bk/mysql-4.1 · dcbc9b19
      unknown authored
      into mdk10.(none):/home/reggie/bk/41test3
      
      dcbc9b19
    • unknown's avatar
      Bug #10947 mysqlshow wildcard failure on Windows · f8e8e678
      unknown authored
      
      client/mysqlshow.c:
        change to using mysql_real_escape_string
        Also, passing in length of from string "table" instead of to string "rows"
      f8e8e678
    • unknown's avatar
      Merge bk-internal:/home/bk/mysql-5.0 · b1f21386
      unknown authored
      into serg.mylan:/usr/home/serg/Abk/mysql-5.0
      
      
      mysql-test/mysql-test-run.sh:
        Auto merged
      b1f21386
    • unknown's avatar
      Merge mysql.com:/Users/kent/mysql/bk/mysql-5.0-tmp · 74ac2bc6
      unknown authored
      into mysql.com:/Users/kent/mysql/bk/mysql-5.0
      
      
      mysql-test/r/ps_6bdb.result:
        Auto merged
      mysql-test/r/ps_7ndb.result:
        Auto merged
      74ac2bc6
    • unknown's avatar
      Merge bk-internal:/home/bk/mysql-5.0 · 33164abf
      unknown authored
      into serg.mylan:/usr/home/serg/Abk/mysql-5.0
      
      33164abf
    • unknown's avatar
      Merge bk-internal:/home/bk/mysql-5.0 · ae89399c
      unknown authored
      into serg.mylan:/usr/home/serg/Abk/mysql-5.0
      
      ae89399c
    • unknown's avatar
      Post-merge fix. · 591ec157
      unknown authored
      591ec157
    • unknown's avatar
      bug#11225 - distinct.test fails · 8eca7ad0
      unknown authored
      8eca7ad0
    • unknown's avatar
      Merge mysqldev@production.mysql.com:my/mysql-5.0-release · 70d12723
      unknown authored
      into mysql.com:/home/svoj/devel/mysql/yassl-mysql-5.0
      
      70d12723
    • unknown's avatar
      Merge with latest yaSSL. · 1268dbe8
      unknown authored
      Fixes IsAligned yaSSL assertion failure.
      
      
      extra/yassl/include/buffer.hpp:
        Merge with latest yaSSL.
      extra/yassl/include/factory.hpp:
        Merge with latest yaSSL.
      extra/yassl/include/openssl/ssl.h:
        Merge with latest yaSSL.
      extra/yassl/include/yassl_int.hpp:
        Merge with latest yaSSL.
      extra/yassl/include/yassl_types.hpp:
        Merge with latest yaSSL.
      extra/yassl/mySTL/stdexcept.hpp:
        Merge with latest yaSSL.
      extra/yassl/src/buffer.cpp:
        Merge with latest yaSSL.
      extra/yassl/src/socket_wrapper.cpp:
        Merge with latest yaSSL.
      extra/yassl/src/ssl.cpp:
        Merge with latest yaSSL.
      extra/yassl/taocrypt/include/block.hpp:
        Merge with latest yaSSL.
      extra/yassl/taocrypt/include/hash.hpp:
        Merge with latest yaSSL.
      extra/yassl/taocrypt/include/hmac.hpp:
        Merge with latest yaSSL.
      extra/yassl/taocrypt/include/integer.hpp:
        Merge with latest yaSSL.
      extra/yassl/taocrypt/include/modes.hpp:
        Merge with latest yaSSL.
      extra/yassl/taocrypt/include/rsa.hpp:
        Merge with latest yaSSL.
      extra/yassl/taocrypt/src/aes.cpp:
        Merge with latest yaSSL.
      extra/yassl/taocrypt/src/dsa.cpp:
        Merge with latest yaSSL.
      extra/yassl/taocrypt/src/hash.cpp:
        Merge with latest yaSSL.
      extra/yassl/taocrypt/src/integer.cpp:
        Merge with latest yaSSL.
      extra/yassl/taocrypt/src/md5.cpp:
        Merge with latest yaSSL.
      extra/yassl/taocrypt/src/misc.cpp:
        Merge with latest yaSSL.
      extra/yassl/taocrypt/src/ripemd.cpp:
        Merge with latest yaSSL.
      extra/yassl/taocrypt/src/rsa.cpp:
        Merge with latest yaSSL.
      extra/yassl/taocrypt/src/sha.cpp:
        Merge with latest yaSSL.
      1268dbe8
    • unknown's avatar
      Merge mysql.com:/usr/local/bk/mysql-5.0 · 7279761c
      unknown authored
      into mysql.com:/home/pem/work/mysql-5.0
      
      
      mysql-test/r/sp.result:
        Auto merged
      mysql-test/t/sp.test:
        Auto merged
      sql/item_func.cc:
        Auto merged
      sql/sp_head.cc:
        Auto merged
      sql/sp_rcontext.cc:
        Auto merged
      7279761c
    • unknown's avatar
      Post review and additional fix for BUG#10968: Stored procedures: crash if long loop. · 65c4ffc0
      unknown authored
        Fixed valgrind complaints. This fixes the memory leak problems for
        procedured, and partially for functions. There's still a leak involving
        results from functions that turned out to be too involved, so it will be
        fixed separately.
      
      
      mysql-test/r/sp.result:
        Fixed some minor mistake (spotted while debugging).
      mysql-test/t/sp.test:
        Fixed some minor mistake (spotted while debugging).
      sql/item_func.cc:
        Moved Item_func_sp::cleanup() from item_func.h to ease debugging,
        and made a debug output come out right.
      sql/item_func.h:
        Moved Item_func_sp::cleanup() to item_func.cc to ease debugging.
      sql/sp_head.cc:
        Fixed valgrind problems with the previous memory leak fix (unit cleanup and
        putting result field in a differen mem_root), and removed prealloc flag from
        init_alloc_root() calls.
      sql/sp_rcontext.cc:
        New mem_root pointer used for return fields from functions.
      sql/sp_rcontext.h:
        New mem_root pointer used for return fields from functions.
      65c4ffc0
    • unknown's avatar
      Merge obarnir@bk-internal.mysql.com:/home/bk/mysql-5.0 · e187a4ef
      unknown authored
      into mysql.com:/home/omer/source/src50_0609
      
      
      BitKeeper/etc/logging_ok:
        auto-union
      e187a4ef
    • unknown's avatar
      Merge mysql.com:/space/my/mysql-4.1-build · fbcca784
      unknown authored
      into mysql.com:/space/my/mysql-5.0
      
      
      mysql-test/Makefile.am:
        Auto merged
      fbcca784
    • unknown's avatar
      Merge mysql.com:/space/my/mysql-4.1-merge · 1600d67a
      unknown authored
      into mysql.com:/space/my/mysql-4.1-build
      
      1600d67a
    • unknown's avatar
      Merge mysql.com:/space/my/mysql-4.1-merge · bbd19d8a
      unknown authored
      into mysql.com:/space/my/mysql-5.0.7-clone
      
      
      mysql-test/Makefile.am:
        Auto merged
      bbd19d8a
    • unknown's avatar
      d61cae01
    • unknown's avatar
      ndb - · 562aef05
      unknown authored
      Fix mem leak in testBlobs
      
      
      ndb/test/ndbapi/testBlobs.cpp:
        Fix mem leak in testBlobs
      562aef05
    • unknown's avatar
      os0sync.c, os0file.c: · e81f2941
      unknown authored
        Apply Georg Richter's fixes to remove compilation errors on 64-bit Windows
      
      
      innobase/os/os0file.c:
        Apply Georg Richter's fixes to remove compilation errors on 64-bit Windows
      innobase/os/os0sync.c:
        Apply Georg Richter's fixes to remove compilation errors on 64-bit Windows
      e81f2941
    • unknown's avatar
      mysql-test/mysql-test-run.sh · 5d96c2b7
      unknown authored
          don't start ndb cluster if no test uses it.
      
      
      mysql-test/mysql-test-run.sh:
        don't start ndb cluster if no test uses it.
      5d96c2b7
    • unknown's avatar
      ndb - autotest · f31c841b
      unknown authored
         Fix stack overflow in ndb_cpcd on amd64
      
      
      ndb/src/common/logger/Logger.cpp:
        Fix stack overflow in ndb_cpcd on amd64
      f31c841b
    • unknown's avatar
      ndb - autotest · f0f1b1c1
      unknown authored
        script fixes for solaris
      
      
      ndb/src/cw/cpcd/main.cpp:
        fix usage of load_defaults, as it does have a short option
      ndb/test/run-test/make-config.sh:
        fix script wrt solaris
      ndb/test/run-test/ndb-autotest.sh:
        fix script wrt solaris
      f0f1b1c1
    • unknown's avatar
      Merge bk-internal:/home/bk/mysql-5.0 · 4dcb0935
      unknown authored
      into serg.mylan:/usr/home/serg/Abk/mysql-5.0
      
      4dcb0935
    • unknown's avatar
      Update test results. type_varchar changed because the size of the · 0e8956eb
      unknown authored
      key now gets changed along with the size of the field as long
      as the original key had the same length as the length of the field
      (or is unspecified originally, as in the test).
      
      
      mysql-test/r/heap.result:
        Update results
      mysql-test/r/type_varchar.result:
        Update results
      0e8956eb
    • unknown's avatar
      Merge mysql.com:/home/jimw/my/mysql-5.0-10543 · 72f9320e
      unknown authored
      into  mysql.com:/home/jimw/my/mysql-5.0-clean
      
      
      sql/field.cc:
        Auto merged
      sql/field.h:
        Auto merged
      sql/sql_table.cc:
        Auto merged
      72f9320e
    • unknown's avatar
      Merge mysql.com:/home/jimw/my/mysql-4.1-clean · 2c24238d
      unknown authored
      into  mysql.com:/home/jimw/my/mysql-5.0-clean
      
      
      mysys/hash.c:
        Auto merged
      sql/ha_heap.h:
        Auto merged
      configure.in:
        Resolve conflicts from 4.1
      mysql-test/r/heap.result:
        Update results
      mysql-test/t/heap.test:
        Merge from 4.1
      2c24238d
    • unknown's avatar
      mysqld.dsp: · c1976637
      unknown authored
        Corrected typo
      
      
      VC++Files/sql/mysqld.dsp:
        Corrected typo
      c1976637
    • unknown's avatar
      Merge mysql.com:/home/jimw/my/mysql-4.1-11122 · 5e8fd50c
      unknown authored
      into  mysql.com:/home/jimw/my/mysql-4.1-clean
      
      5e8fd50c
    • unknown's avatar
      Merge mysql.com:/home/jimw/my/mysql-4.1-10566 · e82d1d0f
      unknown authored
      into  mysql.com:/home/jimw/my/mysql-4.1-clean
      
      e82d1d0f