Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug #11749 No message slogan found for Signal 8 received. (need better mess... | tomas@poseidon.ndb.mysql.com | 2005-10-05 | 1 | -21/+21 |
* | - to ensure maximum available memory for TUP DataMem | tomas@poseidon.ndb.mysql.com | 2005-10-04 | 1 | -0/+14 |
* | Bug #13197 NDB needs better error message for not enough memory. | tomas@poseidon.ndb.mysql.com | 2005-10-03 | 1 | -1/+1 |
* | added structured ndbd exit codes | tomas@poseidon.ndb.mysql.com | 2005-10-03 | 1 | -3/+2 |
* | Merge mysql.com:/home/jimw/my/mysql-4.1-clean | jimw@mysql.com | 2005-08-31 | 1 | -42/+0 |
|\ | |||||
| * | improved error message printing on filesystem refuse signals | tomas@poseidon.ndb.mysql.com | 2005-08-31 | 1 | -42/+0 |
* | | bug#12220 - ndb - node recovery with charsets | jonas@eel.(none) | 2005-08-22 | 1 | -115/+14 |
* | | Merge mysql.com:/home/jonas/src/mysql-4.1 | joreland@mysql.com | 2005-07-25 | 1 | -2/+4 |
|\ \ | |/ | |||||
| * | ndb - Fix LCP during SR parameters | joreland@mysql.com | 2005-07-25 | 1 | -2/+4 |
* | | bug#11133 - ndb write/lock upgrade | joreland@mysql.com | 2005-07-22 | 1 | -3/+3 |
* | | Merge mysql.com:/home/jonas/src/mysql-4.1 | joreland@mysql.com | 2005-07-20 | 1 | -1/+18 |
|\ \ | |/ | |||||
| * | bug#11133 - ndb write handling | joreland@mysql.com | 2005-07-01 | 1 | -1/+18 |
* | | Merge mysql.com:/home/jonas/src/mysql-4.1 | joreland@mysql.com | 2005-06-08 | 1 | -1/+12 |
|\ \ | |/ | |||||
| * | bug#11133 - ndb | joreland@mysql.com | 2005-06-07 | 1 | -1/+12 |
* | | Merge mysql.com:/home/jonas/src/mysql-4.1 | joreland@mysql.com | 2005-04-25 | 1 | -7/+6 |
|\ \ | |/ | |||||
| * | bug#9749 - ndb lock upgrade | joreland@mysql.com | 2005-04-25 | 1 | -7/+6 |
* | | Merge mysql.com:/home/jonas/src/mysql-4.1 | joreland@mysql.com | 2005-04-14 | 1 | -2/+18 |
|\ \ | |/ | |||||
| * | BUG#9891 - ndb lcp | joreland@mysql.com | 2005-04-14 | 1 | -2/+18 |
* | | Merge mysql.com:/home/jonas/src/mysql-4.1 | joreland@mysql.com | 2005-04-14 | 1 | -29/+167 |
|\ \ | |/ | |||||
| * | BUG#9749 - ndb lock upgrade - more fixes... | joreland@mysql.com | 2005-04-13 | 1 | -36/+33 |
| * | bug#9749 - ndb lock upgrade | joreland@mysql.com | 2005-04-12 | 1 | -1/+142 |
| * | Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1 | joreland@mysql.com | 2005-04-08 | 1 | -4/+2 |
| |\ | |||||
| | * | Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1 | joreland@mysql.com | 2005-03-29 | 1 | -4/+2 |
| | |\ | |||||
| * | | | ndb - CSC#4927: ordered index + long pk, second half | pekka@mysql.com | 2005-03-30 | 1 | -0/+20 |
| |/ / | |||||
| * | | ndb - set up long key page vars in ACC_LOCKREQ (bug#????) | pekka@mysql.com | 2005-03-28 | 1 | -15/+27 |
* | | | merge | joreland@mysql.com | 2005-03-20 | 1 | -2/+2 |
|\ \ \ | | |/ | |/| | |||||
| * | | ndb - | joreland@mysql.com | 2005-03-20 | 1 | -4/+2 |
| |/ | |||||
* | | Fix uninitialised variable in Dbacc | msvensson@neptunus.(none) | 2005-03-10 | 1 | -4/+2 |
* | | merge | joreland@mysql.com | 2005-02-03 | 1 | -1/+2 |
|\ \ | |/ | |||||
| * | ndb - | joreland@mysql.com | 2005-02-01 | 1 | -1/+2 |
* | | change to using public enum for log events | tomas@poseidon.ndb.mysql.com | 2005-01-11 | 1 | -2/+2 |
* | | ndb - wl-1442 new varchar | pekka@mysql.com | 2005-01-07 | 1 | -2/+8 |
* | | ndb: small fixes (error codes, debug stuff) | pekka@mysql.com | 2004-12-17 | 1 | -2/+2 |
* | | ndb: wl-1732 support all charsets | pekka@mysql.com | 2004-12-12 | 1 | -8/+135 |
* | | Merge mysql.com:/home/jonas/src/mysql-5.0 | joreland@mysql.com | 2004-11-24 | 1 | -0/+14 |
|\ \ | |/ | |||||
| * | ndb: do not crash on config mismatch if release compiled | pekka@mysql.com | 2004-11-19 | 1 | -0/+14 |
* | | wl2126 - ndb - add support for batching range scans | joreland@mysql.com | 2004-11-23 | 1 | -45/+9 |
* | | ndb: wl-2066: remove dead code | pekka@mysql.com | 2004-11-16 | 1 | -2209/+200 |
* | | ndb: fix rootFragId in ACC undo log | pekka@mysql.com | 2004-11-15 | 1 | -2/+7 |
* | | ndb: wl-2066 oops | pekka@mysql.com | 2004-11-11 | 1 | -1/+1 |
* | | Merge pnousiainen@bk-internal.mysql.com:/home/bk/mysql-5.0-ndb | pekka@mysql.com | 2004-11-11 | 1 | -63/+171 |
|\ \ | |||||
| * | | ndb: wl-2066 small fix | pekka@mysql.com | 2004-11-11 | 1 | -2/+11 |
| * | | ndb: wl-2066. remove ACC storage. dead code not yet removed | pekka@mysql.com | 2004-11-11 | 1 | -62/+161 |
* | | | merge | joreland@mysql.com | 2004-11-11 | 1 | -1/+1 |
|\ \ \ | |/ / | | / | |/ |/| | |||||
| * | Moved "hash" bit from k+fragbit to 0 | joreland@mysql.com | 2004-10-31 | 1 | -1/+1 |
* | | DbaccMain.cpp: | pekka@mysql.com | 2004-11-04 | 1 | -0/+17 |
|/ | |||||
* | removing compiler warnings | tomas@poseidon.ndb.mysql.com | 2004-10-22 | 1 | -5/+5 |
* | sorry, previous comment should have been on ithanium, not IRIX | tomas@poseidon.ndb.mysql.com | 2004-10-21 | 1 | -2/+3 |
* | use memcpy instead, other code breaks mysteriously on IRIX | tomas@poseidon.ndb.mysql.com | 2004-10-21 | 1 | -3/+6 |
* | compile warning fixes | tomas@poseidon.ndb.mysql.com | 2004-10-20 | 1 | -4/+4 |