Commit graph

9 commits

Author SHA1 Message Date
tomas@poseidon.ndb.mysql.com
7b47be8990 added config parameter Group on connection
moved NdbWaiter, m_ndb_cluster_connection, to impl class
    moved node selection things to cluster connection
    moved all private things to impl class
    added opts for shared memory and node selection
    changed opts handling somewhat; introduced enum for options and common handling of option variables
    added checks for transporter support
    automatic addition of shared mem transporters
    moved wait_until_ready code to cluster connection
    added control of usage of new node selection method
2004-12-20 12:36:14 +01:00
tomas@poseidon.ndb.mysql.com
c23b521e2f aligned connect string option on all cluster executables, --ndb-connectstring is now supported by all
enabled new section in my.cnf [mysql_cluster], which is read by all executables, where connect string can be put for all cluster executables
2004-11-22 08:06:39 +00:00
tomas@poseidon.ndb.mysql.com
41e39c7be3 aligned ndb versioning with mysql
changed define SNPRINTF_RETURN_ZERO to SNPRINTF_RETURN_TRUNC
    added define NDB_INIT
    removed getarg, strlcat, strlcpy
    aligned ndb version with mysql version
    cpcd: removed old way of reading config file and replaced with mysql load_defaults
    changed from using getarg to my_getopts
    use mysql my_progname
    moved getarg to test
2004-11-01 13:55:43 +00:00
tomas@poseidon.ndb.mysql.com
caaf95f33d remove compiler warnings 2004-10-23 09:05:24 +00:00
pekka@mysql.com
39a4aa39f2 ndb_init() to all ndb programs 2004-09-15 11:49:18 +02:00
ndbdev@ndbmaster.mysql.com
91cb0fbc82 Removed usage of "useFullyQualifiedNames" 2004-09-08 08:02:59 +02:00
mysqldev@o2k.irixworld.net
63fca63e58 Irix64 mipspro ndb compile fixes 2004-07-09 13:28:52 +02:00
tomas@poseidon.(none)
d223aed782 Merge poseidon.(none):/home/tomas/mysql-4.1-ndb
into poseidon.(none):/home/tomas/mysql-4.1-ndb-make
2004-05-26 16:02:21 +00:00
tomas@poseidon.(none)
8327a68438 neww ndb automake 2004-05-26 15:36:55 +00:00
Renamed from ndb/tools/desc/desc.cpp (Browse further)