1. 14 Feb, 2005 2 commits
  2. 12 Feb, 2005 7 commits
  3. 11 Feb, 2005 23 commits
    • unknown's avatar
      Merge marko@bk-internal.mysql.com:/home/bk/mysql-5.0 · 0e9b1c1d
      unknown authored
      into hundin.mysql.fi:/home/marko/mysql-5.0
      
      
      sql/ha_innodb.cc:
        Auto merged
      sql/sql_show.cc:
        Auto merged
      0e9b1c1d
    • unknown's avatar
      Merge mysql.com:/M41/upward-4.1 into mysql.com:/M50/merge-5.0 · 12e4d1c8
      unknown authored
      
      Build-tools/Do-compile:
        Auto merged
      12e4d1c8
    • unknown's avatar
      After merge fix. · 58de6bb9
      unknown authored
      58de6bb9
    • unknown's avatar
      Merge · 72750ad9
      unknown authored
      
      BitKeeper/etc/logging_ok:
        auto-union
      BitKeeper/triggers/post-commit:
        Auto merged
      include/my_pthread.h:
        Auto merged
      mysql-test/r/select.result:
        Auto merged
      mysql-test/t/select.test:
        Auto merged
      sql/item.cc:
        Auto merged
      sql/log.cc:
        Auto merged
      sql/table.cc:
        SCCS merged
      72750ad9
    • unknown's avatar
      Merge mysql.com:/home/mydev/mysql-4.1 · 53596fa1
      unknown authored
      into mysql.com:/home/mydev/mysql-4.1-bug8306
      
      
      53596fa1
    • unknown's avatar
      Merge mysql.com:/M40/mysql-4.0 into mysql.com:/M41/merge-4.1 · 12df0887
      unknown authored
      
      Build-tools/Do-compile:
        Auto merged
      12df0887
    • unknown's avatar
      Merge rurik.mysql.com:/home/igor/mysql-4.1 · 4b7e8a8e
      unknown authored
      into rurik.mysql.com:/home/igor/dev/mysql-4.1-0
      
      
      BitKeeper/etc/logging_ok:
        auto-union
      extra/replace.c:
        Auto merged
      4b7e8a8e
    • unknown's avatar
      select.result: · d78bd41f
      unknown authored
        Adjusted results of the test case for bug #7520 for 4.1.
      
      
      mysql-test/r/select.result:
        Adjusted results of the test case for bug #7520 for 4.1.
      d78bd41f
    • unknown's avatar
      Merge joreland@bk-internal.mysql.com:/home/bk/mysql-5.0-ndb · 9387349e
      unknown authored
      into mysql.com:/home/jonas/src/mysql-5.0-ndb
      
      
      9387349e
    • unknown's avatar
      Merge mysql.com:/home/jonas/src/mysql-5.0 · 28d3f083
      unknown authored
      into mysql.com:/home/jonas/src/mysql-5.0-ndb
      
      
      28d3f083
    • unknown's avatar
      Merge mysql.com:/home/jonas/src/mysql-4.1 · 7b5ef7cc
      unknown authored
      into mysql.com:/home/jonas/src/mysql-5.0
      
      
      7b5ef7cc
    • unknown's avatar
      ndb - fix compiler warning (error using gcc-3.4.3) · 4f53f70f
      unknown authored
      
      ndb/test/ndbapi/bench/mainPopulate.cpp:
        compiler warning (error using gcc-3.4.3)
      4f53f70f
    • unknown's avatar
      Merge ssmith@bk-internal.mysql.com:/home/bk/mysql-5.0-ndb · 9a2b2033
      unknown authored
      into mysql.com:/home/stewart/Documents/MySQL/5.0/ndb
      
      
      9a2b2033
    • unknown's avatar
      return NDB_INVALID_SOCKET instead of -1 for Windows compatibility. · 85ee8a18
      unknown authored
      (Found in review by Tomas Ulin)
      
      
      85ee8a18
    • unknown's avatar
      Merge rurik.mysql.com:/home/igor/dev/mysql-4.0-0 · dca07cf0
      unknown authored
      into rurik.mysql.com:/home/igor/dev/mysql-4.1-0
      
      
      BitKeeper/etc/logging_ok:
        auto-union
      extra/replace.c:
        Auto merged
      mysql-test/r/select.result:
        Auto merged
      mysql-test/t/select.test:
        Auto merged
      sql/table.cc:
        Auto merged
      dca07cf0
    • unknown's avatar
      select.result, select.test: · 95409456
      unknown authored
        Added a test case for bug #7520.
      table.cc:
        Fixed bug #7520.
        The bug was caused by a wrong calculation of the field max_key_length for
        a TABLE structure when there was an index on a blob field.
      
      
      sql/table.cc:
        Fixed bug #7520.
        The bug was caused by a wrong calculation of the field max_key_length for
        a TABLE structure when there was an index on a blob field.
      mysql-test/t/select.test:
        Added a test case for bug #7520.
      mysql-test/r/select.result:
        Added a test case for bug #7520.
      95409456
    • unknown's avatar
      Merge mysql.com:/home/jonas/src/mysql-5.0 · dd576735
      unknown authored
      into mysql.com:/home/jonas/src/mysql-5.0-ndb
      
      
      dd576735
    • unknown's avatar
      Merge joreland@bk-internal.mysql.com:/home/bk/mysql-5.0 · c0b4578d
      unknown authored
      into mysql.com:/home/jonas/src/mysql-5.0
      
      
      c0b4578d
    • unknown's avatar
      Merge mysql.com:/home/jonas/src/mysql-4.1 · 0a0b9309
      unknown authored
      into mysql.com:/home/jonas/src/mysql-5.0
      
      
      BitKeeper/etc/logging_ok:
        auto-union
      BitKeeper/triggers/post-commit:
        Auto merged
      ndb/test/run-test/daily-devel-tests.txt:
        Auto merged
      sql/item.cc:
        Auto merged
      sql/log.cc:
        Auto merged
      0a0b9309
    • unknown's avatar
      Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1 · d9de85b5
      unknown authored
      into mysql.com:/home/jonas/src/mysql-4.1
      
      
      d9de85b5
    • unknown's avatar
      ndb - old bench rescue · 38e71e3a
      unknown authored
      
      ndb/test/ndbapi/bench/mainPopulate.cpp:
        return correct
      ndb/test/ndbapi/bench/userInterface.cpp:
        remove NA setting
      ndb/test/run-test/daily-devel-tests.txt:
        set correct args
      38e71e3a
    • unknown's avatar
      WL2278 Dynamic ports - Impl 6, "deal with mgm server restart and multiple mgm servers" · 6bd9c85a
      unknown authored
      - when connecting to a mgm server as a transporter, create a NdbMgmHandle
        - over this mgm handle, report the dynamic ports
        - then turn it into a transporter
      - this will re-report dynamic ports to mgmds when they restart (as we'll have to
      set up our transporter again). This will also report it to all mgmds (as we'll
      have transporters to all of them).
      
      
      ndb/include/mgmapi/mgmapi.h:
        Add ndb_mgm_convert_to_transporter
         - converts to a transporter connect
         - destroys the handle (without disconnecting)
         - returns socket
      ndb/include/transporter/TransporterRegistry.hpp:
        Add prototype for connect_ndb_mgmd
      ndb/include/util/SocketClient.hpp:
        Remove connect_without_auth
        
        Add get_port() and get_server_name()
      ndb/src/common/transporter/Transporter.cpp:
        use TransporterRegistry::connect_ndb_mgmd() to make the connection if isMgmConnection
      ndb/src/common/transporter/TransporterRegistry.cpp:
        Impliment TransporterRegistry::connect_ndb_mgmd
        
        - takes a SocketClient and constructs a connectstring.
        - uses this connect string to make a NdbMgmHandle
        - send dynamic ports to this mgm server
        - transform into a transporter connect
        - return socket
      ndb/src/common/util/SocketClient.cpp:
        Remove connect_without_auth
      ndb/src/kernel/main.cpp:
        Don't relay dynamic ports. We now do this on transporter connect
      ndb/src/mgmapi/mgmapi.cpp:
        Impliment ndb_mgm_convert_to_transporter
        - converts the mgm connection into a transporter connection
        - destroys the handle
        - returns the socket that should now be used as a transporter
      6bd9c85a
    • unknown's avatar
      Set of fixes requested by Kent in IRC. Tested (except the windows changes... · f59911fc
      unknown authored
      Set of fixes requested by Kent in IRC. Tested (except the windows changes since I am trusting Kent...). No windows compiles here folks...
      
      
      VC++Files/tests/mysql_client_test.dsp:
        fix request by Kent
      sql/item.cc:
        fix requested by kent
      f59911fc
  4. 10 Feb, 2005 8 commits