Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Many files: | kent@mysql.com/kent-amd64.(none) | 2006-12-23 | 3 | -6/+3 |
* | Bug #9249 NDBD crashes when mapping SHM segment w/o correct permission | tomas@poseidon.ndb.mysql.com | 2005-10-11 | 1 | -31/+41 |
* | WL#2347 - Load independent heartbeats | stewart@mysql.com | 2005-07-22 | 1 | -0/+3 |
* | Merge | tomas@poseidon.ndb.mysql.com | 2005-07-15 | 1 | -0/+2 |
|\ | |||||
| * | BUG#11596 (partial fix), IP addresses not shown in ndb_mgm SHOW command on s... | tomas@poseidon.ndb.mysql.com | 2005-07-15 | 1 | -0/+2 |
* | | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.0-ndb | marty@linux.site | 2005-06-30 | 1 | -1/+1 |
|\ \ | |||||
| * | | Bug #11221 Mysqld does not automatically reconnecting to cluster with clust... | tomas@poseidon.ndb.mysql.com | 2005-06-15 | 1 | -1/+1 |
* | | | Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0-ndb | msvensson@neptunus.(none) | 2005-06-02 | 1 | -2/+1 |
|\ \ \ | |/ / |/| | | |||||
| * | | BUG#9626 Several serious errors reported by Valgrind in latest 5.0 bk tree | msvensson@neptunus.(none) | 2005-06-02 | 1 | -2/+1 |
* | | | merge | joreland@mysql.com | 2005-05-26 | 1 | -0/+7 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | ndb - Embryo of overload protection | joreland@mysql.com | 2005-05-25 | 1 | -0/+7 |
* | | BUG#9626 valgrind warnings | msvensson@neptunus.(none) | 2005-05-19 | 1 | -1/+2 |
* | | Fixes for: use initial mgm connection as transporter connection | stewart@mysql.com | 2005-02-24 | 1 | -2/+2 |
* | | Use the mgm connection used for fetching configuration as a transporter. | stewart@mysql.com | 2005-02-23 | 1 | -1/+10 |
* | | TransporterRegistry.hpp: | tomas@poseidon.ndb.mysql.com | 2005-02-17 | 1 | -1/+1 |
* | | added mutex lock for "get config" | tomas@poseidon.ndb.mysql.com | 2005-02-17 | 1 | -0/+5 |
* | | removed NdbMgmHandle from TransporterRegistry constructor | tomas@poseidon.ndb.mysql.com | 2005-02-16 | 1 | -3/+2 |
* | | WL2278 Dynamic ports - Impl 6, "deal with mgm server restart and multiple mgm... | stewart@mysql.com | 2005-02-11 | 1 | -0/+6 |
* | | Impl5 of WL2278 - dynamic port allocation for cluster nodes | stewart@mysql.com | 2005-02-10 | 2 | -65/+42 |
* | | Merge mysql.com:/home/stewart/Documents/MySQL/5.0/ndb | stewart@mysql.com | 2005-02-01 | 1 | -0/+1 |
|\ \ | |||||
| * \ | Merge | tomas@poseidon.ndb.mysql.com | 2005-01-28 | 1 | -0/+1 |
| |\ \ | | |/ | |||||
| | * | Bug#8167 signal usage clash between mysql server and ndb shared memory | tomas@poseidon.ndb.mysql.com | 2005-01-28 | 1 | -0/+1 |
* | | | Distinguish between "real" ports and those that can be negative (dynamic). | stewart@mysql.com | 2005-01-14 | 1 | -2/+2 |
* | | | Impl4 of WL2278 - Dynamic port allocation of cluster nodes | stewart@mysql.com | 2005-01-12 | 1 | -2/+2 |
|/ / | |||||
* | | merge | joreland@mysql.com | 2005-01-01 | 2 | -1/+8 |
|\ \ | |/ | |||||
| * | changed name of g_eventLogger so it can be used in TransporterRegistry and is... | tomas@poseidon.ndb.mysql.com | 2004-12-22 | 1 | -1/+6 |
| * | added configuration hostnames to SHM config struct | tomas@poseidon.ndb.mysql.com | 2004-12-22 | 1 | -0/+2 |
* | | Impl 2 of WL2278 - Dynamic port allocation of cluster nodes. | stewart@mysql.com | 2004-12-23 | 1 | -2/+9 |
* | | Merge 5.0-ndb into local, resolve conflicts | stewart@mysql.com | 2004-12-20 | 1 | -2/+2 |
|\ \ | |/ | |||||
| * | merge | joreland@mysql.com | 2004-12-16 | 1 | -0/+3 |
| |\ | |||||
| * | | wl1744 - fix compiler problems | joreland@mysql.com | 2004-11-10 | 1 | -1/+1 |
* | | | Merge mysql.com:/home/stewart/Documents/MySQL/5.0/ndb | stewart@mysql.com | 2004-12-16 | 1 | -0/+3 |
|\ \ \ | | |/ | |/| | |||||
| * | | ndb - fix protection wrt shm | joreland@mysql.com | 2004-12-14 | 1 | -1/+2 |
| * | | ndb - shm transporter benchmark result | joreland@mysql.com | 2004-12-14 | 1 | -0/+2 |
| |/ | |||||
* | | Further work on WL2278 | stewart@mysql.com | 2004-12-16 | 1 | -1/+6 |
|/ | |||||
* | Hand merge | mysql@mc04.(none) | 2004-09-20 | 1 | -9/+3 |
|\ | |||||
| * | logging_ok: | mikael@mc04.(none) | 2004-09-15 | 1 | -9/+3 |
* | | removed different CFG_ defined for connection host names | tomas@poseidon.(none) | 2004-09-16 | 1 | -4/+7 |
|/ | |||||
* | Correction + move of code to NDB_DEBUG_FULL from VM_TRACE | mronstrom@mysql.com | 2004-08-09 | 1 | -1/+1 |
* | fixed compile of shm transporter | tomas@poseidon.ndb.mysql.com | 2004-06-29 | 1 | -0/+1 |
* | wl 1748 | tomas@poseidon.bredbandsbolaget.se | 2004-06-24 | 1 | -1/+2 |
* | WL 1748 | tomas@poseidon.bredbandsbolaget.se | 2004-06-23 | 1 | -25/+57 |
* | introduced ndb_global.h/my_global.h to replace sytem lib includes e.g. stdio,... | tomas@mc05.(none) | 2004-05-07 | 1 | -1/+1 |
* | Initial revision of NDB Cluster files | magnus@neptunus.(none) | 2004-04-14 | 3 | -0/+778 |