summaryrefslogtreecommitdiff
path: root/ndb/src/mgmclient/CommandInterpreter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Changes to create storage directory for storage engines. unknown2005-04-261-2297/+0
* Merge poseidon.ndb.mysql.com:/home/tomas/mysql-5.0unknown2005-02-171-8/+11
|\
| * Mergeunknown2005-02-171-8/+11
| |\
| | * bug #8556 corrupt ndb_mgm show printout for certain configurationsunknown2005-02-161-8/+11
* | | Mergeunknown2005-02-051-7/+1
|\ \ \ | |/ /
| * | corrected automerge errorunknown2005-02-031-5/+1
| |\ \ | | |/
| | * cleanup and streamlining of thread create/exit in ndbunknown2005-02-011-5/+1
* | | corrected "merge error" with wl2299unknown2005-01-211-5/+21
|/ /
* | CommandInterpreter.cpp:unknown2005-01-091-17/+20
|/
* added TRACE to managemnt serverunknown2004-12-171-1/+0
* removed more duplicated commands for management serverunknown2004-12-171-38/+0
* fixed event thread for better error handlingunknown2004-12-131-11/+30
* CommandInterpreter.cpp:unknown2004-12-131-1/+1
* fix bug#7193unknown2004-12-131-35/+164
* fixed so that trailing ';' are accepted by the ndb_mgm to be more "mysql clie...unknown2004-12-091-19/+32
* added possibility for comment into management clientunknown2004-12-081-1/+7
* added returntype BaseString& for ndb_upper and ndb_lower instead of voidunknown2004-12-071-1/+1
* fixed clusterlog "filter" commandunknown2004-12-071-159/+145
* fixed error in test resultunknown2004-11-301-6/+6
* added check connection mgmapi methodunknown2004-11-301-3/+4
* fixed bug/compiler warningunknown2004-11-301-11/+13
* aligned backup errorcodes with rest of ndb error codes giving it range fr...unknown2004-11-291-109/+127
* cleaned up code a bitunknown2004-11-261-46/+51
* Mergeunknown2004-11-181-1/+6
|\
| * bug#6677 bug#6684unknown2004-11-181-1/+6
| * fix for mysqladmin link problemunknown2004-11-181-2/+2
* | changed mysqladmin.c to mysqladmin.ccunknown2004-11-181-21/+9
|/
* moved ndb_restore together with rest of the ndb toolsunknown2004-11-141-3/+5
* forgot a return 0unknown2004-11-111-0/+1
* added configure switch for ndb port numberunknown2004-11-101-50/+26
* added management function to purge stale sessions in the management serverunknown2004-11-091-0/+46
* removed editline and replaced with mysql readlineunknown2004-11-081-175/+227
* changed to call internal snprintf/vsnprintfunknown2004-10-211-8/+8
* compile warning fixesunknown2004-10-201-1/+3
* NDB ndb_mgm: fix dump and signal log (more to do)unknown2004-10-101-62/+21
* Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1-ndbunknown2004-10-041-47/+32
|\
| * addes auto pointer class for using with my_ functionsunknown2004-10-041-47/+32
* | bug#5824unknown2004-09-301-4/+6
|/
* bug#4590unknown2004-09-201-2/+34
* Moved event category match functionality into mgmapiunknown2004-09-171-86/+58
* removed different CFG_ defined for connection host namesunknown2004-09-161-5/+12
* CommandInterpreter.cpp:unknown2004-09-151-0/+2
* fixed cosmetic printoutsunknown2004-09-151-1/+1
* improved show commandunknown2004-09-091-88/+96
* -d default on ndb_mgmd and ndbdunknown2004-09-061-3/+3
* see respective fileunknown2004-08-271-0/+60
* ndb config ability/naming changes, see respective fileunknown2004-08-241-6/+6
* Use "configured" socklen_tunknown2004-08-241-1/+9
* some more printouts to SHOW commandunknown2004-08-241-16/+23
* Added some explicit templatesunknown2004-08-181-0/+2