An error occurred fetching the project authors.
- 06 Dec, 2007 1 commit
-
-
bug#21072 Duplicate key error in NDB references wrong key: Return correct key for non-batching inserts
-
- 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
-
- 23 Dec, 2006 1 commit
-
-
kent@mysql.com/kent-amd64.(none) authored
Changed header to GPL version 2 only
-
- 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
-
- 24 May, 2006 1 commit
-
-
mskold@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
-
- 02 Jun, 2005 1 commit
-
-
msvensson@neptunus.(none) authored
- Fix several valgrind warnings.
-
- 20 Feb, 2005 1 commit
-
-
pekka@mysql.com authored
-
- 16 Feb, 2005 2 commits
-
-
pekka@mysql.com authored
-
pekka@mysql.com authored
-
- 27 Jan, 2005 1 commit
-
-
pekka@mysql.com authored
-
- 14 Jan, 2005 2 commits
-
-
tomas@poseidon.ndb.mysql.com authored
added number_of_replicas printout in show table status
-
joreland@mysql.com authored
-
- 13 Jan, 2005 1 commit
-
-
tomas@poseidon.ndb.mysql.com authored
Added pseudo column fragment memory changed ndb_get_table_statistics to take struct and read row_size and fragment_memory
-
- 08 Jan, 2005 2 commits
-
-
pekka@mysql.com authored
-
pekka@mysql.com authored
-
- 07 Jan, 2005 3 commits
-
-
tomas@poseidon.ndb.mysql.com authored
-
tomas@poseidon.ndb.mysql.com authored
-
pekka@mysql.com authored
-
- 05 Jan, 2005 2 commits
-
-
tomas@poseidon.ndb.mysql.com authored
+ some docs update on events
-
tomas@poseidon.ndb.mysql.com authored
and removed usage of Ndb::waitUntilReady()
-
- 04 Jan, 2005 2 commits
-
-
tomas@poseidon.ndb.mysql.com authored
+ some extra docs on the area updated docs by removing som async stuff
-
tomas@poseidon.ndb.mysql.com authored
-
- 09 Dec, 2004 1 commit
-
-
joreland@mysql.com authored
-
- 07 Dec, 2004 1 commit
-
-
mskold@mysql.com authored
-
- 06 Dec, 2004 2 commits
-
-
mskold@mysql.com authored
-
joreland@mysql.com authored
-
- 08 Nov, 2004 1 commit
-
-
joreland@mysql.com authored
1) fix so that missing blob tables don't prevent table from being dropped 2) decrease size of blob part if record length exceeds max length 3) add test case for table wo/ corresponding blob table 4) init scan counters when sending scan_tabreq
-
- 03 Nov, 2004 1 commit
-
-
joreland@mysql.com authored
-
- 02 Nov, 2004 1 commit
-
-
joreland@mysql.com authored
-
- 31 Oct, 2004 1 commit
-
-
joreland@mysql.com authored
Index scan/lookup (only scan specific fragment)
-
- 25 Sep, 2004 1 commit
-
-
joreland@mysql.com authored
more bug fixes.
-
- 15 Sep, 2004 2 commits
-
-
pekka@mysql.com authored
-
pekka@mysql.com authored
-
- 14 Sep, 2004 2 commits
-
-
tomas@poseidon.(none) authored
clearer configure description texts changed Ndb_local_table_info to use create, destroy metods and hidden constructor/destructor move definition if Thd_ndb to .h file and changes seize/release to operate on Thd_ndb instead of Ndb objects moved allocation/deletion of Ndb objects to Thd_ndb
-
tomas@poseidon.(none) authored
new methods to keep "records" up to date unset flag HA_NOT_EXACT_COUNT to make handler read "records" field, for count() optim and join optimization new methods to keep "records" up to datecorrect record field in ndbcluster handler new method for ndbcluster handler to store/retrieve table and thread specific data changed local hash to store new table_info object, with placeholders for local data, instead of TableImpl hanged deleteKey to return ponter to deleted object moved heavy global cache fetch from inline to separate method
-
- 11 Sep, 2004 1 commit
-
-
mskold@mysql.com authored
-
- 27 Aug, 2004 1 commit
-
-
joreland@mysql.com authored
Cleaned up code Changed ndb_select_all
-