summaryrefslogtreecommitdiff
path: root/ndb/src/mgmsrv/MgmtSrvr.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge mysql.com:/home/jimw/my/mysql-4.1-cleanunknown2005-09-121-4/+1
|\
| * Corrected construct of faked Node fail signals in ndb SignalSenderunknown2005-09-121-4/+1
| * corrected typounknown2005-09-081-0/+1
* | corrected typeunknown2005-09-081-0/+1
* | Merge poseidon.ndb.mysql.com:/home/tomas/mysql-4.1unknown2005-09-081-140/+127
|\ \ | |/
| * Bug #13054 start backup command return may be interrptedunknown2005-09-081-140/+127
* | Merge neptunus.(none):/home/msvensson/mysql/mysql-4.1unknown2005-09-051-11/+23
|\ \ | |/
| * added --core-file option to ndb executablesunknown2005-09-051-11/+23
| * Merge eel.(none):/home/jonas/src/mysql-4.1unknown2005-08-181-38/+1
| |\
* | \ Merge eel.(none):/home/jonas/src/mysql-4.1unknown2005-08-181-38/+1
|\ \ \ | | |/ | |/|
| * | bug#12118 - ndb alter table data loss unknown2005-08-181-38/+1
* | | Mergeunknown2005-07-151-0/+18
|\ \ \ | | |/ | |/|
| * | Merge poseidon.ndb.mysql.com:/home/tomas/mysql-4.1-releaseunknown2005-07-151-0/+18
| |\ \
| | * | BUG#11596 (partial fix), IP addresses not shown in ndb_mgm SHOW command on s...unknown2005-07-151-0/+18
| | |/
* | | Mergeunknown2005-07-151-19/+7
|\ \ \ | |/ /
| * | misc (memleak) fixes:unknown2005-07-141-18/+7
| |/
* | mergeunknown2005-04-221-18/+11
|\ \ | |/
| * bug#9924 - ndb backup abort handlingunknown2005-04-221-18/+11
* | Mergeunknown2005-04-131-4/+8
|\ \ | |/
| * bug#9757 - ndb - post reviewunknown2005-04-121-2/+1
| * bug#9757 - ndbunknown2005-04-121-4/+9
* | changed order of transporter_connect and closing the mgmapisessionunknown2005-03-041-6/+1
* | get connected nodes correct earlier for correct node id allocationunknown2005-03-041-1/+3
* | mergeunknown2005-02-241-3/+0
|\ \
| * \ Merge mysql.com:/home/jonas/src/mysql-4.1unknown2005-02-241-3/+0
| |\ \ | | |/
| | * bug#8645 - ndb - ndb_mgmd nodeid handlingunknown2005-02-211-3/+0
| * | MgmtSrvr.cpp:unknown2005-02-151-1/+2
* | | removed NdbMgmHandle from TransporterRegistry constructorunknown2005-02-161-1/+1
* | | make sure that the "conections are up to date" when exiting from MgmtSrvr:...unknown2005-02-141-1/+12
* | | corrected error in checking get() return value from config iteratorunknown2005-02-141-4/+4
* | | mgmapi to return connected port and interface _only_ if it is actually con...unknown2005-02-141-44/+78
* | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.0-ndbunknown2005-02-091-10/+0
|\ \ \ | |/ /
| * | corrected automerge errorunknown2005-02-031-10/+0
| |\ \ | | |/
| | * cleanup and streamlining of thread create/exit in ndbunknown2005-02-011-10/+0
* | | Impl5 of WL2278 - dynamic port allocation for cluster nodesunknown2005-02-101-0/+5
* | | Merge mysql.com:/home/stewart/Documents/MySQL/5.0/ndb-dynamic-ports-impl3unknown2005-01-201-1/+1
|\ \ \
| * \ \ Merge mysql.com:/home/stewart/Documents/MySQL/5.0/ndbunknown2005-01-201-1/+1
| |\ \ \ | | |/ /
| | * | MgmtSrvr.cpp:unknown2005-01-191-1/+1
* | | | Distinguish between "real" ports and those that can be negative (dynamic).unknown2005-01-141-4/+4
* | | | Merge mysql.com:/home/stewart/Documents/MySQL/5.0/ndb-dynamic-ports-impl3unknown2005-01-121-3/+3
|\ \ \ \ | |/ / / |/| | |
| * | | Impl4 of WL2278 - Dynamic port allocation of cluster nodesunknown2005-01-121-3/+3
* | | | Merge mysql.com:/home/stewart/Documents/MySQL/5.0/ndbunknown2005-01-121-3/+3
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | change to using public enum for log eventsunknown2005-01-111-3/+3
* | | Along the road to a working Impl3 of WL2278.unknown2005-01-071-0/+6
* | | Merge mysql.com:/home/stewart/Documents/MySQL/5.0/ndbunknown2005-01-041-6/+27
|\ \ \ | |/ / |/| |
| * | Impl 3 of WL2278 - Dynamic port allocation of cluster nodesunknown2005-01-041-6/+27
* | | mergeunknown2005-01-011-19/+18
|\ \ \ | | |/ | |/|
| * | changed name of g_eventLogger so it can be used in TransporterRegistry and is...unknown2004-12-221-19/+18
* | | mergeunknown2004-12-311-31/+69
|\ \ \ | |/ / | | / | |/ |/|
| * added config parameter Group on connectionunknown2004-12-201-0/+15