summaryrefslogtreecommitdiff
path: root/ndb
Commit message (Expand)AuthorAgeFilesLines
* Merge mysql.com:/home/bk/mysql-4.1unknown2004-10-227-15/+18
|\
| * remove compiler warningsunknown2004-10-227-15/+18
* | removing compiler warningsunknown2004-10-2210-13/+29
* | AIX compile fixesunknown2004-10-2211-18/+23
|/
* fix c++ style comments in .h and .c filesunknown2004-10-2213-242/+252
* Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-10-222-2/+2
|\
| * compile fixes for butchunknown2004-10-212-2/+2
* | Compile fixunknown2004-10-211-2/+3
* | more snprintf...unknown2004-10-219-126/+126
* | changed to call internal snprintf/vsnprintfunknown2004-10-2179-294/+350
* | some platforms provide posix snprintf via special defined, these defines howe...unknown2004-10-214-5/+40
* | one warning out, one warning in :-), forgot the argument in assert()unknown2004-10-212-2/+2
* | sorry, previous comment should have been on ithanium, not IRIXunknown2004-10-211-2/+3
* | use memcpy instead, other code breaks mysteriously on IRIXunknown2004-10-211-3/+6
* | Merge poseidon.ndb.mysql.com:/home/tomas/mysql-4.1-ndbunknown2004-10-2111-21/+191
|\ \
| * | changed to same signature as rest of print functionsunknown2004-10-2111-21/+191
| |/
* | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-10-2028-113/+140
|\ \ | |/ |/|
| * Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-10-2028-113/+140
| |\
| | * removed some (Uint32)-1 castsunknown2004-10-201-24/+27
| | * Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-10-2027-89/+113
| | |\
| | | * compile warning fixesunknown2004-10-2027-89/+113
* | | | NDB dbtux scan batch max 16->992 caused perf lossunknown2004-10-204-8/+54
|/ / /
* | | NdbOperationSearch.cpp:unknown2004-10-201-1/+2
|/ /
* | NDB dbtux compile fix for sol9x86unknown2004-10-203-30/+62
|/
* Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-10-201-1/+2
|\
| * Review of all code pushed since last reviewunknown2004-10-201-1/+2
* | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-10-192-24/+27
|\ \
| * | remove possibility of connectstring error like "hostname=..."unknown2004-10-182-24/+27
| |/
* | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1-ndbunknown2004-10-1911-411/+690
|\ \
| * \ Merge pnousiainen@bk-internal.mysql.com:/home/bk/mysql-4.1-ndbunknown2004-10-1811-411/+690
| |\ \
| | * | NDB wl-1533 tux optim: after wl-1942 can remove signal from many methodsunknown2004-10-178-207/+262
| | * | 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-169-146/+257
* | | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1-ndbunknown2004-10-181-14/+15
|\ \ \ \ | |/ / / |/| | |
| * | | converted to use my_malloc for memory allocationunknown2004-10-111-14/+15
* | | | 4006 is temporaryunknown2004-10-171-1/+1
* | | | Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1-ndbunknown2004-10-156-130/+85
|\ \ \ \ | | |/ / | |/| |
| * | | NDB dbtux - remove obsolete codeunknown2004-10-146-103/+53
| * | | NDB dbtux minor changeunknown2004-10-143-27/+32
* | | | autotest failuresunknown2004-10-155-12/+41
* | | | Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1-ndbunknown2004-10-1414-201/+254
|\ \ \ \ | |/ / /
| * | | Merge pnousiainen@bk-internal.mysql.com:/home/bk/mysql-4.1-ndbunknown2004-10-1414-201/+254
| |\ \ \
| | * \ \ Mergeunknown2004-10-1014-201/+254
| | |\ \ \
| | | * | | 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-097-44/+96
| | | * | | NDB wl-2151 Fix bounds setting table handler vs TUXunknown2004-10-086-134/+105
* | | | | | Set error code, when return NULL in huppunknown2004-10-131-0/+1
|/ / / / /
* | | | | Smarter testunknown2004-10-131-1/+1
* | | | | Handle DELETE/INSERT as update in operations started before LCPunknown2004-10-131-1/+2
* | | | | Handle temporary errors in clearTableunknown2004-10-131-1/+18