summaryrefslogtreecommitdiff
path: root/ndb/src/mgmsrv/MgmtSrvr.cpp
Commit message (Expand)AuthorAgeFilesLines
* Changes to create storage directory for storage engines. unknown2005-04-261-2933/+0
* 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
| * mergeunknown2004-12-171-91/+135
| |\
| | * Making 4.1 tree compile with -ansi -pedanticunknown2004-12-161-1/+1
| | * fix bug#7193unknown2004-12-131-5/+23
| | * Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-12-081-16/+18
| | |\
| | | * bug #7104unknown2004-12-081-16/+18
| | * | Merge ssmith@bk-internal.mysql.com:/home/bk/mysql-4.1-ndbunknown2004-12-081-2/+3
| | |\ \ | | | |/ | | |/|
| | | * Fix segmentation fault on incorrect configuration.unknown2004-12-071-2/+3
| | * | fixed clusterlog "filter" commandunknown2004-12-071-7/+9
| | |/
* | | Impl 2 of WL2278 - Dynamic port allocation of cluster nodes.unknown2004-12-231-3/+5
* | | Merge mysql.com:/home/stewart/Documents/MySQL/5.0/ndb-dynamic-portunknown2004-12-201-0/+36
|\ \ \
| * | | Part 1 of impl2 of WL2278 (Dynamic port allocation of cluster nodes).unknown2004-12-201-0/+36
* | | | Merge 5.0-ndb into local, resolve conflictsunknown2004-12-201-4/+5
|\ \ \ \ | |/ / / |/| | |
| * | | mergeunknown2004-12-161-4/+5
| |\ \ \ | | |/ / | | | / | | |/ | |/|
| | * wl1744 - ndb on windowsunknown2004-11-161-1/+1
| | * wl1744 - ndb win-portunknown2004-11-111-3/+3
| | * wl1744 - ndb on windozeunknown2004-11-111-0/+1
* | | Most of impl 1, "report port" of WL2278.unknown2004-12-131-0/+54
|/ /
* | aligned backup errorcodes with rest of ndb error codes giving it range fr...unknown2004-11-291-16/+11
* | moved default setting to config.ini to MgmtSrvrunknown2004-11-251-3/+8
* | changed mysqladmin.c to mysqladmin.ccunknown2004-11-181-44/+65
|/