summaryrefslogtreecommitdiff
path: root/ndb/src/mgmsrv/main.cpp
Commit message (Expand)AuthorAgeFilesLines
* Changes to create storage directory for storage engines. unknown2005-04-261-382/+0
* corrected error in ndb programs debug switchunknown2005-02-211-9/+5
* Merge mysql.com:/home/stewart/Documents/MySQL/5.0/ndbunknown2005-02-011-26/+4
|\
| * Mergeunknown2005-01-281-26/+4
| |\
| | * Bug#8167 signal usage clash between mysql server and ndb shared memoryunknown2005-01-281-26/+6
* | | Fix call to set_connect_stringunknown2005-01-141-1/+1
* | | Merge mysql.com:/home/stewart/Documents/MySQL/5.0/ndbunknown2005-01-121-8/+57
|\ \ \ | |/ /
| * | ndb - change "ndb_mgmd --interactive" to use mgmclient interpreterunknown2005-01-091-8/+56
| * | main.cpp:unknown2005-01-061-0/+1
* | | Finish WL2278 Impl 3 - Dynamic port allocation of cluster nodes.unknown2005-01-101-1/+10
* | | Along the road to a working Impl3 of WL2278.unknown2005-01-071-1/+15
* | | Merge mysql.com:/home/stewart/Documents/MySQL/5.0/ndbunknown2005-01-041-2/+2
|\ \ \ | |/ / |/| |
| * | Impl 3 of WL2278 - Dynamic port allocation of cluster nodesunknown2005-01-041-2/+2
| * | mergeunknown2004-12-161-1/+3
| |\ \
* | \ \ manually mergedunknown2004-12-311-5/+5
|\ \ \ \ | | |_|/ | |/| |
| * | | 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
* | | | After merge fixesunknown2004-12-311-1/+0
* | | | Merge with 4.1unknown2004-12-221-20/+26
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | added config parameter Group on connectionunknown2004-12-201-24/+32
| * | mergeunknown2004-12-171-55/+12
| |\ \ | | |/ | |/|
| * | Merge mysql.com:/home/jonas/src/mysql-4.1-fixunknown2004-12-061-1/+1
| |\ \
| * \ \ Merge mysql.com:/home/jonas/src/mysql-4.1unknown2004-11-101-1/+3
| |\ \ \
| | * | | wl1744 - nbd windoze portunknown2004-11-101-1/+3
* | | | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-11-261-1/+0
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | moved default setting to config.ini to MgmtSrvrunknown2004-11-251-1/+0
* | | | | Merging 4.1 to 5.0unknown2004-11-241-52/+21
|\ \ \ \ \ | |/ / / /
| * | | | 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
| |/ / /
* | | | mergedunknown2004-11-171-1/+1
|\ \ \ \ | |/ / /
| * | | provided better error printout for mismatch of node types in configuratoin...unknown2004-11-161-1/+1
| |/ /
* | | Resolved merge from 4.1 -> 5.0 (mainly Guilhem's work with mysqldump)unknown2004-11-111-2/+1
|\ \ \ | |/ /
| * | added management function to purge stale sessions in the management serverunknown2004-11-091-2/+1
| |/
* | change option -c to refer to connectstringunknown2004-11-101-24/+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