summaryrefslogtreecommitdiff
path: root/ndb/src/kernel/vm
Commit message (Expand)AuthorAgeFilesLines
* mergeunknown2005-10-072-89/+0
* Mergeunknown2005-10-072-0/+89
|\
| * Bug #11749 No message slogan found for Signal 8 received. (need better mess...unknown2005-10-051-1/+1
| * - to ensure maximum available memory for TUP DataMemunknown2005-10-047-26/+100
| * Bug#11739 SendBufferMemory set to 294967039 causes core where max = 4294967039unknown2005-10-044-10/+26
| * added structured ndbd exit codesunknown2005-10-0312-119/+145
| * Merge neptunus.(none):/home/msvensson/mysql/mysql-4.1unknown2005-09-052-18/+31
| |\
| | * added --core-file option to ndb executablesunknown2005-09-051-17/+23
| | * Bug #12992 Cluster StopOnError = Y restarts ndbd indefinitlyunknown2005-09-052-1/+8
| * | Merge mysql.com:/usr/home/ram/work/4.1.b4214unknown2005-09-051-12/+14
| |\ \ | | |/
| | * added timestamp to shutdown messages in ndbdunknown2005-09-051-12/+14
| * | Merge mysql.com:/home/jimw/my/mysql-4.1-cleanunknown2005-08-312-0/+72
| |\ \ | | |/
| | * improved error message printing on filesystem refuse signalsunknown2005-08-312-0/+72
| * | ndb - bug#12220unknown2005-08-221-0/+41
| * | bug#12220 - ndb - node recovery with charsetsunknown2005-08-222-0/+135
| * | WL#2347 - Load independent heartbeatsunknown2005-07-221-0/+6
| * | ndb - move sp to >5.0unknown2005-07-111-2/+1
* | | testSuperPool.cpp:unknown2005-05-043-1223/+0
* | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.0-ndbunknown2005-05-0264-15009/+0
|\ \ \ | |/ / |/| |
| * | Changes to create storage directory for storage engines. unknown2005-04-2664-15008/+0
* | | Merge mysql.com:/home/jonas/src/mysql-5.0unknown2005-03-291-2/+2
|\ \ \ | |/ /
| * | Merge mysql.com:/home/jimw/my/mysql-4.1-cleanunknown2005-03-251-2/+2
| |\ \ | | |/
| | * Fix calls to memset() with arguments out of order. (Bug #9323)unknown2005-03-221-2/+2
| | * removed printout "- Repeated 1 times"unknown2005-02-232-2/+19
* | | ndb - super pool - compile fixunknown2005-03-231-2/+2
* | | ndb - common pool for recordsunknown2005-03-214-1/+1225
|/ /
* | Fixes from Tomas's review of 'use configuration mgm handle as a transporter'.unknown2005-03-012-21/+5
* | Fixes for: use initial mgm connection as transporter connectionunknown2005-02-242-5/+18
* | Use the mgm connection used for fetching configuration as a transporter.unknown2005-02-231-0/+3
* | making sure that the client connect loop and server accept is stopped early a...unknown2005-02-222-2/+19
* | corrected error in ndb programs debug switchunknown2005-02-211-8/+5
* | Merge poseidon.ndb.mysql.com:/home/tomas/mysql-5.0unknown2005-02-171-0/+9
|\ \
| * \ Mergeunknown2005-02-171-0/+9
| |\ \ | | |/
| | * reuse nodeid if ndbd is restartedunknown2005-02-161-0/+9
| * | Merge with 4.1unknown2005-02-101-20/+22
| |\ \ | | |/
| | * ndb -unknown2005-02-091-20/+22
| | * Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-02-032-14/+22
| | |\
* | | | make sure that the "conections are up to date" when exiting from MgmtSrvr:...unknown2005-02-141-0/+3
* | | | recommit fix as 4.1->5.0 is currently impossible and fix is _really_ usefulunknown2005-02-091-20/+22
|/ / /
* | | Merge mysql.com:/Users/mikron/mysql-4.1unknown2005-02-032-14/+22
|\ \ \ | | |/ | |/|
| * | Fixed a bug in the ndbd scheduler with send of packed signals.unknown2005-01-312-14/+22
* | | corrected automerge errorunknown2005-02-031-3/+0
|\ \ \ | | |/ | |/|
| * | cleanup and streamlining of thread create/exit in ndbunknown2005-02-011-3/+0
| |/
* | Mergeunknown2005-01-281-19/+4
|\ \ | |/
| * Bug#8167 signal usage clash between mysql server and ndb shared memoryunknown2005-01-281-19/+4
* | Merge mysql.com:/home/jonas/src/mysql-4.1unknown2005-01-192-2/+0
|\ \ | |/
| * bug#7777 - ndb compile on qnxunknown2005-01-192-2/+0
* | Merge mysql.com:/home/jonas/src/mysql-4.1unknown2005-01-131-1/+1
|\ \ | |/
| * bug#7864 - fix ndb limit 4.5G data memory due to truncation errorunknown2005-01-131-1/+1
* | change to using public enum for log eventsunknown2005-01-113-7/+7