pekka@mysql.com
abcd2994c2
NDB wl-1942 dbtux - move scans correctly at index tree re-org
2004-10-17 13:12:25 +02:00
joreland@mysql.com
c7fdd8af14
4006 is temporary
2004-10-17 09:06:15 +02:00
pekka@mysql.com
a04f98d385
NDB wl-1533 tux optim 17 - allow slack in interior nodes
2004-10-16 15:44:55 +02:00
joreland@mysql.com
d33a1050fe
Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb
...
into mysql.com:/home/jonas/src/mysql-4.1-ndb
2004-10-15 08:09:11 +02:00
joreland@mysql.com
00e5047e98
autotest failures
2004-10-15 08:08:39 +02:00
pekka@mysql.com
d44070ef62
NDB dbtux - remove obsolete code
2004-10-14 16:27:48 +02:00
joreland@mysql.com
164342f9f1
Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb
...
into mysql.com:/home/jonas/src/mysql-4.1-ndb
2004-10-14 13:24:19 +02:00
pekka@mysql.com
69f0df8a9f
NDB dbtux minor change
2004-10-14 13:23:57 +02:00
pekka@mysql.com
5c700650ca
Merge pnousiainen@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb
...
into mysql.com:/space/pekka/ndb/version/my41-tux
2004-10-14 10:38:47 +02:00
joreland@mysql.com
991694bc29
Set error code, when return NULL in hupp
2004-10-13 15:53:26 +02:00
joreland@mysql.com
f47afc6fb4
Smarter test
2004-10-13 15:30:43 +02:00
joreland@mysql.com
2d1121020f
Handle DELETE/INSERT as update in operations started before LCP
2004-10-13 15:27:39 +02:00
joreland@mysql.com
dacc257bf7
Handle temporary errors in clearTable
2004-10-13 12:34:36 +02:00
joreland@mysql.com
74f17e4ca6
Fix changed interface to HugoOperations
2004-10-13 11:43:54 +02:00
joreland@mysql.com
9497ee2f9e
testBasic -n NoCommit626
...
Handle commit of zero operations
2004-10-13 11:28:24 +02:00
joreland@mysql.com
57612c479f
Merge mysql.com:/home/jonas/src/mysql-4.1
...
into mysql.com:/home/jonas/src/mysql-4.1-ndb
2004-10-13 10:19:28 +02:00
tomas@poseidon.ndb.mysql.com
b40261262a
fix for some build/test errors for 4.1.6
2004-10-13 00:38:43 +00:00
pekka@mysql.com
abf1b8fbc3
NDB compile fix sol9x86
2004-10-12 14:07:41 +02:00
tomas@poseidon.ndb.mysql.com
6d83632432
converted to use my_malloc for memory allocation
2004-10-11 10:30:47 +00:00
joreland@mysql.com
975dcc9628
Add new test cases to autotest
2004-10-11 11:32:16 +02:00
joreland@mysql.com
072f4fbf2e
Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb
...
into mysql.com:/home/jonas/src/mysql-4.1-ndb
2004-10-11 11:13:04 +02:00
joreland@mysql.com
cf6a605437
wl1801 - more node failure handling in simple/dirty read
2004-10-11 11:02:39 +02:00
joreland@mysql.com
fa7a36bb33
wl1801 - Support for handling NF during dirty read
2004-10-11 09:20:04 +02:00
pekka@mysql.com
fabf791061
Merge
2004-10-10 18:55:05 +02:00
pekka@mysql.com
3d21802443
NDB tux optim 16 - binary search on bounding node when adding entry
2004-10-10 18:21:05 +02:00
pekka@mysql.com
1778ac4fcf
NDB ndb_mgm: fix dump and signal log (more to do)
2004-10-10 17:38:14 +02:00
joreland@mysql.com
37cc75b1cb
Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb
...
into mysql.com:/home/jonas/src/mysql-4.1-ndb
2004-10-10 13:13:13 +02:00
tomas@poseidon.ndb.mysql.com
252c14049e
Merge poseidon.ndb.mysql.com:/home/tomas/mysql-4.1
...
into poseidon.ndb.mysql.com:/home/tomas/mysql-4.1-ndb-merge
2004-10-10 10:03:10 +00:00
tomas@poseidon.ndb.mysql.com
060707c2f1
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
2004-10-10 08:31:45 +00:00
pekka@mysql.com
e0c36040b8
NDB tux optim 15 - fix wasted space in index node entries
2004-10-09 16:22:16 +02:00
joreland@mysql.com
20e5bfe839
wl 1801
...
Testcases for NF
2004-10-08 17:44:20 +02:00
joreland@mysql.com
46b2eae096
Test prg update
...
- make test node restart test harder
2004-10-08 16:42:51 +02:00
joreland@mysql.com
07359aef31
hmm. a bit trigger happy.
...
on the real table readTuple is needed
2004-10-08 11:35:56 +02:00
joreland@mysql.com
fe7e87882a
Let blobs use committedRead, this is always correct as
...
as read lock is held on primary table
2004-10-08 11:06:44 +02:00
pekka@mysql.com
8920cff4e9
NDB wl-2151 Fix bounds setting table handler vs TUX
2004-10-08 10:50:50 +02:00
joreland@mysql.com
ea21d7c936
Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb
...
into mysql.com:/home/jonas/src/mysql-4.1-ndb
2004-10-08 10:26:23 +02:00
joreland@mysql.com
087a694f65
Fix simple/dirty read handling
2004-10-08 09:43:38 +02:00
magnus@neptunus.(none)
86918cd1fc
Protect from use of NULL pointer
2004-10-07 17:59:37 +02:00
magnus@neptunus.(none)
6bbf1f8ee4
Merge msvensson@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb
...
into neptunus.(none):/home/magnus/mysql/mysql-4.1-ndb
2004-10-07 11:57:47 +02:00
magnus@neptunus.(none)
551cbfe0c6
Fix error message
2004-10-07 09:09:18 +02:00
tomas@poseidon.ndb.mysql.com
ae87bd11fb
Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1
...
into poseidon.ndb.mysql.com:/home/tomas/mysql-4.1-ndb2
2004-10-06 13:34:17 +00:00
tomas@poseidon.ndb.mysql.com
6f0f5c1d21
NdbScanOperation.cpp:
...
fix for compile error in gcc.3.4.4
and run error in gcc3.3.2
2004-10-06 13:28:59 +00:00
tomas@poseidon.ndb.mysql.com
66923bf968
forgot to remove ndbrequire
2004-10-06 13:26:38 +00:00
tomas@poseidon.ndb.mysql.com
884892a650
bug#5736, subqueries and not in
...
and testcases
2004-10-06 13:18:55 +00:00
joreland@mysql.com
f715d82a74
testcase for bug#5736
...
fix of changed clo to mysql-test-run
2004-10-06 11:00:09 +02:00
joreland@mysql.com
b9b866078c
debug printout
2004-10-06 08:53:19 +02:00
joreland@mysql.com
a716d2c4cf
bug#5367
...
subqueries with "not in" and ndb
2004-10-06 08:48:26 +02:00
tomas@poseidon.ndb.mysql.com
ebb425d9c9
more and better arbitration warnings for cluster config
2004-10-05 15:18:32 +00:00
joreland@mysql.com
9d6cb54bce
Merge mysql.com:/home/jonas/src/mysql-4.1
...
into mysql.com:/home/jonas/src/mysql-4.1-ndb
2004-10-05 14:04:33 +02:00
joreland@mysql.com
ac7771becd
Don't need to scan exclusive since keyinfo is sent anyway
2004-10-05 13:51:32 +02:00