- 07 Apr, 2006 1 commit
-
-
jonas@perch.ndb.mysql.com authored
remove debug prinouts in Qmgr
-
- 06 Apr, 2006 4 commits
-
-
jonas@perch.ndb.mysql.com authored
into perch.ndb.mysql.com:/home/jonas/src/50-work
-
jonas@perch.ndb.mysql.com authored
1) make sure that check_multi_node_shutdown does not proceed (in stop case) 2) Fix printout
-
jonas@perch.ndb.mysql.com authored
-
jonas@perch.ndb.mysql.com authored
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
-
- 05 Apr, 2006 2 commits
-
-
jonas@perch.ndb.mysql.com authored
-
jonas@perch.ndb.mysql.com authored
into perch.ndb.mysql.com:/home/jonas/src/50-work
-
- 03 Apr, 2006 4 commits
-
-
jonas@perch.ndb.mysql.com authored
fix testprogam if only 1 node group
-
jonas@perch.ndb.mysql.com authored
Fix compile error...when compiling debug
-
jonas@perch.ndb.mysql.com authored
add testprg for SR case aswell
-
jonas@perch.ndb.mysql.com authored
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)
-
- 31 Mar, 2006 4 commits
-
-
jonas@perch.ndb.mysql.com authored
add new testpgrom for bug#18612 to autotest
-
jonas@perch.ndb.mysql.com authored
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
-
jonas@perch.ndb.mysql.com authored
-
jonas@perch.ndb.mysql.com authored
correct return value in check_cm_cmregreq
-
- 30 Mar, 2006 1 commit
-
-
jonas@perch.ndb.mysql.com authored
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
-
- 28 Mar, 2006 1 commit
-
-
jonas@perch.ndb.mysql.com authored
Ndbapi can reorder recattr when doing sorted scan (for faster comparision) make sure handler maps correct recattr to correct mysql column
-
- 27 Mar, 2006 2 commits
-
-
jonas@perch.ndb.mysql.com authored
into perch.ndb.mysql.com:/home/jonas/src/50-work
-
jonas@perch.ndb.mysql.com authored
Change semantic on DumpStateOrd::CmvmiSetRestartOnErrorInsert() Called wo/ args it resets to value in configuration (previously it set to 1 if called wo/ args)
-
- 23 Mar, 2006 3 commits
-
-
jonas@perch.ndb.mysql.com authored
into perch.ndb.mysql.com:/home/jonas/src/50-work
-
jonas@perch.ndb.mysql.com authored
remove bug#18385 from autotest as it only works on 2 node clusters
-
jonas@perch.ndb.mysql.com authored
minor fixes in test programs
-
- 22 Mar, 2006 8 commits
-
-
jonas@perch.ndb.mysql.com authored
post merge fixes
-
jonas@perch.ndb.mysql.com authored
into perch.ndb.mysql.com:/home/jonas/src/50-work
-
jonas@perch.ndb.mysql.com authored
fix obscure error lookup
-
jonas@perch.ndb.mysql.com authored
Add per partition info (optionally to ndb_desc)
-
jonas@perch.ndb.mysql.com authored
Update makefile for removed files
-
jonas@perch.ndb.mysql.com authored
some more ndb-autotest updates (previously uncommitted...but in use)
-
jonas@perch.ndb.mysql.com authored
minor update to ndb-autotest.sh and config files
-
jonas@perch.ndb.mysql.com authored
Fix timeout during ABORT when ZABORT_TIMEOUT_BREAK is outstanding
-
- 21 Mar, 2006 2 commits
-
-
jonas@perch.ndb.mysql.com authored
timeslice DUMP(7015)
-
jonas@perch.ndb.mysql.com authored
Partial system restart, can not try to start with higher GCI that own even if knowing about a higher number
-
- 20 Mar, 2006 5 commits
-
-
jonas@perch.ndb.mysql.com authored
into perch.ndb.mysql.com:/home/jonas/src/41-work
-
jonas@perch.ndb.mysql.com authored
remove debug prinout
-
jonas@perch.ndb.mysql.com authored
Remove useless and tricky state fiddleing in TC to syncronize NF_CompleteRep as code is already present in DIH aswell Keep broadcast of TAKEOVER_TCCONF for online upgrade
-
jonas@perch.ndb.mysql.com authored
Use variable waitfor_response_timeout (depending on TransactionDeadLockTimeout) When getting 4012, set NeedAbort and ReleaseOnClose
-
jonas@perch.ndb.mysql.com authored
Activly abort transactions (that's affected) during NF This removes a lot of bugs that can occur otherwise is using high value for TransactionDeadLockTimout
-
- 17 Mar, 2006 3 commits
-
-
jonas@perch.ndb.mysql.com authored
dont't allow node to join cluster until all nodes has completed failure handling
-
elliot@mysql.com authored
to binlog too much. When InnoDB has to rollback a transaction because the lock table has filled up, it also needs to inform the upper layer that the transaction was rolled back so that the cached transaction is not written to the binary log.
-
jonas@perch.ndb.mysql.com authored
8 repeated nr with table wo/ logging cause crash Dont create crashed replica for temporary tables
-