summaryrefslogtreecommitdiff
path: root/ndb/src/mgmsrv
Commit message (Expand)AuthorAgeFilesLines
* reengineered ndb_mgmd to use SignalSender and remove some multi user issuestomas@poseidon.ndb.mysql.com2005-09-125-1216/+515
* corrected typotomas@poseidon.ndb.mysql.com2005-09-081-0/+1
* Bug #13054 start backup command return may be interrptedtomas@poseidon.ndb.mysql.com2005-09-082-143/+127
* added --core-file option to ndb executablestulin@dl145b.mysql.com2005-09-053-21/+31
* Bug #12043, do not core on misconfig unless debug compiledtomas@poseidon.ndb.mysql.com2005-09-011-5/+15
* Merge eel.(none):/home/jonas/src/mysql-4.1jonas@eel.(none)2005-08-181-38/+1
|\
| * bug#12118 - ndb alter table data loss jonas@eel.(none)2005-08-181-38/+1
* | Merge mysql.com:/home/jonas/src/mysql-4.1joreland@mysql.com2005-07-252-7/+7
|\ \ | |/
| * ndb - Fix LCP during SR parametersjoreland@mysql.com2005-07-251-4/+4
| * Add tool to extract config info from ndb_mgmdjoreland@mysql.com2005-07-231-3/+3
* | printout of cluster config to use same tokens as documentationtulin@dl145b.mysql.com2005-07-192-3/+15
* | ConfigInfo.cpp:tulin@dl145b.mysql.com2005-07-191-1/+1
* | BUG#12028, cannot use default value for HostName in cluster configtulin@dl145b.mysql.com2005-07-192-111/+76
* | Merge poseidon.ndb.mysql.com:/home/tomas/mysql-4.1-releasetomas@poseidon.ndb.mysql.com2005-07-152-1/+19
|\ \
| * | BUG#11898 ndb_mgmd not releasing resources, added "ping" on add_listenertomas@poseidon.ndb.mysql.com2005-07-152-17/+77
| * | BUG#11596 (partial fix), IP addresses not shown in ndb_mgm SHOW command on s...tomas@poseidon.ndb.mysql.com2005-07-152-1/+19
| |/
* | misc (memleak) fixes:tomas@poseidon.ndb.mysql.com2005-07-142-67/+57
* | BUG#11898 ndb_mgmd not releasing resources, added "ping" on add_listenertomas@poseidon.ndb.mysql.com2005-07-142-27/+77
|/
* ndb - Embryo of overload protectionjoreland@mysql.com2005-05-251-2/+2
* bug#9924 - ndb backup abort handlingjoreland@mysql.com2005-04-223-21/+18
* bug#9757 - ndb - post reviewjoreland@mysql.com2005-04-121-2/+1
* bug#9757 - ndbjoreland@mysql.com2005-04-122-5/+10
* Merge mysql.com:/home/jonas/src/fixjoreland@mysql.com2005-03-101-3/+2
|\
| * bug#9089joreland@mysql.com2005-03-101-3/+2
* | bug#8645 - ndb - ndb_mgmd nodeid handlingjoreland@mysql.com2005-02-211-3/+0
* | backported configure flag from 5.0tulin@mysql.com2005-02-021-0/+14
* | cleanup and streamlining of thread create/exit in ndbtulin@mysql.com2005-02-011-10/+0
|/
* Bug#8167 signal usage clash between mysql server and ndb shared memorytomas@poseidon.ndb.mysql.com2005-01-282-36/+38
* fix shm keytulin@build.mysql.com2005-01-121-3/+26
* bug fixed parsing with comments on same linetomas@poseidon.ndb.mysql.com2005-01-111-2/+10
* changed name of g_eventLogger so it can be used in TransporterRegistry and is...tomas@poseidon.ndb.mysql.com2004-12-222-24/+23
* main.cpp:tomas@poseidon.ndb.mysql.com2004-12-211-0/+2
* added config parameter Group on connectiontomas@poseidon.ndb.mysql.com2004-12-203-52/+203
* added TRACE to managemnt servertomas@poseidon.ndb.mysql.com2004-12-172-1/+39
* removed more duplicated commands for management servertomas@poseidon.ndb.mysql.com2004-12-172-370/+7
* mergejoreland@mysql.com2004-12-172-544/+1
|\
| * CommandInterpreter.hpp, CommandInterpreter.cpp:tomas@poseidon.ndb.mysql.com2004-12-172-544/+1
* | mergejoreland@mysql.com2004-12-179-500/+362
|\ \ | |/
| * Making 4.1 tree compile with -ansi -pedantickonstantin@mysql.com2004-12-161-1/+1
| * fix bug#7193tomas@poseidon.ndb.mysql.com2004-12-133-96/+76
| * Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1tomas@poseidon.ndb.mysql.com2004-12-083-49/+67
| |\
| | * bug #7104tomas@poseidon.ndb.mysql.com2004-12-083-49/+67
| * | Merge ssmith@bk-internal.mysql.com:/home/bk/mysql-4.1-ndbstewart@mysql.com2004-12-081-2/+3
| |\ \ | | |/ | |/|
| | * Fix segmentation fault on incorrect configuration.stewart@mysql.com2004-12-071-2/+3
| * | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1tomas@poseidon.ndb.mysql.com2004-12-075-138/+14
| |\ \ | | |/ | |/|
| | * fixed clusterlog "filter" commandtomas@poseidon.ndb.mysql.com2004-12-075-138/+14
| * | Integrate suggestions from Tomas Ulin's mail. (r.e. reporting an error in the...stewart@mysql.com[stewart]2004-12-061-2/+2
| * | Add (optional) endian parameter to 'get nodeid' to warn on endian conflicts.stewart@mysql.com[stewart]2004-12-061-1/+14
| |/
| * added check connection mgmapi methodtomas@poseidon.ndb.mysql.com2004-11-302-0/+12
| * aligned backup errorcodes with rest of ndb error codes giving it range fr...tomas@poseidon.ndb.mysql.com2004-11-296-54/+62