1. 21 Oct, 2004 10 commits
    • unknown's avatar
      3f1d23a0
    • unknown's avatar
      Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1 · df850916
      unknown authored
      into poseidon.ndb.mysql.com:/home/tomas/mysql-4.1
      
      df850916
    • unknown's avatar
      Merge poseidon.ndb.mysql.com:/home/tomas/mysql-4.1-ndb · bd4d3edc
      unknown authored
      into poseidon.ndb.mysql.com:/home/tomas/mysql-4.1
      
      
      ndb/src/mgmsrv/Services.cpp:
        Auto merged
      bd4d3edc
    • unknown's avatar
      Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1 · 65c0ede4
      unknown authored
      into poseidon.ndb.mysql.com:/home/tomas/mysql-4.1
      
      65c0ede4
    • unknown's avatar
      changed to same signature as rest of print functions · af7e0118
      unknown authored
      provite declarations for signal print functions, needed on some platforms
      ome platforms don't like the length calculation for SignalDataPrintFunction
          so null terminate instead
      ome platforms complain about this extra level Logger::Logger::
       null terminate SignalDataPrintFunctions instead
          move declaration of print function to SignalData.hpp
        just change from "" to <> in include
       moved double declatration of i out
      
      
      
      ndb/include/kernel/signaldata/DihContinueB.hpp:
        changed to same signature as rest of print functions
      ndb/include/kernel/signaldata/NdbfsContinueB.hpp:
        changed to same signature as rest of print functions
      ndb/include/kernel/signaldata/SignalData.hpp:
        provite declarations for signal print functions, needed on some platforms
      ndb/src/common/debugger/DebuggerNames.cpp:
        some platforms don't like the length calculation for SignalDataPrintFunction
        so null terminate instead
      ndb/src/common/debugger/EventLogger.cpp:
        some platforms complain about this extra level Logger::Logger::
      ndb/src/common/debugger/signaldata/ContinueB.cpp:
        changed to same signature as rest of print functions
      ndb/src/common/debugger/signaldata/DihContinueB.cpp:
        changed to same signature as rest of print functions
      ndb/src/common/debugger/signaldata/NdbfsContinueB.cpp:
        changed to same signature as rest of print functions
      ndb/src/common/debugger/signaldata/SignalDataPrint.cpp:
        null terminate SignalDataPrintFunctions instead
        move declaration of print function to SignalData.hpp
      ndb/src/common/portlib/NdbSleep.c:
        just change from "" to <> in include
      ndb/src/mgmsrv/Services.cpp:
        moved double declatration of i out
      af7e0118
    • unknown's avatar
      CHARSET_INFO.txt: · 8b50066a
      unknown authored
        Typo.
      
      
      strings/CHARSET_INFO.txt:
        Typo.
      8b50066a
    • unknown's avatar
      CHARSET_INFO.txt: · a7ee3793
      unknown authored
        New comments about ctype[].
      
      
      strings/CHARSET_INFO.txt:
        New comments about ctype[].
      a7ee3793
    • unknown's avatar
      ctype_uca.result: · da93a44d
      unknown authored
        Forgot to commit in the previous changeset
      
      
      mysql-test/r/ctype_uca.result:
        Forgot to commit in the previous changeset
      da93a44d
    • unknown's avatar
    • unknown's avatar
      e99343ca
  2. 20 Oct, 2004 30 commits
    • unknown's avatar
      Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1 · 518c1af3
      unknown authored
      into poseidon.ndb.mysql.com:/home/tomas/mysql-4.1
      
      
      mysql-test/ndb/ndbcluster.sh:
        Auto merged
      518c1af3
    • unknown's avatar
      Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1 · cc4de655
      unknown authored
      into poseidon.ndb.mysql.com:/home/tomas/mysql-4.1-ndb
      
      cc4de655
    • unknown's avatar
    • unknown's avatar
      Merge bk-internal.mysql.com:/home/bk/mysql-4.1 · a6fde626
      unknown authored
      into mysql.com:/home/my/mysql-4.1
      
      
      libmysql/libmysql.c:
        Auto merged
      a6fde626
    • unknown's avatar
      Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1 · 47ec1d9a
      unknown authored
      into poseidon.ndb.mysql.com:/home/tomas/mysql-4.1-ndb
      
      47ec1d9a
    • unknown's avatar
      fix for wrong use of shell test · ef02c4f5
      unknown authored
      ef02c4f5
    • unknown's avatar
      Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1 · da78e5b0
      unknown authored
      into poseidon.ndb.mysql.com:/home/tomas/mysql-4.1
      
      da78e5b0
    • unknown's avatar
      Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1 · 816c9c8b
      unknown authored
      into poseidon.ndb.mysql.com:/home/tomas/mysql-4.1
      
      816c9c8b
    • unknown's avatar
      After merge fixes · 901cf0f0
      unknown authored
      901cf0f0
    • unknown's avatar
      removed some (Uint32)-1 casts · e588d51c
      unknown authored
      e588d51c
    • unknown's avatar
      Merge pnousiainen@bk-internal.mysql.com:/home/bk/mysql-4.1 · bb781b11
      unknown authored
      into mysql.com:/space/pekka/ndb/version/my41
      
      bb781b11
    • unknown's avatar
      NDB dbtux scan batch max 16->992 caused perf loss · 70b5b9a7
      unknown authored
      
      ndb/src/kernel/blocks/dbtux/Dbtux.hpp:
        dbtux scan batch max 16->992 caused perf loss
      ndb/src/kernel/blocks/dbtux/DbtuxScan.cpp:
        dbtux scan batch max 16->992 caused perf loss
      ndb/src/kernel/blocks/dbtux/Times.txt:
        dbtux scan batch max 16->992 caused perf loss
      ndb/test/ndbapi/testOIBasic.cpp:
        dbtux scan batch max 16->992 caused perf loss
      70b5b9a7
    • unknown's avatar
      Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1 · 7239914a
      unknown authored
      into poseidon.ndb.mysql.com:/home/tomas/mysql-4.1
      
      7239914a
    • unknown's avatar
      compile warning fixes · bc5104a7
      unknown authored
      
      mysql-test/ndb/ndbcluster.sh:
        corrected shell test syntax
      bc5104a7
    • unknown's avatar
      Merge bk-internal.mysql.com:/home/bk/mysql-4.1 · 76d9d23b
      unknown authored
      into mysql.com:/home/dlenev/src/mysql-4.1-secfix
      
      
      sql/mysql_priv.h:
        Auto merged
      76d9d23b
    • unknown's avatar
      Merge bk-internal.mysql.com:/home/bk/mysql-4.1 · b97c56de
      unknown authored
      into mysql.com:/media/sda1/mysql/mysql-4.1-6049
      
      b97c56de
    • unknown's avatar
      Merge with 4.0 · 300b778f
      unknown authored
      
      BitKeeper/etc/logging_ok:
        auto-union
      Docs/Support/texi2html:
        Auto merged
      innobase/trx/trx0rec.c:
        Auto merged
      libmysql/libmysql.c:
        Auto merged
      myisam/myisampack.c:
        Auto merged
      mysql-test/t/innodb-lock.test:
        Auto merged
      mysys/thr_lock.c:
        Auto merged
      sql/ha_innodb.cc:
        Auto merged
      sql/lock.cc:
        Auto merged
      sql/sql_acl.cc:
        Keep old code
      300b778f
    • unknown's avatar
      Merge bk-internal.mysql.com:/home/bk/mysql-4.1 · d6741f1f
      unknown authored
      into mysql.com:/home/dlenev/src/mysql-4.1-secfix
      
      d6741f1f
    • unknown's avatar
      Merge pnousiainen@bk-internal.mysql.com:/home/bk/mysql-4.1 · d2ee1efa
      unknown authored
      into mysql.com:/space/pekka/ndb/version/my41
      
      d2ee1efa
    • unknown's avatar
      NdbOperationSearch.cpp: · 8b3fa57b
      unknown authored
        fix C coding error found by tomas on sol9x86
      
      
      ndb/src/ndbapi/NdbOperationSearch.cpp:
        fix C coding error found by tomas on sol9x86
      8b3fa57b
    • unknown's avatar
      ctype-utf8.c: · 2b00b117
      unknown authored
        A faster UTF8 null-terminated string implementation.
        It is used for identifier comparison, so it's quite critical.
      
      
      strings/ctype-utf8.c:
        A faster UTF8 null-terminated string implementation.
        It is used for identifier comparison, so it's quite critical.
      2b00b117
    • unknown's avatar
      Fix test case for innodb-lock · 0a505ccc
      unknown authored
      
      mysql-test/r/innodb-lock.result:
        Fix test case (old one didn't test things correctly)
      mysql-test/t/innodb-lock.test:
        Fix test case (old one didn't test things correctly)
      mysys/thr_lock.c:
        More debugging information
      sql/mysqld.cc:
        Enable innodb_table_locks as default, as otherwise there is a possibility for deadlocks
      sql/sql_base.cc:
        More debug information
      0a505ccc
    • unknown's avatar
      Merge bk-internal.mysql.com:/home/bk/mysql-4.1 · f7a7fdc7
      unknown authored
      into mysql.com:/home/dlenev/src/mysql-4.1-secfix
      
      
      sql/mysql_priv.h:
        Auto merged
      sql/sql_parse.cc:
        Auto merged
      sql/sql_prepare.cc:
        Auto merged
      sql/sql_yacc.yy:
        Auto merged
      f7a7fdc7
    • unknown's avatar
      Merge bk-internal.mysql.com:/home/bk/mysql-4.1 · 201ee092
      unknown authored
      into mysql.com:/home/kostja/work/mysql-4.1-6049
      
      
      libmysql/libmysql.c:
        Auto merged
      sql/field.cc:
        Auto merged
      sql/item.cc:
        Auto merged
      sql/mysql_priv.h:
        Auto merged
      tests/client_test.c:
        Auto merged
      201ee092
    • unknown's avatar
      A fix and test case for bug#6058 "Prepared statements return '0000-00-00' · 140d842a
      unknown authored
      (date) as empty  string": preserve time type (date, time, or datetime) for
      zero dates, times, and datetimes.
      
      
      libmysql/libmysql.c:
        A fix for bug#6058 "Prepared statements return '0000-00-00' (date) as empty
         string": preserve time type (date, time, or datetime) for zero 
        dates, times, and datetimes.
      tests/client_test.c:
        A test case for Bug#6058, the existing tests required some adjustments too.
      140d842a
    • unknown's avatar
      Merge bk-internal.mysql.com:/home/bk/mysql-4.1 · d088d80e
      unknown authored
      into mysql.com:/home/my/mysql-4.1
      
      
      BitKeeper/etc/logging_ok:
        auto-union
      innobase/srv/srv0srv.c:
        Auto merged
      d088d80e
    • unknown's avatar
      Fix for bug #6173 "One can circumvent missing UPDATE privilege if · 4dbb8830
      unknown authored
      he has SELECT and INSERT privileges for table with primary key"
      
      Now we set lex->duplicates= DUP_UPDATE right in parser if INSERT has
      ON DUPLICATE KEY UPDATE clause, this simplifies insert_precheck()
      function (this also fixes a bug) and some other code.
      
      
      mysql-test/r/grant2.result:
        Added test for bug #6173 "One can circumvent missing UPDATE privilege if
        he has SELECT and INSERT privileges for table with primary key"
      mysql-test/t/grant2.test:
        Added test for bug #6173 "One can circumvent missing UPDATE privilege if
        he has SELECT and INSERT privileges for table with primary key"
      sql/mysql_priv.h:
        insert_precheck() don't need "update" parameter any longer since
        now we set lex->duplicates to DUP_UPDATE if INSERT has ON DUPLICATE
        KEY UPDATE clause.
      sql/sql_parse.cc:
        insert_precheck() don't need "update" parameter any longer since
        now we set lex->duplicates to DUP_UPDATE if INSERT has ON DUPLICATE
        KEY UPDATE clause, so it can determine whenever it is needed to
        require UPDATE_ACL by itself. Also calling of mysql_insert() is
        simplified.
      sql/sql_prepare.cc:
        insert_precheck() don't need "update" parameter any longer since
        now we set lex->duplicates to DUP_UPDATE if INSERT has ON DUPLICATE
        KEY UPDATE clause, so it can determine whenever it is needed to
        require UPDATE_ACL by itself. Also calling of mysql_insert() is
        simplified.
      sql/sql_yacc.yy:
        It is better to set Lex->duplicates= DUP_UPDATE right in parser if we
        have INSERT with ON DUPLICATE KEY UPDATE clause, rather doing this later.
      4dbb8830
    • unknown's avatar
      Merge mysql.com:/home/mydev/mysql-4.1 · 9ebe2db5
      unknown authored
      into mysql.com:/home/mydev/mysql-4.1-bug6151
      
      9ebe2db5
    • unknown's avatar
      39c55b5c
    • unknown's avatar
      NDB dbtux compile fix for sol9x86 · 7aa495cb
      unknown authored
      
      ndb/src/kernel/blocks/dbtux/Dbtux.hpp:
        compile fix for sol9x86
      ndb/src/kernel/blocks/dbtux/DbtuxDebug.cpp:
        compile fix for sol9x86
      ndb/test/ndbapi/testOIBasic.cpp:
        testing continues..
      7aa495cb