summaryrefslogtreecommitdiff
path: root/ndb/src/mgmsrv/main.cpp
Commit message (Expand)AuthorAgeFilesLines
* BUG#12028, cannot use default value for HostName in cluster configunknown2005-07-191-1/+10
* misc (memleak) fixes:unknown2005-07-141-49/+50
* Bug#8167 signal usage clash between mysql server and ndb shared memoryunknown2005-01-281-26/+6
* changed name of g_eventLogger so it can be used in TransporterRegistry and is...unknown2004-12-221-5/+5
* main.cpp:unknown2004-12-211-0/+2
* added config parameter Group on connectionunknown2004-12-201-24/+32
* mergeunknown2004-12-171-55/+12
|\
| * moved default setting to config.ini to MgmtSrvrunknown2004-11-251-1/+0
| * Merge poseidon.ndb.mysql.com:/home/tomas/mysql-4.1unknown2004-11-221-4/+8
| |\
| | * aligned connect string option on all cluster executables, --ndb-connectstring...unknown2004-11-221-4/+8
| * | changed mysqladmin.c to mysqladmin.ccunknown2004-11-181-50/+4
| |/
* | Merge mysql.com:/home/jonas/src/mysql-4.1-fixunknown2004-12-061-1/+1
|\ \ | |/
| * provided better error printout for mismatch of node types in configuratoin...unknown2004-11-161-1/+1
* | Merge mysql.com:/home/jonas/src/mysql-4.1unknown2004-11-101-1/+3
|\ \ | |/ |/|
| * wl1744 - nbd windoze portunknown2004-11-101-1/+3
* | added management function to purge stale sessions in the management serverunknown2004-11-091-2/+1
|/
* changed to use the future-proof option to ndb_mgmdunknown2004-11-031-2/+25
* aligned ndb versioning with mysqlunknown2004-11-011-49/+67
* removed compiler warningunknown2004-10-251-9/+10
* changed to call internal snprintf/vsnprintfunknown2004-10-211-2/+3
* moved LocalConfig out of config retriverunknown2004-09-251-22/+7
* Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1-ndbunknown2004-09-161-18/+3
|\
| * Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1-ndbunknown2004-09-161-16/+2
| |\
| | * wl1668 -unknown2004-09-161-16/+2
| * | delete unnecessary include my_sys.hunknown2004-09-151-1/+0
| * | ndb_init() to all ndb programsunknown2004-09-151-1/+1
| |/
* | removed different CFG_ defined for connection host namesunknown2004-09-161-11/+5
* | Print the error message if read of local config fails. unknown2004-09-151-1/+3
|/
* added possibility to use comma-separated connectstringunknown2004-09-091-2/+2
* Mergeunknown2004-09-091-1/+1
|\
| * main.cpp:unknown2004-09-091-1/+1
* | mergeunknown2004-09-091-7/+16
|\ \ | |/ |/|
| * removed unnecesary check in ConfigInfounknown2004-09-081-1/+6
| * dded method to retrieve mysqld, ndbd, and ndb_mgmd aliases for API,MGM and DBunknown2004-09-081-6/+10
* | -d default on ndb_mgmd and ndbdunknown2004-09-061-5/+15
* | ndb cluster config fixes, se respective filesunknown2004-08-261-2/+2
* | small fixes, see respective fileunknown2004-08-251-3/+3
* | added some debug supportunknown2004-08-251-0/+14
* | added support for stopping ndb_mgmd from clientunknown2004-08-231-1/+2
|/
* fixed some help tests for ndb executablesunknown2004-08-201-8/+8
* mysql-test ndb_index_uniqueunknown2004-08-091-4/+2
* bug#4529unknown2004-08-091-18/+5
* Fix uninit var.unknown2004-08-011-1/+1
* several config fixes for ndb, see respective fileunknown2004-06-281-4/+6
* wl 1748unknown2004-06-231-3/+4
* WL 1748unknown2004-06-231-117/+23
* WL1371 - Cleanup configuration handlingunknown2004-05-261-18/+39
* portability/autoconf fixes and removed warningsunknown2004-05-121-3/+2
* fix compiler warnings in ndbunknown2004-05-101-0/+1
* Initial revision of NDB Cluster filesunknown2004-04-141-0/+429