- 20 Oct, 2006 6 commits
-
-
jonas@perch.ndb.mysql.com authored
into perch.ndb.mysql.com:/home/jonas/src/50-work
-
jonas@perch.ndb.mysql.com authored
Fix some too small buffers in backup
-
jonas@perch.ndb.mysql.com authored
into perch.ndb.mysql.com:/home/jonas/src/50-work
-
jonas@perch.ndb.mysql.com authored
Fixed a 4.1/5.0 vs. 5.1 name change in latest SR bug fix
-
jonas@perch.ndb.mysql.com authored
into perch.ndb.mysql.com:/home/jonas/src/50-work
-
jonas@perch.ndb.mysql.com authored
Fix monster SR bug making SR with ordered indexes (or temporary tables) broken
-
- 19 Oct, 2006 2 commits
-
-
jonas@perch.ndb.mysql.com authored
this changes lock taken during peek, to decrease likelyhood of transaction abort
-
jonas@perch.ndb.mysql.com authored
into perch.ndb.mysql.com:/home/jonas/src/50-work
-
- 18 Oct, 2006 1 commit
-
-
jonas@perch.ndb.mysql.com authored
Make sure postExecute is not run for blobs if AO_IgnoreError
-
- 13 Oct, 2006 1 commit
-
-
jonas@perch.ndb.mysql.com authored
1) Handle not started nodes in dump 1000 (check for division by 0) 2) Make sure to init variables in constructor
-
- 12 Oct, 2006 3 commits
-
-
jonas@perch.ndb.mysql.com authored
note this does not happen in 5.0, but i'm committing it here to keep code same between 5.0 and 5.1
-
jonas@perch.ndb.mysql.com authored
into perch.ndb.mysql.com:/home/jonas/src/50-work
-
jonas@perch.ndb.mysql.com authored
Fix race-condition between COPY_GCIREQ (GCP) and lcpSetActiveStatusEnd Solution is _not_ to copy sysfileData from COPY_GCIREQ from "self"
-
- 10 Oct, 2006 2 commits
-
-
jonas@perch.ndb.mysql.com authored
fix bug in test prg
-
jonas@perch.ndb.mysql.com authored
fix bug in handling of inactive timeout for scan, when all is delivered
-
- 06 Oct, 2006 1 commit
-
-
jonas@perch.ndb.mysql.com authored
Add checking of REDO to earlier during SR so take-over of node can be performed if it can't be restarted using logs (which btw is really weird...as it _should_ be able to use logs of other node in node group) Otherwise cluster could be started and 1 fragment on one node could not have been restored Making the cluster inconsisten, VERY BAD
-
- 04 Oct, 2006 1 commit
-
-
jonas@perch.ndb.mysql.com authored
Make sure checkKeepGci is also run on oldStoredReplicas to prevent keepgci to move backwards when crash node restarts
-
- 26 Sep, 2006 6 commits
-
-
jonas@perch.ndb.mysql.com authored
into perch.ndb.mysql.com:/home/jonas/src/50-work
-
jonas@perch.ndb.mysql.com authored
Fix take-over during SR, remove coupling to lcp/gcp (if systemRestartOngoing())
-
jonas@perch.ndb.mysql.com authored
into perch.ndb.mysql.com:/home/jonas/src/50-work
-
jonas@perch.ndb.mysql.com authored
handle also CS_CONNECTED as "abort" in handleFailedApi to keep from falling on assertion in releaseApiCon in case of committed dirtyRead
-
jonas@perch.ndb.mysql.com authored
into perch.ndb.mysql.com:/home/jonas/src/50-work
-
jonas@perch.ndb.mysql.com authored
Fix occational LCP hang!!! Make sure only to consider alive nodes in startNextChkpt
-
- 15 Sep, 2006 4 commits
-
-
jonas@perch.ndb.mysql.com authored
Fix so that scans closed before execute are removed from "scans to send list"
-
jonas@perch.ndb.mysql.com authored
into perch.ndb.mysql.com:/home/jonas/src/50-work
-
jonas@perch.ndb.mysql.com authored
Fix for alter table when node is down...that could cause pain and misery
-
jonas@perch.ndb.mysql.com authored
review, Fix also master being "old" version
-
- 14 Sep, 2006 3 commits
-
-
jonas@perch.ndb.mysql.com authored
remove accidently left debug code
-
jonas@perch.ndb.mysql.com authored
send new fragdistkeys to all replicas during node recovery to make sure that not 3rd or 4th replicas fragDistKey becomes out of sync
-
jonas@perch.ndb.mysql.com authored
also bind client to local host name if specified
-
- 13 Sep, 2006 1 commit
-
-
jonas@perch.ndb.mysql.com authored
allow bind address for ndbd
-
- 04 Sep, 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
fix deadlock if master switches log file in parallell with "show master logs"
-
- 28 Aug, 2006 1 commit
-
-
jonas@perch.ndb.mysql.com authored
Improve error message when detecting corrupted REDO log
-
- 24 Aug, 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
read TransactionDeadlockTimeout (for scans) to cater for insane settings
-
- 15 Aug, 2006 1 commit
-
-
jonas@perch.ndb.mysql.com authored
init ndb_cache_check_time and honor value in my.cnf
-
- 14 Aug, 2006 1 commit
-
-
jonas@perch.ndb.mysql.com authored
into perch.ndb.mysql.com:/home/jonas/src/50-work
-
- 09 Aug, 2006 1 commit
-
-
jonas@perch.ndb.mysql.com authored
Make sure updateNodeInfo is run on master also for temporary tables
-
- 08 Aug, 2006 1 commit
-
-
jonas@perch.ndb.mysql.com authored
into perch.ndb.mysql.com:/home/jonas/src/50-work
-