summaryrefslogtreecommitdiff
path: root/ndb/src/kernel/blocks/dbtux
Commit message (Expand)AuthorAgeFilesLines
* Many files:unknown2006-12-2310-20/+10
* Remove compiler warningsunknown2006-11-201-1/+1
* ndb - dbtux: remove redundant code line (no functional change)unknown2006-10-251-1/+0
* ndb - tux scan: use lock pool for better perf and mem usageunknown2006-10-134-68/+106
* ndb - bug#20446: fix + other TUX scan improvementsunknown2006-10-096-145/+225
* ndb - bug#20446: test case and cleanups (not fix)unknown2006-10-093-150/+33
* Fix for bug#19196: Attempt to create index on usupported field type gives wro...unknown2006-04-201-2/+3
* Merge from 4.1unknown2005-05-261-1/+0
|\
| * Fix icc compiler warningunknown2005-05-261-1/+0
* | Mergeunknown2005-04-231-0/+11
|\ \ | |/
| * ndb - bug#10029 fixunknown2005-04-231-0/+11
* | ndb - workaround to strnxfrm 5.0 problemunknown2005-02-081-1/+1
* | Merge mysql.com:/home/jonas/src/mysql-5.0unknown2005-01-191-1/+0
|\ \
| * \ Merge mysql.com:/home/jonas/src/mysql-4.1unknown2005-01-191-1/+0
| |\ \ | | |/
| | * bug#7777 - ndb compile on qnxunknown2005-01-191-1/+0
* | | removed compiler warningsunknown2005-01-191-1/+1
|/ /
* | ndb - wl-1442 new varcharunknown2005-01-071-2/+13
* | mergeunknown2004-12-312-3/+3
|\ \
| * \ Merge with 4.1unknown2004-12-223-3/+17
| |\ \ | | |/
| | * mergeunknown2004-12-172-3/+3
| | |\
| | | * Making 4.1 tree compile with -ansi -pedanticunknown2004-12-162-3/+3
* | | | ndb: wl-1442 mysql vs ndb datatypes: prepareunknown2004-12-261-1/+1
* | | | ndb: wl-1893: range scanning backwards, ndb kernelunknown2004-12-177-47/+172
* | | | mergeunknown2004-12-161-0/+14
|\ \ \ \ | | |/ / | |/| |
| * | | Merge mysql.com:/home/jonas/src/mysql-4.1-fixunknown2004-12-064-22/+90
| |\ \ \ | | | |/ | | |/|
| * | | wl1744 - ndb on windozeunknown2004-11-111-1/+1
| * | | wl1744 - ndb on windowsunknown2004-11-101-0/+14
* | | | ndb: wl-1732 support all charsetsunknown2004-12-126-55/+125
| |_|/ |/| |
* | | wl2126 - ndb - add support for batching range scansunknown2004-11-233-38/+0
* | | mergeunknown2004-11-224-22/+90
|\ \ \ | | |/ | |/|
| * | ndb: fix bug-4644 Err Out of fragment operationsunknown2004-11-134-22/+90
| |/
* | mergeunknown2004-11-156-18/+20
|\ \ | |/ |/|
| * ndb: wl-2066 oopsunknown2004-11-111-1/+9
| * removed copy paste index codeunknown2004-11-011-2/+0
| * wl1540, 1802unknown2004-10-312-6/+2
| * Moved "hash" bit from k+fragbit to 0unknown2004-10-312-9/+9
* | Makefile.am:unknown2004-11-081-17/+0
|/
* compilation fix for AIXunknown2004-10-261-16/+16
* removed compiler warningunknown2004-10-251-1/+1
* remove compiler warningsunknown2004-10-221-1/+1
* NDB dbtux scan batch max 16->992 caused perf lossunknown2004-10-203-8/+32
* NDB dbtux compile fix for sol9x86unknown2004-10-202-5/+5
* NDB wl-1533 tux optim: after wl-1942 can remove signal from many methodsunknown2004-10-177-183/+166
* NDB wl-1942 dbtux - move scans correctly at index tree re-orgunknown2004-10-175-152/+265
* NDB wl-1533 tux optim 17 - allow slack in interior nodesunknown2004-10-167-143/+253
* NDB dbtux - remove obsolete codeunknown2004-10-146-103/+53
* NDB dbtux minor changeunknown2004-10-143-27/+32
* NDB tux optim 16 - binary search on bounding node when adding entryunknown2004-10-104-23/+53
* NDB tux optim 15 - fix wasted space in index node entriesunknown2004-10-096-43/+90
* NDB wl-2151 Fix bounds setting table handler vs TUXunknown2004-10-082-101/+72