summaryrefslogtreecommitdiff
path: root/ndb/src/common
Commit message (Expand)AuthorAgeFilesLines
* Changes to create storage directory for storage engines. unknown2005-04-26227-35306/+0
* Merge mskold@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-03-161-0/+2
|\
| * Fix for bug#9166: Cluster compile failure on Solaris 10unknown2005-03-151-0/+2
* | ndb - valgrind/compile fix Transporter.cpp: missing returnunknown2005-03-151-1/+1
* | updated example makefiles to add libmystringsunknown2005-03-031-2/+17
* | Add ndb/src/mgmapi/mgmapi_internal.hunknown2005-03-032-1/+2
* | Merge mysql.com:/home/stewart/Documents/MySQL/5.0/ndbunknown2005-03-013-36/+72
|\ \
| * | Fixes from Tomas's review of 'use configuration mgm handle as a transporter'.unknown2005-03-011-36/+3
| * | Merge mysql.com:/home/stewart/Documents/MySQL/5.0/ndbunknown2005-02-243-17/+86
| |\ \
| | * | Fixes for: use initial mgm connection as transporter connectionunknown2005-02-241-9/+32
| | * | Use the mgm connection used for fetching configuration as a transporter.unknown2005-02-233-17/+63
* | | | ndb - wl-1203 alignment fixunknown2005-02-261-0/+6
|/ / /
* | | Mergeunknown2005-02-231-2/+2
|\ \ \ | |/ / |/| |
| * | Mergeunknown2005-02-231-2/+2
| |\ \ | | |/
| | * removed printout "- Repeated 1 times"unknown2005-02-231-2/+2
| * | ndb - fix to Time comparisonunknown2005-02-191-12/+3
* | | ndb - fix TUP filtering of LIKE / NOT_LIKEunknown2005-02-211-6/+10
* | | ndb - allow LIKE with Binary stringsunknown2005-02-211-3/+24
* | | ndb - compiler warning - remove extra ; and end of functionunknown2005-02-211-1/+1
* | | NdbSqlUtil.cpp:unknown2005-02-201-12/+3
* | | make sure we handle a failure case in connect_mgmd correctlyunknown2005-02-181-7/+6
* | | Merge mysql.com:/home/stewart/Documents/MySQL/5.0/ndbunknown2005-02-181-4/+1
|\ \ \
| * | | Fix Solaris build problem (jonas pointed out strerror_r is not available).unknown2005-02-181-4/+1
* | | | changed ndb dynamic port fetch sligtly to handle "not connected" cases betterunknown2005-02-171-22/+41
* | | | ndb - TUP scan filter support for LIKE/NOT_LIKEunknown2005-02-171-84/+114
* | | | Merge poseidon.ndb.mysql.com:/home/tomas/mysql-5.0unknown2005-02-171-0/+6
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Mergeunknown2005-02-171-0/+6
| |\ \ | | |/
| | * reuse nodeid if ndbd is restartedunknown2005-02-161-0/+6
* | | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-02-161-0/+36
|\ \ \ | |/ /
| * | ndb - fix new decimal type mysql vs. ndbunknown2005-02-161-0/+36
* | | removed NdbMgmHandle from TransporterRegistry constructorunknown2005-02-162-23/+66
* | | Merge poseidon.ndb.mysql.com:/home/tomas/mysql-5.0unknown2005-02-161-33/+78
|\ \ \ | |/ /
| * | ndb - post-merge fixesunknown2005-02-161-0/+1
| * | Mergeunknown2005-02-161-34/+78
| |\ \ | | |/
| | * ndb - fix old decimal type mysql vs ndbunknown2005-02-161-34/+80
* | | fixes in connect_client thread. g_eventLogger usage, correct condition on cal...unknown2005-02-151-7/+7
* | | In connect_clients thread:unknown2005-02-151-3/+0
* | | Don't ask mgm server for port to connect transporter to if we already have on...unknown2005-02-151-11/+26
* | | mgmapi to return connected port and interface _only_ if it is actually con...unknown2005-02-141-1/+1
* | | Merge ssmith@bk-internal.mysql.com:/home/bk/mysql-5.0-ndbunknown2005-02-141-25/+37
|\ \ \
| * | | connect_ndb_mgmd stilled some more mem leaksunknown2005-02-141-6/+18
| * | | fixed memory-leak in case of connect failureunknown2005-02-141-19/+19
* | | | Merge mysql.com:/home/stewart/Documents/MySQL/5.0/ndbunknown2005-02-143-22/+24
|\ \ \ \ | |/ / / |/| | |
| * | | Transporter holds a signed port number so the check for a dynamic port in unknown2005-02-143-22/+24
* | | | return NDB_INVALID_SOCKET instead of -1 for Windows compatibility.unknown2005-02-111-2/+2
|/ / /
* | | WL2278 Dynamic ports - Impl 6, "deal with mgm server restart and multiple mgm...unknown2005-02-113-32/+45
* | | added more debug traceunknown2005-02-101-8/+5
* | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.0-ndbunknown2005-02-091-0/+3
|\ \ \
| * \ \ Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-02-091-0/+3
| |\ \ \ | | |/ /
| | * | ndb - workaround to strnxfrm 5.0 problemunknown2005-02-081-0/+3