- 19 Feb, 2007 2 commits
-
-
jonas@perch.ndb.mysql.com authored
forgott to add testcase for bug#26481
-
jonas@perch.ndb.mysql.com authored
fix for killed node during initial node restart
-
- 17 Feb, 2007 1 commit
-
-
jonas@perch.ndb.mysql.com authored
master failure during master take over
-
- 16 Feb, 2007 2 commits
-
-
jonas@perch.ndb.mysql.com authored
backport fix from 5.1
-
jonas@perch.ndb.mysql.com authored
make lockpages=1 run a bit earlier in startup
-
- 19 Jan, 2007 1 commit
-
-
jonas@perch.ndb.mysql.com authored
fix cpu peak in big clusters during unpack of config
-
- 17 Jan, 2007 1 commit
-
-
jonas@perch.ndb.mysql.com authored
add support for doing mlockall before mallc instead of after (recommit in 5.0)
-
- 11 Jan, 2007 1 commit
-
-
jonas@perch.ndb.mysql.com authored
fix bug when master failure during nr (recommit against 5.0)
-
- 03 Jan, 2007 1 commit
-
-
jonas@perch.ndb.mysql.com authored
on master node failure during qmgr-commitreq make sure to remove all committed failed nodes from failed/prepfailed arrays
-
- 15 Dec, 2006 3 commits
-
-
jonas@perch.ndb.mysql.com authored
incorrect handling of commit/ignore error in unique index code
-
jonas@perch.ndb.mysql.com authored
add testcase
-
jonas@perch.ndb.mysql.com authored
make sure apicon timer is reset when setting CS_CONNECTED
-
- 06 Dec, 2006 1 commit
-
-
jonas@perch.ndb.mysql.com authored
Fix correct log event on db-node disconnect
-
- 01 Dec, 2006 4 commits
-
-
jonas@perch.ndb.mysql.com authored
This prevent any subsequent node restarts, but it's better than crashing an alive node
-
jonas@perch.ndb.mysql.com authored
Skip rollback if only committedRead in transaction
-
jonas@perch.ndb.mysql.com authored
add testcase for bug#24717 + fix typo
-
jonas@perch.ndb.mysql.com authored
5.0 version Add some extra state to try to prevent sending committedread to node too early
-
- 22 Nov, 2006 6 commits
-
-
jonas@perch.ndb.mysql.com authored
remove debug printouts
-
jonas@perch.ndb.mysql.com authored
Fix scan filter on bit types (note should probably be enabled in condition pushdown aswell)
-
jonas@perch.ndb.mysql.com authored
into perch.ndb.mysql.com:/home/jonas/src/50-work
-
jonas@perch.ndb.mysql.com authored
m ove mlock to much earlier in startphases not to affect heartbeats
-
jonas@perch.ndb.mysql.com authored
into perch.ndb.mysql.com:/home/jonas/src/50-work
-
jonas@perch.ndb.mysql.com authored
actually do run mlockall
-
- 21 Nov, 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
update error code list (for bug#24447)
-
jonas@perch.ndb.mysql.com authored
api disconnect just after SCAN_TABREQ
-
jonas@perch.ndb.mysql.com authored
Fix bug wrt to '\r' handling in latest commit to bug#24011
-
- 06 Nov, 2006 1 commit
-
-
jonas@perch.ndb.mysql.com authored
-
- 27 Oct, 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
Still leakage, make sure all unlinked operations are put back so they will be release (on failing blob operations, when AO_IgnoreError)
-
- 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
-