1. 10 Mar, 2005 3 commits
    • unknown's avatar
      Merge mysql.com:/home/jonas/src/fix · e84ad1c3
      unknown authored
      into mysql.com:/home/jonas/src/mysql-4.1
      
      
      ndb/src/kernel/blocks/trix/Trix.cpp:
        Auto merged
      ndb/src/mgmsrv/ConfigInfo.cpp:
        Auto merged
      e84ad1c3
    • unknown's avatar
      Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1 · 164c3b5b
      unknown authored
      into mysql.com:/home/jonas/src/mysql-4.1
      
      164c3b5b
    • unknown's avatar
      bug#9089 · eb5afb70
      unknown authored
      ndb - Reenable MAX_OPEN_FILES to enable LCP in some situations
      
      
      ndb/include/mgmapi/mgmapi_config_parameters.h:
        Reenable MAX_OPEN_FILES to enable LCP in some situations
      ndb/src/kernel/blocks/ndbfs/Ndbfs.cpp:
        Reenable MAX_OPEN_FILES to enable LCP in some situations
      ndb/src/mgmsrv/ConfigInfo.cpp:
        Reenable MAX_OPEN_FILES to enable LCP in some situations
      eb5afb70
  2. 09 Mar, 2005 13 commits
    • unknown's avatar
      Merge rurik.mysql.com:/home/igor/mysql-4.1 · 76937502
      unknown authored
      into rurik.mysql.com:/home/igor/dev/mysql-4.1-0
      
      76937502
    • unknown's avatar
      func_str.result: · 099fccd2
      unknown authored
        Correction after manual merge.
      
      
      mysql-test/r/func_str.result:
        Correction after manual merge.
      099fccd2
    • unknown's avatar
      Manual merge · 0c69be1f
      unknown authored
      
      sql/item_strfunc.cc:
        Auto merged
      0c69be1f
    • unknown's avatar
    • unknown's avatar
      Fix to make mysql-test-run.pl work with new system tables definitions · e142d090
      unknown authored
      
      mysql-test/lib/init_db.sql:
        Fixed mysql-test-run.pl's system tables to correspond to the real ones.
      e142d090
    • unknown's avatar
      mysqldumpslow.sh: · a595bded
      unknown authored
        bug#4914 added --help and usage information
      
      
      scripts/mysqldumpslow.sh:
        bug#4914 added --help and usage information
      a595bded
    • unknown's avatar
      sql/mysqld.cc · e4766ec1
      unknown authored
          preserve backward compatibility
      
      
      sql/mysqld.cc:
        preserve backward compatibility
      e4766ec1
    • unknown's avatar
      Merge serg@bk-internal.mysql.com:/home/bk/mysql-4.1/ · 29b304eb
      unknown authored
      into serg.mylan:/usr/home/serg/Abk/mysql-4.1
      
      29b304eb
    • unknown's avatar
      myisam/myisam_ftdump.c · 04ddbc4b
      unknown authored
          recalculate stats/gws for the last word in the index too
          remove unused code
      
      
      myisam/myisam_ftdump.c:
        recalculate stats/gws for the last word in the index too
        remove unused code
      04ddbc4b
    • unknown's avatar
      func_str.result, func_str.test: · 991ed18c
      unknown authored
        Added a test case for bug #8669.
      item_strfunc.cc:
        Fixed bug #8669.
        Function AES_DECRYPT can return NULL value.
      
      
      sql/item_strfunc.cc:
        Fixed bug #8669.
        Function AES_DECRYPT can return NULL value.
      mysql-test/t/func_str.test:
        Added a test case for bug #8669.
      mysql-test/r/func_str.result:
        Added a test case for bug #8669.
      991ed18c
    • unknown's avatar
      bug#9052 - ndb - Use correct length during unique index build · 8a4955f8
      unknown authored
      (recommit as 4.1->5.0 merge is not possible)
      
      
      ndb/src/kernel/blocks/trix/Trix.cpp:
        Use correct length during unique index build
      8a4955f8
    • unknown's avatar
      configure.in: · 87a32ea7
      unknown authored
        bug#5102, bug#6862 define HAVE_VIS_H to libedit only if header and strvis() exists
      
      
      configure.in:
        bug#5102, bug#6862 define HAVE_VIS_H to libedit only if header and strvis() exists
      87a32ea7
    • unknown's avatar
      mysql-test-run.pl: · 93e4cc51
      unknown authored
        Removed -c from /bin/sh call
      make_win_src_distribution.sh:
        Copy all content in mysql-test
      make_win_binary_distribution.sh, make_binary_distribution.sh:
        Add Perl version of mysql-test-run to package
      s_win32_dsp, s_win32, s_vxworks, s_test, s_readme, s_java, s_javah:
        Bug #6209 changes for building Berkeley DB from BitKeeper on Solaris
      
      
      bdb/dist/s_javah:
        Bug #6209 changes for building Berkeley DB from BitKeeper on Solaris
      bdb/dist/s_java:
        Bug #6209 changes for building Berkeley DB from BitKeeper on Solaris
      bdb/dist/s_readme:
        Bug #6209 changes for building Berkeley DB from BitKeeper on Solaris
      bdb/dist/s_test:
        Bug #6209 changes for building Berkeley DB from BitKeeper on Solaris
      bdb/dist/s_vxworks:
        Bug #6209 changes for building Berkeley DB from BitKeeper on Solaris
      bdb/dist/s_win32:
        Bug #6209 changes for building Berkeley DB from BitKeeper on Solaris
      bdb/dist/s_win32_dsp:
        Bug #6209 changes for building Berkeley DB from BitKeeper on Solaris
      scripts/make_binary_distribution.sh:
        Add Perl version of mysql-test-run to package
      scripts/make_win_binary_distribution.sh:
        Add Perl version of mysql-test-run to package
      scripts/make_win_src_distribution.sh:
        Copy all content in mysql-test
      mysql-test/mysql-test-run.pl:
        Removed -c from /bin/sh call
      93e4cc51
  3. 08 Mar, 2005 24 commits