summaryrefslogtreecommitdiff
path: root/ndb
Commit message (Collapse)AuthorAgeFilesLines
* Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.0mskold@mysql.com2006-04-205-37/+47
|\ | | | | | | into mysql.com:/usr/local/home/marty/MySQL/mysql-5.0
| * Fix for bug#19196: Attempt to create index on usupported field type gives ↵mskold@mysql.com2006-04-205-37/+47
| | | | | | | | wrong error code
* | Merge rurik.mysql.com:/home/igor/mysql-5.0igor@rurik.mysql.com2006-04-192-1/+8
|\ \ | | | | | | | | | into rurik.mysql.com:/home/igor/dev/mysql-5.0-0
| * \ Merge rurik.mysql.com:/home/igor/dev/mysql-4.1-2igor@rurik.mysql.com2006-04-192-1/+8
| |\ \ | | |/ | |/| | | | into rurik.mysql.com:/home/igor/dev/mysql-5.0-0
| | * Merge mysql.com:/home/stewart/Documents/MySQL/4.1/bug18843stewart@mysql.com2006-04-181-1/+4
| | |\ | | | | | | | | | | | | into mysql.com:/home/stewart/Documents/MySQL/4.1/merge
| | | * BUG#18843 valgrind: cond jump on uninit in Qmgr::execAPI_REGREQstewart@mysql.com2006-04-061-1/+4
| | | |
| | * | Merge mysql.com:/home/stewart/Documents/MySQL/4.1/bug18833stewart@mysql.com2006-04-181-0/+4
| | |\ \ | | | | | | | | | | | | | | | into mysql.com:/home/stewart/Documents/MySQL/4.1/merge
| | | * | BUG#18833 valgrind: Mismatched free()/delete/delete[] in SimBlockListstewart@mysql.com2006-04-061-0/+4
| | | |/
| | * | Merge perch.ndb.mysql.com:/home/jonas/src/mysql-4.1jonas@perch.ndb.mysql.com2006-04-0715-129/+991
| | |\ \ | | | |/ | | |/| | | | | into perch.ndb.mysql.com:/home/jonas/src/41-work
* | | | Merge mysql.com:/home/stewart/Documents/MySQL/4.1/bug15530stewart@mysql.com2006-04-191-1/+1
|\ \ \ \ | | | | | | | | | | | | | | | into mysql.com:/home/stewart/Documents/MySQL/5.0/merge
| * | | | BUG#15530: Cluster start up "show" shows all data nodes as master during startstewart@mysql.com2006-04-071-1/+1
| | |/ / | |/| | | | | | | | | | along with the fix for 18843, this should fix the bug.
* | | | Merge mysql.com:/home/stewart/Documents/MySQL/4.1/bug18881stewart@mysql.com2006-04-181-0/+1
|\ \ \ \ | |_|/ / |/| | | | | | | into mysql.com:/home/stewart/Documents/MySQL/5.0/merge
| * | | BUG#18881 valgrind: kernel memory leak in vm/Emulator.cppstewart@mysql.com2006-04-071-0/+1
| |/ /
| * | Makefile.am:kent@mysql.com2006-03-291-1/+1
| | | | | | | | | | | | Use "dist_bin_SCRIPTS" to get a script distributed
* | | Merge perch.ndb.mysql.com:/home/jonas/src/50-jonasjonas@perch.ndb.mysql.com2006-04-102-4/+16
|\ \ \ | | | | | | | | | | | | into perch.ndb.mysql.com:/home/jonas/src/mysql-5.0
| * | | ndb - bug#11034jonas@perch.ndb.mysql.com2006-04-071-3/+10
| | | | | | | | | | | | | | | | fix mem leak (not during running of transactions, but a few bytes when shutting down)
| * | | ndb - bug#11033jonas@perch.ndb.mysql.com2006-04-071-1/+6
| | | | | | | | | | | | | | | | silent valgrind warnings 5.0, ndb_autodiscover
| * | | Merge perch.ndb.mysql.com:/home/jonas/src/mysql-5.0jonas@perch.ndb.mysql.com2006-04-0720-237/+1724
| |\ \ \ | | | | | | | | | | | | | | | into perch.ndb.mysql.com:/home/jonas/src/50-work
* | \ \ \ Merge joreland@bk-internal.mysql.com:/home/bk/mysql-5.0-jonasjonas@perch.ndb.mysql.com2006-04-077-252/+440
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | into perch.ndb.mysql.com:/home/jonas/src/50-jonas
| * | | | | multi node shutdown adabtions for restart of management serverstomas@poseidon.ndb.mysql.com2006-04-072-45/+31
| | | | | |
| * | | | | Support for ndb multi-node shutdowntomas@poseidon.ndb.mysql.com2006-04-077-235/+437
| | | | | |
* | | | | | Merge perch.ndb.mysql.com:/home/jonas/src/50-workjonas@perch.ndb.mysql.com2006-04-071-3/+0
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | | | | | | into perch.ndb.mysql.com:/home/jonas/src/50-jonas
| * | | | | ndb -jonas@perch.ndb.mysql.com2006-04-071-3/+0
| | | | | | | | | | | | | | | | | | | | | | | | remove debug prinouts in Qmgr
* | | | | | Merge perch.ndb.mysql.com:/home/jonas/src/50-workjonas@perch.ndb.mysql.com2006-04-062-6/+16
|\ \ \ \ \ \ | |/ / / / / | | / / / / | |/ / / / |/| | | | into perch.ndb.mysql.com:/home/jonas/src/50-jonas
| * | | | Merge perch.ndb.mysql.com:/home/jonas/src/41-workjonas@perch.ndb.mysql.com2006-04-062-6/+16
| |\ \ \ \ | | | |_|/ | | |/| | | | | | | into perch.ndb.mysql.com:/home/jonas/src/50-work
| | * | | ndb - bug#18612 - post review fixesjonas@perch.ndb.mysql.com2006-04-062-6/+16
| | | | | | | | | | | | | | | | | | | | | | | | | 1) make sure that check_multi_node_shutdown does not proceed (in stop case) 2) Fix printout
* | | | | Merge perch.ndb.mysql.com:/home/jonas/src/50-workjonas@perch.ndb.mysql.com2006-04-0620-235/+1715
|\ \ \ \ \ | |/ / / / | | | / / | |_|/ / |/| | | into perch.ndb.mysql.com:/home/jonas/src/50-jonas
| * | | post merge fixesjonas@perch.ndb.mysql.com2006-04-061-1/+3
| | | |
| * | | ndb - wl1760/bug#18216 jonas@perch.ndb.mysql.com2006-04-0610-109/+733
| | | | | | | | | | | | | | | | | | | | add two new start options that will decrease likelyhood of bug#18612 push cntr-sp2 logic down into qmgr-sp1 to decrease likelyhood of bug#18612
| * | | mergejonas@perch.ndb.mysql.com2006-04-051-4/+9
| | | |
| * | | Merge perch.ndb.mysql.com:/home/jonas/src/41-workjonas@perch.ndb.mysql.com2006-04-0515-129/+978
| |\ \ \ | | |/ / | | | | | | | | into perch.ndb.mysql.com:/home/jonas/src/50-work
| | * | ndb -jonas@perch.ndb.mysql.com2006-04-031-2/+8
| | | | | | | | | | | | | | | | fix testprogam if only 1 node group
| | * | ndb -jonas@perch.ndb.mysql.com2006-04-031-0/+1
| | | | | | | | | | | | | | | | Fix compile error...when compiling debug
| | * | ndb - bug#18612 - partitioned startupjonas@perch.ndb.mysql.com2006-04-032-1/+101
| | | | | | | | | | | | | | | | add testprg for SR case aswell
| | * | ndb - bug#18612jonas@perch.ndb.mysql.com2006-04-035-127/+124
| | | | | | | | | | | | | | | | | | | | | | | | | | | | post weeked fixes :-) change impl. to use READ_NODESREQ to query state of other qmgr(partition) this as it has no (current) side effects, so that it's possible only to kill starting cluster (if one started and one starting)
| | * | ndb - autotestjonas@perch.ndb.mysql.com2006-03-311-1/+5
| | | | | | | | | | | | | | | | add new testpgrom for bug#18612 to autotest
| | * | ndb - bug#18612 (detection of partitioned cluster)jonas@perch.ndb.mysql.com2006-03-3110-71/+503
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | this also impl. gcp safe multi node shutdown 1) block gcp 2) wait for ongoing gcp 3) inform all stopping QMGR's (so that they don't start with error handler) 4) wait for all QMGR's to reply 5) broadcast failrep for stopping nodes 6) (if !master died) unblock gcp
| | * | ndb - add support for blocking/unblocking GCP using WAIT_GCP_REQjonas@perch.ndb.mysql.com2006-03-312-2/+33
| | | |
| | * | ndb - bug#16447jonas@perch.ndb.mysql.com2006-03-312-4/+9
| | | | | | | | | | | | | | | | correct return value in check_cm_cmregreq
| | * | ndb - bug#15695 bug#16447 bug#18612jonas@perch.ndb.mysql.com2006-03-303-45/+321
| | | | | | | | | | | | | | | | | | | | | | | | | | | | For various reasone have a partitioned cluster been created This patch makes sure that when they connect 1) it's detected 2) shutdown is forced
* | | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.0tomas@poseidon.ndb.mysql.com2006-04-042-15/+16
|\ \ \ \ | | | | | | | | | | | | | | | into poseidon.ndb.mysql.com:/home/tomas/mysql-5.0
| * | | | Bug #18349 Wrong error message "Array index out of bounds...tomas@poseidon.ndb.mysql.com2006-04-041-1/+2
| | | | |
| * | | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.0tomas@poseidon.ndb.mysql.com2006-03-201-14/+14
| |\ \ \ \ | | | | | | | | | | | | | | | | | | into poseidon.ndb.mysql.com:/home/tomas/mysql-5.0
| | * \ \ \ Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.0tomas@poseidon.ndb.mysql.com2006-03-081-14/+14
| | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | into poseidon.ndb.mysql.com:/home/tomas/mysql-5.0
| | | * \ \ \ Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.0tomas@poseidon.ndb.mysql.com2006-02-201-14/+14
| | | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | into poseidon.ndb.mysql.com:/home/tomas/mysql-5.0
| | | | * | | | Bug #17325 HA Testing: Node failed takeover for failed node (Array index ↵tomas@poseidon.ndb.mysql.com2006-02-131-14/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | out of range) wrong arrGuard, see MAX_REPLICAS+1 0n row 6457 + changed all 4 constants to MAX_REPLICAS + moved some arrGuards out of loops for optim reasons
* | | | | | | | Makefile.am:kent@mysql.com2006-03-291-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use "dist_bin_SCRIPTS" to get a script distributed
* | | | | | | | Mergekent@mysql.com2006-03-291-1/+2
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Makefile.am:kent@mysql.com2006-03-291-0/+3
| | |_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | Install "ndb_size.pl" script and template, bug#18421
* | | | | | | Makefile.am:kent@mysql.com2006-03-291-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Added "ndb_error_reporter" script, bug#18421