summaryrefslogtreecommitdiff
path: root/ndb
Commit message (Expand)AuthorAgeFilesLines
* ndb: sunfire100c: fix aligment when 32-bit pointers and 64-bit ha_rowspekka@mysql.com2004-12-092-3/+5
* Merge mysql.com:/home/jonas/src/mysql-4.1-fixjoreland@mysql.com2004-12-096-148/+39
|\
| * bug#6995 - fixed so that ndb_restore 4.1.8 can read filesjoreland@mysql.com2004-12-093-6/+42
| * bug#6995 - ndbjoreland@mysql.com2004-12-095-169/+24
* | added possibility for comment into management clienttomas@poseidon.ndb.mysql.com2004-12-081-1/+7
* | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1tomas@poseidon.ndb.mysql.com2004-12-0810-86/+128
|\ \
| * | bug #7104tomas@poseidon.ndb.mysql.com2004-12-0810-86/+128
* | | Merge ssmith@bk-internal.mysql.com:/home/bk/mysql-4.1-ndbstewart@mysql.com2004-12-081-2/+3
|\ \ \
| * | | Fix segmentation fault on incorrect configuration.stewart@mysql.com2004-12-071-2/+3
* | | | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-4.1mskold@mysql.com2004-12-071-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Added missing ;mskold@mysql.com2004-12-071-1/+1
* | | | added returntype BaseString& for ndb_upper and ndb_lower instead of voidtomas@poseidon.ndb.mysql.com2004-12-072-5/+7
* | | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1tomas@poseidon.ndb.mysql.com2004-12-0710-319/+249
|\ \ \ \ | |/ / / |/| | |
| * | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1tomas@poseidon.ndb.mysql.com2004-12-0710-319/+249
| |\ \ \ | | |/ / | |/| |
| | * | fixed clusterlog "filter" commandtomas@poseidon.ndb.mysql.com2004-12-0710-319/+249
* | | | Removed getTableForAlterationmskold@mysql.com2004-12-073-30/+3
* | | | Fix for bug#6935 table rename does not work with ndb tablesmskold@mysql.com2004-12-063-24/+36
|/ / /
* | | Integrate suggestions from Tomas Ulin's mail. (r.e. reporting an error in the...stewart@mysql.com[stewart]2004-12-061-2/+2
* | | Add (optional) endian parameter to 'get nodeid' to warn on endian conflicts.stewart@mysql.com[stewart]2004-12-062-1/+18
* | | ndb: fix solaris (etc) ndb startup problem in mysql-test-runpekka@mysql.com2004-12-041-1/+1
* | | Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1joreland@mysql.com2004-12-031-0/+1
|\ \ \
| * \ \ Merge mysql.com:/home/jonas/src/mysql-4.1-fixjoreland@mysql.com2004-12-031-0/+1
| |\ \ \ | | | |/ | | |/|
| | * | ndb - fix in test suitejoreland@mysql.com2004-12-031-0/+1
* | | | Merge pnousiainen@bk-internal.mysql.com:/home/bk/mysql-4.1pekka@mysql.com2004-12-031-0/+1
|\ \ \ \ | |/ / / |/| | |
| * | | ndb: failed update updated tuple version. crash at DbtupTrigger.cpp 1102pekka@mysql.com2004-12-031-0/+1
| | |/ | |/|
* | | Merge mysql.com:/home/jonas/src/mysql-4.1-fixjoreland@mysql.com2004-12-031-8/+14
|\ \ \ | |/ / |/| / | |/
| * ndb - fix abort of scan when in WAIT_AI_SCAN statejoreland@mysql.com2004-12-031-8/+14
* | mgmapi.cpp:tomas@poseidon.ndb.mysql.com2004-12-021-1/+3
* | Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1joreland@mysql.com2004-12-011-0/+3
|\ \
| * \ Merge mysql.com:/home/jonas/src/mysql-4.1-fixjoreland@mysql.com2004-12-011-0/+3
| |\ \ | | |/
| | * bug#6871 - ndbjoreland@mysql.com2004-12-011-0/+3
* | | fixed error in test resulttomas@poseidon.ndb.mysql.com2004-11-309-43/+63
* | | added check connection mgmapi methodtomas@poseidon.ndb.mysql.com2004-11-305-3/+51
* | | fixed bug/compiler warningtomas@poseidon.ndb.mysql.com2004-11-304-20/+30
* | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1tomas@poseidon.ndb.mysql.com2004-11-2916-194/+295
|\ \ \ | |/ / |/| |
| * | aligned backup errorcodes with rest of ndb error codes giving it range fr...tomas@poseidon.ndb.mysql.com2004-11-2916-194/+295
* | | Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1joreland@mysql.com2004-11-291-1/+2
|\ \ \ | |/ /
| * | added error code message for 897tomas@poseidon.ndb.mysql.com2004-11-261-1/+2
* | | Merge mysql.com:/home/jonas/src/mysql-4.1-fixjoreland@mysql.com2004-11-295-502/+172
|\ \ \ | | |/ | |/|
| * | ndb - scan bug fix + more test casesjoreland@mysql.com2004-11-295-502/+172
* | | Merge mysql.com:/home/jonas/src/mysql-4.1-fixjoreland@mysql.com2004-11-261-4/+9
|\ \ \ | |/ / | | / | |/ |/|
| * ndb - bugfix testScanPerfjoreland@mysql.com2004-11-261-4/+9
* | cleaned up code a bittomas@poseidon.ndb.mysql.com2004-11-264-59/+81
* | moved default setting to config.ini to MgmtSrvrtomas@poseidon.ndb.mysql.com2004-11-252-4/+8
* | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1tomas@poseidon.ndb.mysql.com2004-11-253-51/+33
|\ \
| * | ndb/src/common/logger/LogHandler.cpptomas@poseidon.ndb.mysql.com2004-11-253-51/+33
* | | Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1joreland@mysql.com2004-11-251-16/+17
|\ \ \ | |/ / |/| |
| * | Merge mysql.com:/home/jonas/src/mysql-4.1-fixjoreland@mysql.com2004-11-251-16/+17
| |\ \ | | |/
| | * bug#6775 - ndb - fix bug introduced by bug fix joreland@mysql.com2004-11-251-16/+17
* | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1tomas@poseidon.ndb.mysql.com2004-11-241-1/+2
|\ \ \ | |/ / |/| |