1. 18 Jan, 2005 1 commit
  2. 16 Jan, 2005 2 commits
  3. 14 Jan, 2005 4 commits
    • unknown's avatar
      Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.0-ndb · 2acfc2b9
      unknown authored
      into poseidon.ndb.mysql.com:/home/tomas/mysql-5.0-ndb
      
      
      ndb/include/ndbapi/NdbDictionary.hpp:
        Auto merged
      ndb/src/ndbapi/NdbDictionary.cpp:
        Auto merged
      ndb/src/ndbapi/NdbDictionaryImpl.cpp:
        Auto merged
      sql/mysqld.cc:
        Auto merged
      2acfc2b9
    • unknown's avatar
      added support for 'show status like 'Ndb%'' · 9d9d7582
      unknown authored
      added number_of_replicas printout in show table status
      
      
      mysql-test/r/ndb_alter_table.result:
        added number_of_replicas to show table status printout
      mysql-test/r/ndb_autodiscover.result:
        added number_of_replicas to show table status printout
      ndb/include/ndbapi/NdbDictionary.hpp:
        added get method for replica count
      ndb/include/ndbapi/ndb_cluster_connection.hpp:
        added get method of node id
      ndb/src/ndbapi/NdbDictionary.cpp:
        added get method for replica count
      ndb/src/ndbapi/ndb_cluster_connection.cpp:
        added get method of node id
      9d9d7582
    • unknown's avatar
      Merge mysql.com:/home/jonas/src/mysql-5.0 · d078687a
      unknown authored
      into mysql.com:/home/jonas/src/mysql-5.0-ndb
      
      
      d078687a
    • unknown's avatar
      wl2240 - ndb - new testcase for validating startTransation with hint · 3705bf9d
      unknown authored
      
      ndb/include/ndbapi/NdbDictionary.hpp:
        NdbDictionaryColumn::getSizeInBytes
      ndb/include/ndbapi/NdbOperation.hpp:
        NdbOperation::getTable
      ndb/include/ndbapi/NdbTransaction.hpp:
        Make getConnectionNodeId public (for test programs)
      ndb/include/util/Base64.hpp:
        base64(void*)
      ndb/src/common/util/Base64.cpp:
        base64(void*)
      ndb/src/kernel/blocks/ERROR_codes.txt:
        New error code for REF'ing non-local TCKEYREQ
      ndb/src/kernel/blocks/dbdih/DbdihMain.cpp:
        Easy clearing of ERROR_INSERT
      ndb/src/kernel/blocks/dbtc/DbtcMain.cpp:
        New error code for REF'ing non-local TCKEYREQ
      ndb/src/ndbapi/NdbDictionary.cpp:
        NdbDictionaryColumn::getSizeInBytes
      ndb/src/ndbapi/NdbDictionaryImpl.cpp:
        If m_noIfDistKyes == 0, then each PK is dist key
      ndb/src/ndbapi/NdbOperation.cpp:
        NdbOperation::getTable
      ndb/src/ndbapi/NdbOperationSearch.cpp:
        remove d-key handling for pk ops
      ndb/test/include/HugoCalculator.hpp:
        remove unimpletemented methods
      ndb/test/include/HugoOperations.hpp:
        1) HugoOperation::setTransaction 
        2) Type independant value handling
        3) Some more util methods
      ndb/test/ndbapi/testPartitioning.cpp:
        new testcase for validating startTransation with hint
      ndb/test/run-test/atrt-mysql-test-run:
        fix checks of return values
      ndb/test/src/HugoCalculator.cpp:
        Better generation of values
         -- depends on fact that srand(K), rand() == srand(K), rand()
        Generate string with base64
      ndb/test/src/HugoOperations.cpp:
        1) HugoOperation::setTransaction 
        2) Type independant value handling
        3) Some more util methods
      3705bf9d
  4. 13 Jan, 2005 33 commits
    • unknown's avatar
      Merge anna@bk-internal.mysql.com:/home/bk/mysql-5.0 · 7eb38d6c
      unknown authored
      into arthur.local:/my/mysql-5.0-clean
      
      
      7eb38d6c
    • unknown's avatar
      Bug#7626 · e1e34b51
      unknown authored
      e1e34b51
    • unknown's avatar
      Merge mysql.com:/home/jimw/my/mysql-4.1-clean · 3b2971fd
      unknown authored
      into mysql.com:/home/jimw/my/mysql-5.0-clean
      
      
      mysql-test/r/ctype_utf8.result:
        Auto merged
      sql/field.cc:
        Auto merged
      sql/sql_show.cc:
        Auto merged
      3b2971fd
    • unknown's avatar
      Update results files · 66e1d514
      unknown authored
      
      mysql-test/r/ctype_utf8.result:
        Update results
      mysql-test/r/show_check.result:
        Update results
      66e1d514
    • unknown's avatar
      Merge bk-internal:/home/bk/mysql-5.0 · 26ad972d
      unknown authored
      into mysql.com:/home/jimw/my/mysql-5.0-clean
      
      
      26ad972d
    • unknown's avatar
      ha_innodb.cc: · 68075175
      unknown authored
        "Add a comment why data modifying SQL statements MUST always use a locking read in tables that they read: otherwise the execution is not serializable, and in many cases is not well-defined; we also merged the associated bug fix from 4.1"
      
      
      sql/ha_innodb.cc:
        Add a comment why data modifying SQL statements MUST always use a locking read in tables that they read: otherwise the exxecution is not serializable, and in many cases is not well-defined; 5 minutes ago we merged the associated bug fix from 4.0 and 4.1
      68075175
    • unknown's avatar
      Merge anna@bk-internal.mysql.com:/home/bk/mysql-5.0 · 100312fd
      unknown authored
      into arthur.local:/my/mysql-5.0-clean
      
      
      100312fd
    • unknown's avatar
      Merge bk-internal:/home/bk/mysql-5.0 · df56b842
      unknown authored
      into mysql.com:/home/jimw/my/mysql-5.0-clean
      
      
      df56b842
    • unknown's avatar
      Merge bk-internal:/home/bk/mysql-4.1 · 13b380e6
      unknown authored
      into mysql.com:/home/jimw/my/mysql-4.1-clean
      
      
      13b380e6
    • unknown's avatar
      Merge hundin.mysql.fi:/home/heikki/mysql-4.1 · b69ea6d1
      unknown authored
      into hundin.mysql.fi:/home/heikki/mysql-5.0
      
      
      innobase/os/os0file.c:
        Auto merged
      sql/ha_innodb.cc:
        Auto merged
      b69ea6d1
    • unknown's avatar
      ha_innodb.cc: · 97f5b326
      unknown authored
        Merge from 4.0:     Fix a theoretical hang over the adaptive hash latch in InnoDB if one runs INSERT ... SELECT ... (binlog not enabled), or a multi-table UPDATE or DELETE, and only the read tables are InnoDB type, the rest are MyISAM; this also fixes bug #7879 for InnoDB type tables
      
      
      sql/ha_innodb.cc:
        Merge from 4.0:     Fix a theoretical hang over the adaptive hash latch in InnoDB if one runs INSERT ... SELECT ... (binlog not enabled), or a multi-table UPDATE or DELETE, and only the read tables are InnoDB type, the rest are MyISAM; this also fixes bug #7879 for InnoDB type tables
      97f5b326
    • unknown's avatar
      adopted to changed show table status output · 0928b660
      unknown authored
      0928b660
    • unknown's avatar
      Applied a patch for Netware. · d4e14b2f
      unknown authored
      d4e14b2f
    • unknown's avatar
      Merge · 74a96495
      unknown authored
      
      mysql-test/r/ctype_utf8.result:
        Auto merged
      mysql-test/r/show_check.result:
        Auto merged
      mysql-test/t/show_check.test:
        Auto merged
      sql/sql_show.cc:
        Merge with s/TYPE/USING/ fixes
      74a96495
    • unknown's avatar
      Merge · c9882adf
      unknown authored
      
      innobase/os/os0file.c:
        Auto merged
      sql/ha_innodb.cc:
        SCCS merged
      c9882adf
    • unknown's avatar
      Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.0 · 78161b32
      unknown authored
      into ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-5.0
      
      
      78161b32
    • unknown's avatar
      A patch for Netware. · 365711af
      unknown authored
      365711af
    • unknown's avatar
      To get correct values in SHOW TABLE STATUS · 2f77a22a
      unknown authored
          Added pseudo column fragment memory
          changed ndb_get_table_statistics to take struct 
          and read row_size and fragment_memory
      
      
      ndb/include/kernel/AttributeHeader.hpp:
        Added pseudo column fragment memory
      ndb/include/ndbapi/NdbDictionary.hpp:
        Added pseudo column fragment memory
      ndb/src/kernel/blocks/dbtup/DbtupRoutines.cpp:
        Added pseudo column fragment memory
      ndb/src/ndbapi/NdbDictionary.cpp:
        Added pseudo column fragment memory
      ndb/src/ndbapi/NdbDictionaryImpl.cpp:
        Added pseudo column fragment memory
      sql/ha_ndbcluster.cc:
        changed ndb_get_table_statistics to take struct 
        and read row_size and fragment_memory
      sql/ha_ndbcluster.h:
        partially implemented update_table_comment
      2f77a22a
    • unknown's avatar
      Merge jwinstead2@wwwtst1.mysql.com:mysql-4.1-7235 · fb8e271a
      unknown authored
      into mysql.com:/home/jimw/my/mysql-4.1-clean
      
      
      mysql-test/r/ctype_utf8.result:
        Auto merged
      sql/sql_show.cc:
        Auto merged
      fb8e271a
    • unknown's avatar
      Add test cases to verify that SHOW CREATE TABLE always outputs the · a28f221f
      unknown authored
      key algorithm for keys where they were explicitly specified.
      
      
      mysql-test/r/show_check.result:
        Add results
      mysql-test/t/show_check.test:
        Add tests for preservation of key algorithm in SHOW CREATE TABLE output
      a28f221f
    • unknown's avatar
      ha_innodb.cc: · d90e3b49
      unknown authored
        Fix a theoretical hang over the adaptive hash latch in InnoDB if one runs INSERT ... SELECT ... (binlog not enabled), or a multi-table UPDATE or DELETE, and only the read tables are InnoDB type, the rest are MyISAM; this also fixes bug #7879 for InnoDB type tables
      
      
      sql/ha_innodb.cc:
        Fix a theoretical hang over the adaptive hash latch in InnoDB if one runs INSERT ... SELECT ... (binlog not enabled), or a multi-table UPDATE or DELETE, and only the read tables are InnoDB type, the rest are MyISAM; this also fixes bug #7879 for InnoDB type tables
      d90e3b49
    • unknown's avatar
      Merge · 111587e9
      unknown authored
      
      BitKeeper/etc/ignore:
        auto-union
      innobase/os/os0proc.c:
        Auto merged
      sql/share/errmsg.txt:
        Auto merged
      extra/comp_err.c:
        SCCS merged
      111587e9
    • unknown's avatar
      Merge mysql.com:/home/jimw/my/mysql-4.1-bdb-init · efa0483e
      unknown authored
      into mysql.com:/home/jimw/my/mysql-5.0-clean
      
      
      sql/ha_berkeley.cc:
        Auto merged
      efa0483e
    • unknown's avatar
      Merge jwinstead2@wwwtst1.mysql.com:mysql-4.1-7774 · d4f75bc0
      unknown authored
      into mysql.com:/home/jimw/my/mysql-5.0-clean
      
      
      mysql-test/r/type_float.result.es:
        Auto merged
      mysql-test/r/type_float.result:
        Auto merged
      sql/field.cc:
        Auto merged
      d4f75bc0
    • unknown's avatar
      Merge mysql.com:/home/jimw/my/mysql-4.1-bdb-init · 16a43296
      unknown authored
      into mysql.com:/home/jimw/my/mysql-4.1-clean
      
      
      16a43296
    • unknown's avatar
      Merge jwinstead2@wwwtst1.mysql.com:mysql-4.1-7774 · ebe1e8a9
      unknown authored
      into mysql.com:/home/jimw/my/mysql-4.1-clean
      
      
      sql/field.cc:
        Auto merged
      ebe1e8a9
    • unknown's avatar
      Bug in InnoDB; · 388cd3a7
      unknown authored
      file closing in extra/comp_err.c
      
      
      BitKeeper/etc/ignore:
        added extra/mysqld_ername.h
      extra/comp_err.c:
        Added proper closing of the file.
      innobase/os/os0proc.c:
        Fixed small bug in innodb.
      388cd3a7
    • unknown's avatar
      Fix valgrind warning + post-merge fixes. · 0e21414a
      unknown authored
      
      sql/ha_innodb.cc:
        Fix valgrind warning.
      strings/ctype-uca.c:
        Fix C++ style comments.
      0e21414a
    • unknown's avatar
      manual merge · 21dce625
      unknown authored
      21dce625
    • unknown's avatar
      manual merge · 9c4824af
      unknown authored
      
      mysql-test/r/ctype_latin1_de.result:
        Auto merged
      mysql-test/r/ctype_tis620.result:
        Auto merged
      mysql-test/r/ctype_ucs.result:
        Auto merged
      mysql-test/r/ctype_ujis.result:
        Auto merged
      mysql-test/r/ctype_utf8.result:
        Auto merged
      mysql-test/t/ctype_ucs.test:
        Auto merged
      sql/field.cc:
        Auto merged
      sql/filesort.cc:
        Auto merged
      strings/ctype-big5.c:
        Auto merged
      strings/ctype-bin.c:
        Auto merged
      strings/ctype-czech.c:
        Auto merged
      strings/ctype-gbk.c:
        Auto merged
      strings/ctype-latin1.c:
        Auto merged
      strings/ctype-mb.c:
        Auto merged
      strings/ctype-simple.c:
        Auto merged
      strings/ctype-sjis.c:
        Auto merged
      strings/ctype-tis620.c:
        Auto merged
      strings/ctype-uca.c:
        Auto merged
      strings/ctype-ucs2.c:
        Auto merged
      strings/ctype-utf8.c:
        Auto merged
      strings/ctype-win1250ch.c:
        Auto merged
      9c4824af
    • unknown's avatar
      Merge lgrimmer@bk-internal.mysql.com:/home/bk/mysql-4.1 · 85a6647f
      unknown authored
      into mysql.com:/space/my/mysql-4.1
      
      
      85a6647f
    • unknown's avatar
      Merge marko@bk-internal.mysql.com:/home/bk/mysql-4.0 · 1e63ecd0
      unknown authored
      into hundin.mysql.fi:/home/marko/k/mysql-4.0
      
      
      1e63ecd0
    • unknown's avatar
      9842aca3