1. 27 Aug, 2004 8 commits
    • unknown's avatar
      Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb · a173bdfd
      unknown authored
      into mysql.com:/home/jonas/src/mysql-4.1-ndb
      
      
      a173bdfd
    • unknown's avatar
      added debug to ndb test · 0f194e61
      unknown authored
      0f194e61
    • unknown's avatar
      Merge mysql.com:/home/jonas/src/mysql-4.1 · fbe70897
      unknown authored
      into mysql.com:/home/jonas/src/mysql-4.1-ndb
      
      
      BitKeeper/etc/logging_ok:
        auto-union
      ndb/include/ndb_global.h:
        Auto merged
      ndb/src/common/mgmcommon/NdbConfig.c:
        Auto merged
      fbe70897
    • unknown's avatar
      small fixes · 3d6675cc
      unknown authored
      
      mysql-test/ndb/ndbcluster.sh:
        use new shutdown command
      ndb/src/common/mgmcommon/Makefile.am:
        compile error fix
      3d6675cc
    • unknown's avatar
      Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb · 741070df
      unknown authored
      into poseidon.(none):/home/tomas/mysql-4.1-ndb
      
      
      ndb/test/ndbapi/testDict.cpp:
        Auto merged
      741070df
    • unknown's avatar
      see respective file · 987fc113
      unknown authored
      
      ndb/src/mgmsrv/InitConfigFileParser.hpp:
        Rename: ndb/src/common/mgmcommon/InitConfigFileParser.hpp -> ndb/src/mgmsrv/InitConfigFileParser.hpp
      ndb/src/mgmsrv/InitConfigFileParser.cpp:
        Rename: ndb/src/common/mgmcommon/InitConfigFileParser.cpp -> ndb/src/mgmsrv/InitConfigFileParser.cpp
      ndb/src/mgmsrv/ConfigInfo.hpp:
        Rename: ndb/src/common/mgmcommon/ConfigInfo.hpp -> ndb/src/mgmsrv/ConfigInfo.hpp
      ndb/src/common/mgmcommon/Makefile.am:
        moved files to mgmsrv
      ndb/src/mgmclient/CommandInterpreter.cpp:
        added shutdown command
      ndb/src/mgmclient/CommandInterpreter.hpp:
        added shutdown command
      ndb/src/mgmsrv/Config.cpp:
        .
      ndb/src/mgmsrv/Config.hpp:
        .
      ndb/src/mgmsrv/ConfigInfo.cpp:
        wait with this
      ndb/src/mgmsrv/Makefile.am:
        moved files to mgmsrv
      ndb/test/include/NdbBackup.hpp:
        backup not necessarily in file system path
      ndb/test/ndbapi/testDict.cpp:
        compile error
      ndb/test/src/NdbBackup.cpp:
        aligned with new config param
      987fc113
    • unknown's avatar
      Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1 · 9fff2bdc
      unknown authored
      into mysql.com:/home/jonas/src/mysql-4.1
      
      
      9fff2bdc
    • unknown's avatar
      compile ERROR!! · 3e4ba63d
      unknown authored
      3e4ba63d
  2. 26 Aug, 2004 32 commits
    • unknown's avatar
      f87f890e
    • unknown's avatar
      Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1 · cb76f3c0
      unknown authored
      into mysql.com:/home/jonas/src/mysql-4.1
      
      
      cb76f3c0
    • unknown's avatar
      b5ebc0f2
    • unknown's avatar
      Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb · 6566af8c
      unknown authored
      into poseidon.(none):/home/tomas/mysql-4.1-ndb
      
      
      ndb/src/kernel/vm/Configuration.cpp:
        Auto merged
      6566af8c
    • unknown's avatar
      Do-compile: · 1b0dee29
      unknown authored
        Remove --warnings for mysql-test-run. Devs don't use it, and Serg says it's not needed anymore.
      
      
      Build-tools/Do-compile:
        Remove --warnings for mysql-test-run. Devs don't use it, and Serg says it's not needed anymore.
      1b0dee29
    • unknown's avatar
      new parameter BackupDataDir · 3212cc47
      unknown authored
      3212cc47
    • unknown's avatar
      Merge bk-internal.mysql.com:/home/bk/mysql-4.1 · 811093e5
      unknown authored
      into mysql.com:/media/sda1/mysql/mysql-4.1-5126
      
      
      811093e5
    • unknown's avatar
      A short fix and test case for Bug#5126 · ce91cbb8
      unknown authored
      "Mediumint and PS problem": just treat mediumint as long.
      
      
      libmysql/libmysql.c:
        A short fix for bug #5126 "Mediumint and PS problem": just
        treat mediumint as long, as it's sent just like long.
      tests/client_test.c:
        A test case for bug#5126
      ce91cbb8
    • unknown's avatar
      Merge jbruehe@bk-internal.mysql.com:/home/bk/mysql-4.1 · 78b4ddbe
      unknown authored
      into mysql.com:/M41/mysql-4.1
      
      
      BitKeeper/etc/logging_ok:
        auto-union
      78b4ddbe
    • unknown's avatar
      - typo fix - make sure to include an existing file in the source · 4b47cc97
      unknown authored
         distribution...
      
      
      4b47cc97
    • unknown's avatar
      Fixed wrong number of fragment records in DIH · 68750ccf
      unknown authored
      Fixed bug in failed create table
      Fixed new test case for failed create table using new ERROR_INSERT
      
      
      ndb/src/kernel/blocks/ERROR_codes.txt:
        Added new error insert for test of failed create table
      ndb/src/kernel/blocks/dbdih/DbdihMain.cpp:
        Added new error insert for test of failed create table
        Fixed bug in handling failed create table
        Moved some constants to pc.hpp
      ndb/src/kernel/vm/Configuration.cpp:
        Added new error insert for test of failed create table
        Fixed bug in handling failed create table
        Moved some constants to pc.hpp
      ndb/src/kernel/vm/pc.hpp:
        Constants moved here from DIH
      ndb/test/ndbapi/testDict.cpp:
        New test case for failed create table
      68750ccf
    • unknown's avatar
      after merge · 82257f94
      unknown authored
      
      sql/item_row.cc:
        ds20 compat fix
      82257f94
    • unknown's avatar
      Merge serg.mylan:/usr/home/serg/Abk/mysql-4.0 · 94a39ec6
      unknown authored
      into serg.mylan:/usr/home/serg/Abk/mysql-4.1
      
      
      94a39ec6
    • unknown's avatar
      Merge bk-internal.mysql.com:/home/bk/mysql-4.1/ · 90301a06
      unknown authored
      into serg.mylan:/usr/home/serg/Abk/mysql-4.1
      
      
      client/mysql.cc:
        Auto merged
      90301a06
    • unknown's avatar
      Merge bk-internal:/home/bk/mysql-4.0/ · ad3fed2e
      unknown authored
      into serg.mylan:/usr/home/serg/Abk/mysql-4.0
      
      
      ad3fed2e
    • unknown's avatar
      If the system has 64 bit "long", then "long long" does not add new · 1275b4c5
      unknown authored
      functionality. The existing code takes advantage of this when
      "typedef"ing 'longlong' in 'my_global.h'. This holds for Alpha CPUs.
      If the compiler then has prototypes for C99 functions 'strtoll()' and
      'strtoull()' but no implementation, the existing code in 'strtoull.c'
      collides with that prototype. These collisions are avoided now.
      
      
      include/m_string.h:
        Extend the "fake" approach from 'strtoull()' onto 'strtoll()'.
      strings/strto.c:
        Ensure that calling file has included necessary headers,
        as these are needed at the upper level already.
      strings/strtol.c:
        Cleanup/alignment with the "long long" functions.
      strings/strtoll.c:
        When "long" is 64 bit already, system function 'strtol()' can be used.
        Header files 'my_global.h' and 'm_string.h' will manage that,
        if they are included early enough.
      strings/strtoul.c:
        Cleanup/alignment with the "long long" functions.
      strings/strtoull.c:
        When "long" is 64 bit already, system function 'strtoul()' can be used.
        Header files 'my_global.h' and 'm_string.h' will manage that,
        if they are included early enough.
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      1275b4c5
    • unknown's avatar
      Merge bk-internal.mysql.com:/home/bk/mysql-4.1 · 717fc0b0
      unknown authored
      into mysql.com:/home/my/mysql-4.1
      
      
      libmysql/libmysql.c:
        Auto merged
      mysql-test/r/endspace.result:
        Auto merged
      strings/ctype-bin.c:
        Auto merged
      strings/ctype-mb.c:
        Auto merged
      717fc0b0
    • unknown's avatar
      Portability fixes · 44b2807e
      unknown authored
      Fixed bug in end space handle for WHERE text_column="constant"
      
      
      heap/hp_hash.c:
        Optimzations (no change of logic)
      libmysql/libmysql.c:
        Added missing casts (portability fix)
      myisam/mi_key.c:
        Changed macro to take arguments and not depend on local variables
        Simple indentation fixes ?
      mysql-test/r/connect.result:
        Added test for setting empty password
      mysql-test/r/create_select_tmp.result:
        TYPE -> ENGINE
      mysql-test/r/ctype_utf8.result:
        Combine drop's
      mysql-test/r/endspace.result:
        Added more tests to test end space behaviour
      mysql-test/r/having.result:
        Added missing DROP TABLE
      mysql-test/r/type_blob.result:
        Added more tests to ensure that fix for BLOB usage is correct
      mysql-test/r/type_timestamp.result:
        Add test from 4.0
      mysql-test/t/connect.test:
        Added test for setting empty password
      mysql-test/t/create_select_tmp.test:
        TYPE -> ENGINE
      mysql-test/t/ctype_utf8.test:
        Combine drop's
      mysql-test/t/endspace.test:
        Added more tests to test end space behaviour
      mysql-test/t/having.test:
        Added missing DROP TABLE
      mysql-test/t/type_blob.test:
        Added more tests to ensure that fix for BLOB usage is correct
      mysql-test/t/type_timestamp.test:
        Add test from 4.0
      sql/field.cc:
        Removed not used variable
        Portability fix (cast)
        Simplified Field_str::double()
        Simple indentation cleanups
      sql/field.h:
        Removed not needed class variable
      sql/item_cmpfunc.cc:
        Indentation fix
      sql/item_strfunc.cc:
        Use on stack variable for Item_str_func::val() instead of str_value.
        This makes it safe to use str_value inside the Item's val function.
        Cleaned up LEFT() usage, thanks to the above change
      sql/item_sum.cc:
        Indentation cleanups
      sql/protocol.cc:
        Added missing cast
      sql/sql_acl.cc:
        Indentatin cleanups.
        Added missing cast
        Simple optimization of get_sort()
      sql/sql_select.cc:
        Don't use 'ref' to search on text field that is not of type BINARY (use 'range' instead).
        The reson is that for 'ref' we use 'index_next_same' to read the next possible row. 
        For text fields, rows in a ref may not come in order, like for 'x', 'x\t' 'x ' (stored in this order) which causes a search for 'column='x ' to fail
      sql/tztime.cc:
        Simple cleanup
      strings/ctype-bin.c:
        Comment fixes
      strings/ctype-mb.c:
        Changed variable names for arguments
      44b2807e
    • unknown's avatar
      Merge miguel@bk-internal.mysql.com:/home/bk/mysql-4.0 · 5dbfa9db
      unknown authored
      into hegel.txg.br:/home/miguel/bk/mysql-4.0
      
      
      5dbfa9db
    • unknown's avatar
      ndb cluster config fixes, se respective files · c42ce285
      unknown authored
      
      mysql-test/ndb/ndb_config_2_node.ini:
        added new config parameter datadir
      ndb/include/mgmapi/mgmapi_config_parameters.h:
        added new config parameter datadir and backup data dir
      ndb/include/mgmcommon/ConfigRetriever.hpp:
        changed verify config so that it can be used by mgmt srvr
      ndb/include/mgmcommon/NdbConfig.h:
        added option to set path for ndb files
      ndb/src/common/mgmcommon/ConfigInfo.cpp:
        changed token names for DB, MGM and API
        added config parametsers for datadir and backup data dir
      ndb/src/common/mgmcommon/ConfigRetriever.cpp:
        changed verify config so that it can be used by mgmt srvr
      ndb/src/common/mgmcommon/InitConfigFileParser.cpp:
        no need anymore to make uppercase
      ndb/src/common/mgmcommon/NdbConfig.c:
        bugfix+
        added method to set datadir
      ndb/src/kernel/Makefile.am:
        added debug libs to ndbd
      ndb/src/kernel/vm/Configuration.cpp:
        added debug libs to ndbd
      ndb/src/mgmsrv/MgmtSrvr.cpp:
        added verify config to mgmt srvr
      ndb/src/mgmsrv/main.cpp:
        .
      c42ce285
    • unknown's avatar
      Merge serg.mylan:/usr/home/serg/Abk/mysql-4.0 · 5c30236a
      unknown authored
      into serg.mylan:/usr/home/serg/Abk/mysql-4.1
      
      
      5c30236a
    • unknown's avatar
      remove warning · e1885326
      unknown authored
      e1885326
    • unknown's avatar
      merged · e8d41a5b
      unknown authored
      
      BitKeeper/etc/logging_ok:
        auto-union
      VC++Files/sql/mysqld.dsp:
        Auto merged
      client/mysql.cc:
        Auto merged
      client/mysqladmin.c:
        Auto merged
      BitKeeper/deleted/.del-mysql_install.c~8c089740d79a92:
        Auto merged
      client/mysqlbinlog.cc:
        Auto merged
      client/mysqlcheck.c:
        Auto merged
      client/mysqldump.c:
        Auto merged
      client/mysqlimport.c:
        Auto merged
      client/mysqlmanager-pwgen.c:
        Auto merged
      client/mysqlshow.c:
        Auto merged
      client/mysqltest.c:
        Auto merged
      extra/my_print_defaults.c:
        Auto merged
      extra/perror.c:
        Auto merged
      extra/resolve_stack_dump.c:
        Auto merged
      extra/resolveip.c:
        Auto merged
      include/my_getopt.h:
        Auto merged
      innobase/buf/buf0rea.c:
        Auto merged
      isam/isamchk.c:
        Auto merged
      isam/pack_isam.c:
        Auto merged
      libmysqld/Makefile.am:
        Auto merged
      myisam/mi_test1.c:
        Auto merged
      myisam/myisamchk.c:
        Auto merged
      myisam/myisampack.c:
        Auto merged
      mysql-test/mysql-test-run.sh:
        Auto merged
      sql/gen_lex_hash.cc:
        Auto merged
      sql/sql_base.cc:
        Auto merged
      sql/sql_parse.cc:
        Auto merged
      tools/mysqlmanager.c:
        Auto merged
      e8d41a5b
    • unknown's avatar
      Fixed a bug in mysql.cc. Overriding password prompting · c75e4dfe
      unknown authored
      by giving password as an argument later did not work.
      
      
      c75e4dfe
    • unknown's avatar
      Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1 · fccc404a
      unknown authored
      into gw.mysql.r18.ru:/usr/home/ram/work/4.1.b5219
      
      
      fccc404a
    • unknown's avatar
    • unknown's avatar
      Merge pnousiainen@bk-internal.mysql.com:/home/bk/mysql-4.1 · ad3e480c
      unknown authored
      into mysql.com:/space/pekka/ndb/version/my41
      
      
      ad3e480c
    • unknown's avatar
      FileLogHandler.cpp, ndb_global.h: · 536ce708
      unknown authored
        sco and others: use PATH_MAX always
      
      
      ndb/include/ndb_global.h:
        sco and others: use PATH_MAX always
      ndb/src/common/logger/FileLogHandler.cpp:
        sco and others: use PATH_MAX always
      536ce708
    • unknown's avatar
      Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1 · 0eab587e
      unknown authored
      into gw.mysql.r18.ru:/usr/home/ram/work/4.1.b5219
      
      
      0eab587e
    • unknown's avatar
      45f49c60
    • unknown's avatar
      Merge bk-internal.mysql.com:/home/bk/mysql-4.0 · ad1f3bb1
      unknown authored
      into build.mysql.com:/users/rburnett/mysql-4.0
      
      
      BitKeeper/etc/logging_ok:
        auto-union
      sql/mysql_priv.h:
        Auto merged
      ad1f3bb1
    • unknown's avatar
      42771f98