summaryrefslogtreecommitdiff
path: root/ndb
Commit message (Expand)AuthorAgeFilesLines
* Use my_sleep instead of nanosleep for portabilityunknown2004-10-261-0/+5
* removed compiler warningunknown2004-10-261-2/+2
* compilation fix for AIXunknown2004-10-2622-112/+113
* Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-10-2510-71/+74
|\
| * removed usage od NDB_MUTEX_INITIALIZERunknown2004-10-252-6/+10
| * removed usage of NDB_MUTEX_INITIALIZERunknown2004-10-257-49/+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-252-10/+16
|/
* remove compile warningunknown2004-10-241-1/+3
* removed compiler warningsunknown2004-10-242-1/+9
* remove compiler warningsunknown2004-10-235-6/+13
* 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
|\ \ \ \ | | |/ / | |/| |