1. 09 Jan, 2005 2 commits
    • unknown's avatar
      Incorporate Jonas Orland's suggestions. · c7341b2e
      unknown authored
      
      ndb/src/common/util/SocketServer.cpp:
        Check for errors from getsockname (and error display).
        
        use SOCKET_SIZE_TYPE (as discovered by configure) instead of socklen_t
      c7341b2e
    • unknown's avatar
      Finish WL2278 Impl 3 - Dynamic port allocation of cluster nodes. · 69da579a
      unknown authored
      
      ndb/include/util/SocketClient.hpp:
        Add SocketClient::set_port(unsigned short port)
        - Sets both m_port and m_servaddr.sin_port
      ndb/src/common/transporter/Transporter.hpp:
        Fix set_r_port to call m_socket_client->set_port(port) (if there's a socket client).
      ndb/src/common/transporter/TransporterRegistry.cpp:
        Handle non-TCP Transporter nodes correctly
      ndb/src/mgmsrv/main.cpp:
        Better document and error check connecting back to our own ndb_mgmd
      69da579a
  2. 07 Jan, 2005 2 commits
    • unknown's avatar
      Merge mysql.com:/home/stewart/Documents/MySQL/5.0/ndb · ccbadbc9
      unknown authored
      into mysql.com:/home/stewart/Documents/MySQL/5.0/ndb-dynamic-ports-impl3
      
      
      ccbadbc9
    • unknown's avatar
      Along the road to a working Impl3 of WL2278. · 5de74593
      unknown authored
      
      ndb/src/common/transporter/TransporterRegistry.cpp:
        Only try to get dynamic port number for TCP transporters.
      ndb/src/mgmapi/mgmapi.cpp:
        DBUG_RETURN in ndb_mgm_set_connection_int_parameter
        
        Unique negative error codes for ndb_mgm_get_connection_int_parameter
      ndb/src/mgmsrv/MgmtSrvr.cpp:
        add MgmtSrvr::set_connect_string(const char *str)
      ndb/src/mgmsrv/MgmtSrvr.hpp:
        Add:
        - prototype for set_connect_string
        - get_config_retriever
      ndb/src/mgmsrv/main.cpp:
        Fake a connect string and connect back to ourselves.
        
        This enables us to use mgmapi routines to get configuration information.
        i.e. ndb_mgm_get_connection_int_parameter for getting dynamic port numbers to connect to.
      5de74593
  3. 06 Jan, 2005 3 commits
  4. 05 Jan, 2005 5 commits
    • unknown's avatar
      ndbapi event code cleanup · 97682b76
      unknown authored
      + some more docs on event
      
      
      ndb/examples/ndbapi_event_example/ndbapi_event.cpp:
        ndbapi event code cleanup
      ndb/include/kernel/signaldata/CreateEvnt.hpp:
        ndbapi event code cleanup
      ndb/include/ndbapi/NdbDictionary.hpp:
        ndbapi event code cleanup
      ndb/src/ndbapi/NdbDictionaryImpl.cpp:
        ndbapi event code cleanup
      ndb/src/ndbapi/ndberror.c:
        ndbapi event code cleanup
      97682b76
    • unknown's avatar
      last go at enabling using const NdbDictionary didn't work · 41b5876e
      unknown authored
      + some docs update on events
      
      
      ndb/examples/ndbapi_simple_example/ndbapi_simple.cpp:
        updated example somewhat
      ndb/include/ndbapi/NdbDictionary.hpp:
        fixed some docs
      ndb/src/ndbapi/NdbDictionary.cpp:
        last go at enabling using const NdbDictionary didn't work
      ndb/tools/desc.cpp:
        last go at enabling using const NdbDictionary didn't work
      ndb/tools/listTables.cpp:
        last go at enabling using const NdbDictionary didn't work
      41b5876e
    • unknown's avatar
      changed to using NdbTransaction scoped enums · 3add897e
      unknown authored
      and removed usage of Ndb::waitUntilReady()
      
      
      3add897e
    • unknown's avatar
      ndb - getTable retry if DICT busy · ae736acf
      unknown authored
      
      ndb/src/ndbapi/NdbDictionaryImpl.cpp:
        getTable retry if DICT busy
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      ae736acf
    • unknown's avatar
      moved AbortOption and ExecType inside NdbTransaction · 0e29e5e7
      unknown authored
      and provided some backwards compat functions
      
      
      0e29e5e7
  5. 04 Jan, 2005 13 commits
  6. 03 Jan, 2005 15 commits
    • unknown's avatar
      Merge joreland@bk-internal.mysql.com:/home/bk/mysql-5.0-ndb · 6926e703
      unknown authored
      into mysql.com:/home/jonas/src/mysql-5.0-ndb
      
      
      BitKeeper/etc/logging_ok:
        auto-union
      sql/ha_ndbcluster.cc:
        Auto merged
      sql/ha_ndbcluster.h:
        Auto merged
      6926e703
    • unknown's avatar
      3410ce09
    • unknown's avatar
      Merge · fcb2a0ab
      unknown authored
      
      ndb/include/ndb_types.h:
        SCCS merged
      fcb2a0ab
    • unknown's avatar
      Merge joreland@bk-internal.mysql.com:/home/bk/mysql-5.0 · 114b3154
      unknown authored
      into mysql.com:/home/jonas/src/mysql-5.0
      
      
      114b3154
    • unknown's avatar
      merge error · 3cd62d82
      unknown authored
      3cd62d82
    • unknown's avatar
      merge 5.0->5.0-ndb · 5c93c3e1
      unknown authored
      
      BitKeeper/etc/logging_ok:
        auto-union
      ndb/test/tools/Makefile.am:
        Auto merged
      5c93c3e1
    • unknown's avatar
      Merge bk-internal:/home/bk/mysql-5.0 · b89482ab
      unknown authored
      into intelp4d.mysql.com:/users/vtkachenko/bk/mysql-5.0
      
      
      b89482ab
    • unknown's avatar
      sync0sync.h, sync0rw.h: · d474247d
      unknown authored
        Fix Bug#7624
      
      
      innobase/include/sync0rw.h:
        Fix Bug#7624
      innobase/include/sync0sync.h:
        Fix Bug#7624
      d474247d
    • unknown's avatar
      Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0 · 613201b8
      unknown authored
      into sanja.is.com.ua:/home/bell/mysql/bk/work-5.0
      
      
      613201b8
    • unknown's avatar
      fixed reporting error · 386f1f35
      unknown authored
      386f1f35
    • unknown's avatar
      Merge joreland@bk-internal.mysql.com:/home/bk/mysql-5.0 · 57deb768
      unknown authored
      into mysql.com:/home/jonas/src/mysql-5.0
      
      
      57deb768
    • unknown's avatar
      Merge mysql.com:/home/jonas/src/mysql-4.1-fix · a14a2258
      unknown authored
      into mysql.com:/home/jonas/src/mysql-5.0
      
      
      ndb/include/ndb_global.h.in:
        Auto merged
      ndb/include/ndb_types.h:
        Auto merged
      a14a2258
    • unknown's avatar
      updated ndbapi examples · cca9cd0b
      unknown authored
      cca9cd0b
    • unknown's avatar
      bug#7626 - post review version · 9ecd9ac6
      unknown authored
      
      ndb/include/ndb_global.h.in:
        move types into ndb_global.h.in
        Check sizeof of Uint8, Uint32 & Uint64
      ndb/include/ndb_types.h:
        move types into ndb_global.h.in
      9ecd9ac6
    • unknown's avatar
      Better handling of ensuring that setup_tables() are not called twice · 2bcaed34
      unknown authored
      This fixed a bug in prepared statements when used with outher joins
      Fixed a bug in SUM(DISTINCT) when used with prepared statements.
      Some safety fixes in test scripts to ensure that previous test failures shouldn't affect other tests
      
      
      mysql-test/r/mysqldump.result:
        Safety fix if a previous test would fail
      mysql-test/r/show_check.result:
        Safety fix if a previous test would fail
      mysql-test/r/sp.result:
        Fix for --ps-protocol
      mysql-test/r/synchronization.result:
        Safety fix if a previous test would fail
      mysql-test/r/system_mysql_db.result:
        Safety fix if a previous test would fail
      mysql-test/t/mysqldump.test:
        Safety fix if a previous test would fail
      mysql-test/t/select.test:
        Safety fix if a previous test would fail
      mysql-test/t/show_check.test:
        Safety fix if a previous test would fail
      mysql-test/t/sp.test:
        fix for --ps-protocol
      mysql-test/t/strict.test:
        Fix for --ps-protocol
      mysql-test/t/synchronization.test:
        Safety fix if a previous test would fail
      mysql-test/t/system_mysql_db.test:
        Safety fix if a previous test would fail
      sql/item_sum.cc:
        Fix bug in SUM(DISTINCT...) when using with prepared statements
      sql/item_sum.h:
        Fix bug in SUM(DISTINCT...) when using with prepared statements
      sql/mysql_priv.h:
        Better handling of ensuring that setup_tables() are not called twice
      sql/sql_base.cc:
        Better handling of ensuring that setup_tables() are not called twice
      sql/sql_insert.cc:
        Better handling of ensuring that setup_tables() are not called twice
      sql/sql_parse.cc:
        Better handling of ensuring that setup_tables() are not called twice
      sql/sql_prepare.cc:
        Better handling of ensuring that setup_tables() are not called twice
      sql/sql_select.cc:
        Better handling of ensuring that setup_tables() are not called twice
      sql/sql_union.cc:
        Better handling of ensuring that setup_tables() are not called twice
      sql/sql_update.cc:
        Better handling of ensuring that setup_tables() are not called twice
      sql/table.h:
        Better handling of ensuring that setup_tables() are not called twice
      2bcaed34