summaryrefslogtreecommitdiff
path: root/ndb/src/mgmsrv
Commit message (Expand)AuthorAgeFilesLines
* Merge for Matt for Innodb bug. unknown2004-11-306-54/+74
|\
| * added check connection mgmapi methodunknown2004-11-302-0/+12
| * aligned backup errorcodes with rest of ndb error codes giving it range fr...unknown2004-11-296-54/+62
* | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-11-262-4/+8
|\ \ | |/
| * moved default setting to config.ini to MgmtSrvrunknown2004-11-252-4/+8
* | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-11-251-44/+24
|\ \ | |/
| * ndb/src/common/logger/LogHandler.cppunknown2004-11-251-44/+24
* | Merging 4.1 to 5.0unknown2004-11-244-116/+97
|\ \ | |/
| * 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-184-114/+80
| |/
* | 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-119-75/+154
|\ \ | |/
| * added configure switch for ndb port numberunknown2004-11-102-4/+5
| * added management function to purge stale sessions in the management serverunknown2004-11-095-15/+135
| * Makefile.am:unknown2004-11-081-41/+0
| * removed editline and replaced with mysql readlineunknown2004-11-082-15/+14
* | 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
* add compile flad -DSNPRINTF_RETURN_TRUNC on hp ux 11unknown2004-11-021-14/+8
* removed unused member variable (probably causing some of the problems we've s...unknown2004-11-012-2/+0
* Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-11-011-49/+67
|\
| * aligned ndb versioning with mysqlunknown2004-11-011-49/+67
* | Fixed hanging ndb_mgmd on various platformsunknown2004-11-011-7/+7
|/
* compilation fix for AIXunknown2004-10-262-3/+3
* Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1-ndbunknown2004-10-252-9/+12
|\
| * removed usage of NDB_MUTEX_INITIALIZERunknown2004-10-252-9/+12
* | removed compiler warningunknown2004-10-251-1/+4
* | removed compiler warningunknown2004-10-251-9/+10
|/
* remove compiler warningsunknown2004-10-232-3/+8
* AIX compile fixesunknown2004-10-221-2/+1
* Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-10-222-2/+2
|\
| * compile fixes for butchunknown2004-10-212-2/+2
* | more snprintf...unknown2004-10-211-4/+4
* | changed to call internal snprintf/vsnprintfunknown2004-10-215-22/+23
* | Merge poseidon.ndb.mysql.com:/home/tomas/mysql-4.1-ndbunknown2004-10-211-2/+3
|\ \
| * | changed to same signature as rest of print functionsunknown2004-10-211-2/+3
| |/
* | compile warning fixesunknown2004-10-205-7/+13
|/
* fix for some build/test errors for 4.1.6unknown2004-10-131-1/+1
* NDB compile fix sol9x86unknown2004-10-121-0/+1
* more and better arbitration warnings for cluster configunknown2004-10-051-1/+9
* added configuration warnings for arbitration and node groupsunknown2004-09-301-3/+105
* testBackupunknown2004-09-251-1/+11
* moved LocalConfig out of config retriverunknown2004-09-254-30/+15
* config parameter changedunknown2004-09-211-2/+2
* Removed debug printoutunknown2004-09-211-1/+0
* Hand mergeunknown2004-09-202-13/+76
|\
| * Restored old shared memory buffer implementation (used by SCI and SHM).unknown2004-09-201-2/+2
| * Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-4.1-ndbunknown2004-09-1611-900/+324
| |\