summaryrefslogtreecommitdiff
path: root/ndb/src/ndbapi/ndb_cluster_connection.cpp
Commit message (Expand)AuthorAgeFilesLines
* Changes to create storage directory for storage engines. unknown2005-04-261-550/+0
* Add ndb/src/mgmapi/mgmapi_internal.hunknown2005-03-031-0/+1
* Merge mysql.com:/home/jonas/src/mysql-5.0unknown2005-02-241-1/+2
|\
| * Merge mysql.com:/home/jonas/src/fixunknown2005-02-241-1/+2
| |\
| | * bug#8786 - ndb autodiscover, sometimes failsunknown2005-02-241-1/+2
* | | removed NdbMgmHandle from TransporterRegistry constructorunknown2005-02-161-1/+1
* | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.0-ndbunknown2005-02-091-3/+0
|\ \ \ | |/ /
| * | corrected automerge errorunknown2005-02-031-3/+0
| |\ \
| | * | cleanup and streamlining of thread create/exit in ndbunknown2005-02-011-3/+0
| | |/
* | | Merge mysql.com:/home/stewart/Documents/MySQL/5.0/ndb-dynamic-ports-impl3unknown2005-01-201-1/+3
|\ \ \ | |/ /
| * | Merge build.mysql.com:/users/tulin/mysql-5.0unknown2005-01-191-1/+3
| |\ \
| | * | removed compiler warningsunknown2005-01-191-1/+3
* | | | Merge mysql.com:/home/stewart/Documents/MySQL/5.0/ndb-dynamic-ports-impl3unknown2005-01-191-0/+6
|\ \ \ \ | |/ / /
| * | | added support for 'show status like 'Ndb%''unknown2005-01-141-0/+6
| |/ /
* | | Distinguish between "real" ports and those that can be negative (dynamic).unknown2005-01-141-1/+1
|/ /
* | wl2240 - ndb partitioningunknown2005-01-101-105/+0
* | mergeunknown2005-01-011-11/+10
|\ \ | |/
| * changed name of g_eventLogger so it can be used in TransporterRegistry and is...unknown2004-12-221-1/+9
| * added ndb_init.h to distributionunknown2004-12-211-11/+3
* | mergeunknown2004-12-311-3/+6
* | mergeunknown2004-12-311-93/+516
|\ \ | |/
| * added config parameter Group on connectionunknown2004-12-201-87/+517
* | Impl 2 of WL2278 - Dynamic port allocation of cluster nodes.unknown2004-12-231-1/+4
* | Remove unneeded debug.unknown2004-12-171-8/+10
* | Further work on WL2278unknown2004-12-161-0/+15
|/
* fixed error in test resultunknown2004-11-301-32/+37
* fixed bug/compiler warningunknown2004-11-301-1/+1
* changed mysqladmin.c to mysqladmin.ccunknown2004-11-181-20/+10
* removed usage of NDB_MUTEX_INITIALIZERunknown2004-10-251-7/+24
* Merge fixesunknown2004-09-301-0/+3
|\
| * Mergeunknown2004-09-261-5/+22
| |\
| * \ Mergedunknown2004-09-131-0/+3
| |\ \
| | * | Sleep for a little while in connect thread before trying to connect to MGM againunknown2004-09-131-0/+3
* | | | removed init on ConfigRetrieverunknown2004-09-271-2/+3
| |_|/ |/| |
* | | corrected small :) mistakeunknown2004-09-251-2/+2
* | | moved LocalConfig out of config retriverunknown2004-09-251-5/+22
|/ /
* | improved show commandunknown2004-09-091-0/+1
|/
* Fix braces wrt to DBUG_xxxunknown2004-09-061-1/+7
* fixed so that ndbcluster and mysqld can be started independentlyunknown2004-09-061-8/+15
* added ndb_mgm_destroy_configuration callunknown2004-09-061-1/+1
* added connect thread to Ndb_cluster_connection +unknown2004-09-021-17/+75
* added class Ndb_cluster_connection to prepare for making order of starting my...unknown2004-09-011-0/+98