An error occurred fetching the project authors.
- 06 Feb, 2008 1 commit
-
-
- 20 Aug, 2007 1 commit
-
-
lzhou/zhl@dev3-63.(none) authored
-
- 07 Aug, 2007 1 commit
-
-
lzhou/zhl@dev3-63.(none) authored
-
- 11 Apr, 2007 1 commit
-
-
tomas@whalegate.ndb.mysql.com authored
- try to catch as many malloc failures as possible and give error messages
-
- 23 Mar, 2007 1 commit
-
-
tomas@whalegate.ndb.mysql.com authored
-
- 09 Mar, 2007 1 commit
-
-
tomas@poseidon.mysql.com authored
added error code for failing send signal and timeout waiting for node failure
-
- 23 Dec, 2006 1 commit
-
-
kent@mysql.com/kent-amd64.(none) authored
Changed header to GPL version 2 only
-
- 14 Dec, 2006 1 commit
-
-
monty@mysql.com/narttu.mysql.fi authored
- Removed not used variables and functions - Added #ifdef around code that is not used - Renamed variables and functions to avoid conflicts - Removed some not used arguments Fixed some class/struct warnings in ndb Added define IS_LONGDATA() to simplify code in libmysql.c I did run gcov on the changes and added 'purecov' comments on almost all lines that was not just variable name changes
-
- 05 Jul, 2006 1 commit
-
-
tomas@poseidon.ndb.mysql.com authored
- remove some event code to get rid of some bugs
-
- 27 Jun, 2006 1 commit
-
-
tomas@poseidon.ndb.mysql.com authored
- make sure to allocate just enough pages in the fragments by using the actual row count from the backup, to avoid over allocation of pages to fragments, and thus avoid the bug
-
- 31 May, 2006 1 commit
-
-
mskold@mysql.com authored
-
- 17 May, 2006 1 commit
-
-
pekka@mysql.com authored
-
- 16 May, 2006 1 commit
-
-
pekka@mysql.com authored
-
- 08 May, 2006 1 commit
-
-
pekka@mysql.com authored
-
- 05 May, 2006 1 commit
-
-
mskold@mysql.com authored
Bug#16997 Table rename that changes database does not rename indexes, recreate indexes in new database
-
- 20 Apr, 2006 1 commit
-
-
mskold@mysql.com authored
-
- 07 Apr, 2006 1 commit
-
-
jonas@perch.ndb.mysql.com authored
silent valgrind warnings 5.0, ndb_autodiscover
-
- 27 Mar, 2006 1 commit
-
-
pekka@mysql.com authored
-
- 18 Aug, 2005 1 commit
-
-
jonas@eel.(none) authored
Split table version into 2 (major, minor) Impl. signaling to API when table has been altered Allow running transactions to use any minor number for transactions
-
- 20 Jul, 2005 1 commit
-
-
joreland@mysql.com authored
-
- 13 Jun, 2005 1 commit
-
-
pekka@mysql.com authored
-
- 07 Jun, 2005 1 commit
-
-
joreland@mysql.com authored
better fix for bug#10190
-
- 02 Jun, 2005 1 commit
-
-
msvensson@neptunus.(none) authored
- Fix several valgrind warnings.
-
- 26 May, 2005 1 commit
-
-
joreland@mysql.com authored
ndb_restore invalid handling of distribution keys when restoring meta data (also aligned printout with that of ndb_desc)
-
- 22 May, 2005 1 commit
-
-
pekka@mysql.com authored
-
- 19 May, 2005 1 commit
-
-
msvensson@neptunus.(none) authored
- after review fixes
-
- 18 May, 2005 1 commit
-
-
msvensson@neptunus.(none) authored
- Fix valgrind warnings - Remove static db, schema and table name buffers from Ndb.cpp
-
- 27 Apr, 2005 1 commit
-
-
mskold@mysql.com authored
-
- 10 Apr, 2005 1 commit
-
-
pekka@mysql.com authored
-
- 07 Apr, 2005 1 commit
-
-
mskold@mysql.com authored
-
- 26 Feb, 2005 1 commit
-
-
pekka@mysql.com authored
fix error code
-
- 25 Feb, 2005 1 commit
-
-
joreland@mysql.com authored
More explicit naming of variables
-
- 24 Feb, 2005 2 commits
-
-
tomas@poseidon.ndb.mysql.com authored
debug printouts
-
joreland@mysql.com authored
remove dict forwarding add api retries on NotMaster
-
- 16 Feb, 2005 2 commits
-
-
pekka@mysql.com authored
-
pekka@mysql.com authored
-
- 15 Feb, 2005 1 commit
-
-
tomas@poseidon.ndb.mysql.com authored
added debug printouts changed mem allocation handling in event api split single and parallell event operation testing
-
- 10 Feb, 2005 1 commit
-
-
tomas@poseidon.ndb.mysql.com authored
-
- 04 Feb, 2005 1 commit
-
-
tomas@poseidon.ndb.mysql.com authored
corrected documentation on fragmentation set "fragmentation medium" to mean 2 fragments per node instead of 1 set default fragmentation to small instead of medium bug#8284 adjust fragmentation to max_rows
-
- 27 Jan, 2005 1 commit
-
-
pekka@mysql.com authored
-