pekka@mysql.com
|
5ce418b260
|
ndb - bug#17421, changes NDB API pushdown LIKE arg to plain char
|
2006-05-05 00:53:34 +02:00 |
|
mskold@mysql.com
|
260270124e
|
Added type tags to operations
|
2006-03-23 09:57:58 +01:00 |
|
jonas@perch.ndb.mysql.com
|
2119a88abe
|
Merge perch.ndb.mysql.com:/home/jonas/src/mysql-4.1
into perch.ndb.mysql.com:/home/jonas/src/mysql-5.0
|
2005-09-20 10:46:33 +02:00 |
|
jonas@eel.(none)
|
e899d41169
|
ndb
impl support for querying resource usage in ndb api
to help track down mem leaks
|
2005-09-16 11:26:34 +02:00 |
|
joreland@mysql.com
|
7015a48cf5
|
wl2240 - ndb - new testcase for validating startTransation with hint
|
2005-01-14 08:58:50 +01:00 |
|
tomas@poseidon.ndb.mysql.com
|
d42f92d294
|
fixed a number of doxygen warnings
|
2005-01-10 01:25:20 +01:00 |
|
tomas@poseidon.ndb.mysql.com
|
f2b25a6e72
|
moved AbortOption and ExecType inside NdbTransaction
and provided some backwards compat functions
|
2005-01-05 04:13:46 +01:00 |
|
tomas@poseidon.ndb.mysql.com
|
9ca6cd71b1
|
changed documented method from get/setDistributionKey to get/setPartitionKey
+ some extra docs on the area
updated docs by removing som async stuff
|
2005-01-04 19:51:59 +01:00 |
|
tomas@poseidon.ndb.mysql.com
|
2e7148576c
|
changed example names
and updated some docs
|
2005-01-04 16:15:15 +01:00 |
|
joreland@mysql.com
|
52fb0ec534
|
wl1804 - ndb - add support for _all_ type in NdbScanFilter + TUP
|
2004-12-28 22:20:37 +01:00 |
|
joreland@mysql.com
|
e4d72dfa63
|
ndb - Update documentation wrt scans
|
2004-12-28 11:59:33 +01:00 |
|
tomas@poseidon.ndb.mysql.com
|
ab7bafb618
|
added depricated
|
2004-12-23 15:59:39 +01:00 |
|
tomas@poseidon.ndb.mysql.com
|
a39926ffe2
|
removed interpreted program stuff from docs
added some doxygen skip internal
|
2004-12-23 12:18:22 +01:00 |
|
tomas@poseidon.ndb.mysql.com
|
89c037b2a9
|
backwards compatible name change NdbConnectionto NdbTransaction
removed friend declarations from doxygen
updated some documentation in mgmapi
|
2004-12-23 11:21:01 +01:00 |
|
joreland@mysql.com
|
5832078015
|
wl#2126 - ndb - Fix handling of null values wrt read multi range
|
2004-12-01 12:43:30 +01:00 |
|
joreland@mysql.com
|
1c75becb7c
|
wl#2126 - read_multi_range ndb part
|
2004-11-17 10:07:52 +01:00 |
|
joreland@mysql.com
|
58ecd9a5cf
|
merge
|
2004-11-11 10:45:45 +01:00 |
|
joreland@mysql.com
|
8d82c1308d
|
wl1504 - scan using distribution key and EQ_BOUND
|
2004-11-01 23:23:26 +01:00 |
|
joreland@mysql.com
|
e690212efb
|
removed copy paste index code
improved handling of bits in last word
|
2004-11-01 09:17:43 +01:00 |
|
joreland@mysql.com
|
5374ac8f35
|
wl1540, 1802
Index scan/lookup (only scan specific fragment)
|
2004-10-31 22:21:51 +01:00 |
|
pekka@mysql.com
|
0669646752
|
NDB bug-6018 support writeTuple with blobs
|
2004-10-31 15:33:56 +01:00 |
|
joreland@mysql.com
|
087a694f65
|
Fix simple/dirty read handling
|
2004-10-08 09:43:38 +02:00 |
|
joreland@mysql.com
|
0a8bbe4d85
|
wl2135 - index restart
|
2004-10-05 12:17:42 +02:00 |
|
joreland@mysql.com
|
0783bfb6c3
|
Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb
into mysql.com:/home/jonas/src/mysql-4.1-ndb
|
2004-10-04 13:02:16 +02:00 |
|
joreland@mysql.com
|
0c7e32fcab
|
NdbIndexScanOperation::reset_bounds()
- Send BOUNDS as KEYINFO
- At restart, only reset KEYINFO
--
Fix resource shortage at KEYINFO in Dbtc and Dblqh w.r.t scan
--
|
2004-10-04 12:59:04 +02:00 |
|
tomas@poseidon.ndb.mysql.com
|
0a9730beb4
|
set correct lockmode in all reads...
move lockmode from scan operation to operation
added read tuple with lock mode
|
2004-09-28 17:35:07 +00:00 |
|
joreland@mysql.com
|
e8566a205a
|
Bug#5429
Use const table * in NDB API
|
2004-09-07 21:53:59 +02:00 |
|
joreland@mysql.com
|
872dff5b69
|
Added 3 psuedo columns
Cleaned up code
Changed ndb_select_all
|
2004-08-27 22:31:16 +02:00 |
|
joreland@mysql.com
|
31a5dd0a0d
|
Implemented general purpose psuedo columns: row_count & fragment
Implemented new interpreter instruction: exit_ok_last
This two new features combined can be used to make fast select count
|
2004-08-24 23:27:32 +02:00 |
|
joreland@mysql.com
|
2082e8b9e4
|
bug#4909 + testSystemRestart -n SR_FULLDB
1) Fix so that scan takeover is possible after SR
2) Reserve two pages for SR "zero pages"
|
2004-08-05 15:38:08 +02:00 |
|
joreland@mysql.com
|
e18b384b64
|
testIndex -n NFNR1
Bugs in scan(tc)
nf-handling(api)
exec-handling(tc)
|
2004-07-07 13:40:53 +02:00 |
|
joreland@mysql.com
|
534b492aec
|
Merge blobs
|
2004-06-17 23:42:17 +02:00 |
|
joreland@mysql.com
|
59f45651a0
|
merge blob code
|
2004-06-17 14:03:21 +02:00 |
|
pekka@mysql.com
|
c15a866f6c
|
merged ndb api blobs
|
2004-06-10 14:02:30 +02:00 |
|
pekka@mysql.com
|
699793ec95
|
ndb api blobs
|
2004-06-10 12:04:30 +02:00 |
|
joreland@mysql.com
|
9d851e9385
|
Merge
|
2004-05-27 11:36:10 +02:00 |
|
joreland@mysql.com
|
e7ce0018da
|
Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb
into mysql.com:/home/jonas/src/mysql-4.1-ndb
|
2004-05-27 10:26:56 +02:00 |
|
joreland@mysql.com
|
4c90c593af
|
wl1671 - Sorted scan
|
2004-05-26 13:24:14 +02:00 |
|
magnus@neptunus.(none)
|
80837e0c7d
|
Removed AttrType.hpp and moved the "internal" datatypes to their corresponding class.
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.
|
2004-05-25 11:53:07 +02:00 |
|
joreland@mysql.com
|
f62b63dc76
|
Added unit performance test for scan
|
2004-05-21 16:46:56 +02:00 |
|
tomas@mc05.(none)
|
18f6340f63
|
introduced ndb_global.h/my_global.h to replace sytem lib includes e.g. stdio, stdlib
|
2004-05-07 08:39:42 +02:00 |
|
magnus@neptunus.(none)
|
5b3aec2b90
|
Initial revision of NDB Cluster files
|
2004-04-14 10:53:21 +02:00 |
|