An error occurred fetching the project authors.
- 10 Sep, 2006 1 commit
-
-
pekka@orca.ndb.mysql.com authored
-
- 15 Aug, 2006 1 commit
-
-
jonas@perch.ndb.mysql.com authored
Fix ndb_condition_pushdown (5.0->5.1 merge error)
-
- 14 Aug, 2006 1 commit
-
-
jonas@perch.ndb.mysql.com authored
-
- 26 Jul, 2006 1 commit
-
-
pekka@orca.ndb.mysql.com authored
-
- 19 Jul, 2006 1 commit
-
-
pekka@orca.ndb.mysql.com authored
-
- 18 May, 2006 1 commit
-
-
jonas@perch.ndb.mysql.com authored
introduce acc per row logical mutex to fix difficult error handling cases
-
- 04 May, 2006 2 commits
-
-
tomas@poseidon.ndb.mysql.com authored
-
jonas@perch.ndb.mysql.com authored
-
- 26 Apr, 2006 1 commit
-
-
jonas@perch.ndb.mysql.com authored
fix dirty page handling during opt.nr
-
- 24 Apr, 2006 1 commit
-
-
jonas@perch.ndb.mysql.com authored
Fix various abort cases (mainly MM but also 1 DD) that has been found running dbt2
-
- 21 Apr, 2006 2 commits
-
-
jonas@perch.ndb.mysql.com authored
Fix error handling when out of diskspace
-
jonas@perch.ndb.mysql.com authored
A-insert/B-insert/A-rollback/B-rollback leads to node crash, as bits in tuple header gets incorrectly assigned in second insert this also likely fixes bug 18589 and explains 18808
-
- 07 Feb, 2006 1 commit
-
-
jonas@perch.ndb.mysql.com authored
init both pos and len
-
- 02 Feb, 2006 1 commit
-
-
jonas@perch.ndb.mysql.com authored
Fix SR bug that extent pages was scanned before undo was run Fix bug wrt page flushing/tsman and tup's dirty page list
-
- 24 Jan, 2006 1 commit
-
-
jonas@perch.ndb.mysql.com authored
fix typo + add error code to printable list
-
- 11 Jan, 2006 2 commits
-
-
pekka@mysql.com authored
-
jonas@perch.ndb.mysql.com authored
-
- 08 Nov, 2005 1 commit
-
-
joerg@mysql.com authored
-
- 07 Nov, 2005 3 commits
-
-
tulin@ndbmaster.mysql.com authored
-
jonas@perch.ndb.mysql.com authored
same row - prepare delete, prepare insert (with different size), commit delete, commit insert would lead to assertion as prepare insert didnt call handle_size_change_after_update
-
jonas@perch.ndb.mysql.com authored
-
- 20 Sep, 2005 1 commit
-
-
pekka@mysql.com authored
-
- 27 Apr, 2005 1 commit
-
-
brian@zim.(none) authored
-
- 21 Feb, 2005 1 commit
-
-
pekka@mysql.com authored
-
- 18 Feb, 2005 1 commit
-
-
pekka@mysql.com authored
-
- 17 Feb, 2005 1 commit
-
-
pekka@mysql.com authored
-
- 05 Feb, 2005 1 commit
-
-
mskold@mysql.com authored
-
- 29 Dec, 2004 1 commit
-
-
joreland@mysql.com authored
-
- 28 Dec, 2004 1 commit
-
-
joreland@mysql.com authored
-
- 26 Dec, 2004 1 commit
-
-
pekka@mysql.com authored
-
- 20 Dec, 2004 1 commit
-
-
joreland@mysql.com authored
-
- 03 Dec, 2004 1 commit
-
-
pekka@mysql.com authored
-
- 22 Oct, 2004 1 commit
-
-
tomas@poseidon.ndb.mysql.com authored
-
- 20 Oct, 2004 1 commit
-
-
tomas@poseidon.ndb.mysql.com authored
-
- 21 Sep, 2004 1 commit
-
-
joreland@mysql.com authored
are undo-logged in correct order Add bunch of testcases to autotest
-
- 17 Sep, 2004 1 commit
-
-
pekka@mysql.com authored
-
- 27 Aug, 2004 1 commit
-
-
joreland@mysql.com authored
Cleaned up code Changed ndb_select_all
-
- 24 Aug, 2004 1 commit
-
-
joreland@mysql.com authored
Implemented new interpreter instruction: exit_ok_last This two new features combined can be used to make fast select count
-
- 17 Aug, 2004 2 commits
-
-
joreland@mysql.com authored
-
joreland@mysql.com authored
(old code mixed the 3 alternatives: native, [lo, hi], [hi, lo]) This fixes problem with auto increment on different byte order (This also make adding of signed ints really simple...)
-