An error occurred fetching the project authors.
- 25 Oct, 2004 1 commit
-
-
tomas@poseidon.ndb.mysql.com authored
-
- 21 Oct, 2004 1 commit
-
-
tomas@poseidon.ndb.mysql.com authored
-
- 13 Oct, 2004 1 commit
-
-
joreland@mysql.com authored
-
- 10 Oct, 2004 1 commit
-
-
tomas@poseidon.ndb.mysql.com authored
Fixes bug with tableImpl with blobs not being initialized properly w.r.t pointer to blob tableImpl in column added blob to test to see that blob tables don't show up in show tables auto increment setting need not fetch blob tables (will otherwise generate error during table creation) moved addBlobTables out of fetchGlobalTableImpl to get_local_table_info changed addBlobTables to start from last column and break if all blobs added also addBlobTables will return -1 if failed (typically getTable) changed to using get_local_table_info with internal table name where applicable for efficiency added option to get_local_table_info wether to fetch blob tables or not getTable always fetches the blobtables moved addBlobTables to get_local_table_info to always be called, even if main table goes to cache only
-
- 07 Oct, 2004 1 commit
-
-
magnus@neptunus.(none) authored
-
- 04 Oct, 2004 1 commit
-
-
tomas@poseidon.ndb.mysql.com authored
-
- 25 Sep, 2004 1 commit
-
-
tomas@poseidon.ndb.mysql.com authored
debug printouts
-
- 14 Sep, 2004 1 commit
-
-
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
-
- 07 Sep, 2004 1 commit
-
-
joreland@mysql.com authored
Use const table * in NDB API
-
- 06 Sep, 2004 1 commit
-
-
tomas@poseidon.(none) authored
fixed some error codes in Ndb so that 4009-cluster failure is returned when cluster is not up
-
- 01 Sep, 2004 1 commit
-
-
tomas@poseidon.(none) authored
added class Ndb_cluster_connection to prepare for making order of starting mysqld and ndbd irrelevant
-
- 24 Aug, 2004 2 commits
-
-
tomas@poseidon.(none) authored
-
tomas@poseidon.(none) authored
-
- 18 Aug, 2004 1 commit
-
-
mskold@mysql.com authored
-
- 17 Aug, 2004 1 commit
-
-
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...)
-
- 11 Aug, 2004 1 commit
-
-
mskold@mysql.com authored
-
- 10 Aug, 2004 2 commits
-
-
mskold@mysql.com authored
-
mskold@mysql.com authored
-
- 29 Jul, 2004 1 commit
-
-
mskold@mysql.com authored
Fix for bug#3912 Auto increment not correctly initialised when table is altered, completes WL#1911 Extended AUTO_INCREMENT support in NDB
-
- 09 Jul, 2004 1 commit
-
-
mysqldev@o2k.irixworld.net authored
-
- 24 Jun, 2004 1 commit
-
-
joreland@mysql.com authored
(the previous commit was in "non" fresh clone :-()
-
- 17 Jun, 2004 1 commit
-
-
tomas@poseidon.bredbandsbolaget.se authored
-
- 26 May, 2004 2 commits
-
-
joreland@mysql.com authored
-
joreland@mysql.com authored
WL1356 - Discless db node WL1357 - sp 1-2
-
- 25 May, 2004 1 commit
-
-
magnus@neptunus.(none) authored
Moved NdbSchemaCon and NdbSchemaOp out of the public NdbApi, it can however still be used by old test programs. Added print oof indexes to desc.
-
- 19 May, 2004 2 commits
-
-
tomas@mc05.(none) authored
-
tomas@mc05.(none) authored
-
- 13 May, 2004 1 commit
-
-
tomas@mc05.(none) authored
-
- 12 May, 2004 1 commit
-
-
tomas@mc05.(none) authored
-
- 07 May, 2004 2 commits
-
-
tomas@mc05.(none) authored
-
tomas@mc05.(none) authored
-
- 14 Apr, 2004 1 commit
-
-
magnus@neptunus.(none) authored
-