summaryrefslogtreecommitdiff
path: root/ndb/src
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | ndb - bug#9994 backpatch fixes from 5.0unknown2005-09-155-158/+338
| | |/ / / / | |/| | | |
* | | | | | BUG#13136 NdbTCP.cpp compile failure on OSX 10.2unknown2005-09-152-1/+33
* | | | | | mergeunknown2005-09-131-0/+3
|\ \ \ \ \ \ | |/ / / / /
| * | | | | minor compile error fixunknown2005-09-131-0/+2
| | |/ / / | |/| | |
* | | | | Merge mysql.com:/home/jimw/my/mysql-4.1-cleanunknown2005-09-122-5/+10
|\ \ \ \ \ | |/ / / /
| * | | | Corrected construct of faked Node fail signals in ndb SignalSenderunknown2005-09-122-5/+10
| * | | | Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-09-121-0/+10
| |\ \ \ \ | | |/ / / | | | / / | | |/ / | |/| |
| | * | Merge eel.(none):/home/jonas/src/mysql-4.1unknown2005-09-091-0/+10
| | |\ \
* | | \ \ Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-09-121-3/+0
|\ \ \ \ \ | |/ / / /
| * | | | removed a few aborts from mgmapiunknown2005-09-121-3/+0
| |/ / /
* | | | Merge joreland@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-09-101-0/+10
|\ \ \ \
| * \ \ \ Merge eel.(none):/home/jonas/src/mysql-5.0unknown2005-09-091-0/+10
| |\ \ \ \
| | * \ \ \ Merge eel.(none):/home/jonas/src/mysql-4.1unknown2005-09-071-0/+10
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | | * | | ndb - bug#11623 - "ndb become inresponsive but did not really die"unknown2005-09-071-0/+10
* | | | | | Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-09-094-74/+110
|\ \ \ \ \ \ | |/ / / / / |/| | | / / | | |_|/ / | |/| | |
| * | | | Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-09-081-1/+1
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merge mikael@ndb.mysql.com:/home/mikael/bug12594unknown2005-09-084-74/+110
| |\ \ \ \
| | * | | | Bug #12594: A few fixesunknown2005-09-083-65/+40
| | * | | | Bug #12594:unknown2005-09-083-27/+88
* | | | | | Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-09-091-1/+0
|\ \ \ \ \ \
| * \ \ \ \ \ Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-09-081-1/+1
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | * | | | | SignalSender.cpp:unknown2005-09-081-1/+1
| | |/ / / /
| | * | | | corrected typounknown2005-09-081-0/+1
| | * | | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-09-088-185/+550
| | |\ \ \ \ | | | |/ / / | | |/| | |
* | | | | | Fix -ansi -pedantic compilation failure.unknown2005-09-091-2/+2
|/ / / / /
* | | | | corrected typeunknown2005-09-081-0/+1
* | | | | Merge poseidon.ndb.mysql.com:/home/tomas/mysql-4.1unknown2005-09-088-185/+550
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | corrected printouts in backup testunknown2005-09-081-1/+1
| * | | | corrected prev fix for bug #13054unknown2005-09-081-33/+39
| * | | | Bug #13054 start backup command return may be interrptedunknown2005-09-087-155/+514
| * | | | Modified ndb log message on startup failureunknown2005-09-071-1/+1
| | |_|/ | |/| |
* | | | Merge mysql.com:/home/stewart/Documents/MySQL/4.1/bug11607unknown2005-09-081-2/+24
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | Merge mysql.com:/home/stewart/Documents/MySQL/4.1/mainunknown2005-09-081-2/+24
| |\ \ | | |/ | |/|
| | * BUG#11607 Incorrect error code returned on deletionunknown2005-09-021-2/+24
* | | Merge neptunus.(none):/home/msvensson/mysql/mysql-4.1unknown2005-09-059-41/+121
|\ \ \ | |/ /
| * | added --core-file option to ndb executablesunknown2005-09-054-38/+54
| * | Bug #12992 Cluster StopOnError = Y restarts ndbd indefinitlyunknown2005-09-056-3/+67
* | | Merge mysql.com:/usr/home/ram/work/4.1.b4214unknown2005-09-055-21/+38
|\ \ \ | |/ /
| * | added timestamp to shutdown messages in ndbdunknown2005-09-052-13/+15
| * | fixed small bug in ndb redolog printerunknown2005-09-053-8/+23
* | | Merge eel.(none):/home/jonas/src/mysql-4.1unknown2005-09-025-7/+40
|\ \ \ | |/ /
| * | ndb - fix printout related to bug#10987unknown2005-09-021-2/+4
| * | ndb - bug#12608unknown2005-09-021-1/+1
| * | ndb - bug #10987unknown2005-09-023-3/+35
| |/
* | Merge mysql.com:/home/jimw/my/mysql-4.1-cleanunknown2005-08-3126-444/+329
|\ \ | |/
| * Bug #12043, do not core on misconfig unless debug compiledunknown2005-09-011-5/+15
| * Bug#12833 corrected parsing of CLUSTERLOG command in ndb_mgmunknown2005-08-311-35/+42
| * added make of ndb sys file printerunknown2005-08-311-0/+6
| * improved the ndb redo log readerunknown2005-08-313-164/+105
| * improved error message printing on filesystem refuse signalsunknown2005-08-3119-234/+157