tomas@poseidon.ndb.mysql.com
4f449e4f22
ndb:
...
add optional reporting of of a "name" tied to a nodeid in the cluster log
reporting added for mysql server and ndb_restore
2006-02-13 12:58:12 +01:00
ndbdev@dl145b.mysql.com
c00a51504a
Merge
2005-09-06 09:01:17 +02:00
tulin@dl145b.mysql.com
d5d360b180
added --core-file option to ndb executables
...
added parseable printout in ndb_restore
2005-09-05 16:33:40 +02:00
joreland@mysql.com
f4731e1f40
Merge mysql.com:/home/jonas/src/mysql-5.0
...
into mysql.com:/home/jonas/src/mysql-5.0-push
2005-07-22 12:28:17 +02:00
joreland@mysql.com
fc2573a086
bug#11675 - ndb backup
...
Fix invalid backup log when using #nodes != 2^x
Fix ndb_restore --printXXX options
(among other init counters)
2005-07-22 12:17:53 +02:00
tomas@poseidon.ndb.mysql.com
d97cccd32b
Merge
2005-07-15 01:41:59 +02:00
tomas@poseidon.ndb.mysql.com
9be420ee10
stilled mem leak in usage on getVersionString
...
added __LINE__ so systemErrorLab for better error printout
2005-07-14 18:02:33 +02:00
tomas@poseidon.ndb.mysql.com
6ceb402511
corrected error in ndb programs debug switch
2005-02-21 23:15:30 +01:00
tomas@poseidon.ndb.mysql.com
e8090fc224
Merge
2005-01-28 00:47:41 +01:00
tomas@poseidon.ndb.mysql.com
732d1a5e81
Bug#8167 signal usage clash between mysql server and ndb shared memory
...
added shared memory config parameter, signum for use in signalling
added global variable for holdign signum to be used for shared memory connection
only fiddle with signals if it is set
simplified common ndb client option handling
2005-01-28 00:42:41 +01:00
joreland@mysql.com
9dac644fc9
ndb - removed deprecated Ndb constructor
2005-01-01 19:25:31 +01:00
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
joreland@mysql.com
c3db04f6a4
Merge mysql.com:/home/jonas/src/mysql-4.1-fix
...
into mysql.com:/home/jonas/src/mysql-4.1
2004-12-09 14:04:27 +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
554ae2336e
change file name to avoid conflict
...
corrected mistake in previous patch
2004-11-18 21:42:25 +00:00