summaryrefslogtreecommitdiff
path: root/ndb/src
Commit message (Expand)AuthorAgeFilesLines
* Moved "hash" bit from k+fragbit to 0unknown2004-10-314-35/+17
* Use my_sleep instead of nanosleep for portabilityunknown2004-10-261-0/+5
* removed compiler warningunknown2004-10-261-2/+2
* compilation fix for AIXunknown2004-10-269-44/+45
* Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-10-257-63/+64
|\
| * removed usage of NDB_MUTEX_INITIALIZERunknown2004-10-256-47/+50
| * using my_gethostbyname_r in Ndb_getInAddrunknown2004-10-251-16/+14
* | fix for alignment bug on solaris 64 bitunknown2004-10-252-33/+38
* | removed compiler warningunknown2004-10-252-2/+5
* | removed compiler warningunknown2004-10-251-9/+10
|/
* remove compile warningunknown2004-10-241-1/+3
* removed compiler warningsunknown2004-10-242-1/+9
* remove compiler warningsunknown2004-10-234-4/+11
* Merge mysql.com:/home/bk/mysql-4.1unknown2004-10-225-9/+12
|\
| * remove compiler warningsunknown2004-10-225-9/+12
* | removing compiler warningsunknown2004-10-228-12/+24
* | AIX compile fixesunknown2004-10-224-16/+12
|/
* fix c++ style comments in .h and .c filesunknown2004-10-225-9/+9
* 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-218-125/+125
* | changed to call internal snprintf/vsnprintfunknown2004-10-2152-210/+236
* | some platforms provide posix snprintf via special defined, these defines howe...unknown2004-10-213-5/+34
* | 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-218-19/+22
|\ \
| * | changed to same signature as rest of print functionsunknown2004-10-218-19/+22
| |/
* | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-10-2027-112/+139
|\ \ | |/ |/|
| * Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-10-2027-112/+139
| |\
| | * removed some (Uint32)-1 castsunknown2004-10-201-24/+27
| | * Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-10-2026-88/+112
| | |\
| | | * compile warning fixesunknown2004-10-2026-88/+112
* | | | NDB dbtux scan batch max 16->992 caused perf lossunknown2004-10-203-8/+32
|/ / /
* | | NdbOperationSearch.cpp:unknown2004-10-201-1/+2
|/ /
* | NDB dbtux compile fix for sol9x86unknown2004-10-202-5/+5
|/
* 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-191-22/+25
|\ \
| * | remove possibility of connectstring error like "hostname=..."unknown2004-10-181-22/+25
| |/
* | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1-ndbunknown2004-10-199-386/+592
|\ \
| * \ Merge pnousiainen@bk-internal.mysql.com:/home/bk/mysql-4.1-ndbunknown2004-10-189-386/+592
| |\ \
| | * | 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
* | | | 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
|\ \ \ \ | | |/ / | |/| |