summaryrefslogtreecommitdiff
path: root/ndb
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Merge perch.ndb.mysql.com:/home/jonas/src/50-workjonas@perch.ndb.mysql.com2007-05-181-1/+1
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Merge perch.ndb.mysql.com:/home/jonas/src/41-workjonas@perch.ndb.mysql.com2007-05-181-1/+1
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | ndb - bug#28443jonas@perch.ndb.mysql.com2007-05-181-1/+1
* | | | | | Merge perch.ndb.mysql.com:/home/jonas/src/50-workjonas@perch.ndb.mysql.com2007-05-181-16/+18
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge perch.ndb.mysql.com:/home/jonas/src/41-workjonas@perch.ndb.mysql.com2007-05-181-16/+18
| |\ \ \ \ \ | | |/ / / /
| | * | | | ndb - bug#28443jonas@perch.ndb.mysql.com2007-05-181-16/+18
* | | | | | Merge perch.ndb.mysql.com:/home/jonas/src/50-workjonas@perch.ndb.mysql.com2007-05-186-19/+85
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge perch.ndb.mysql.com:/home/jonas/src/41-workjonas@perch.ndb.mysql.com2007-05-186-19/+85
| |\ \ \ \ \ | | |/ / / /
| | * | | | ndb - bug#28443jonas@perch.ndb.mysql.com2007-05-186-18/+85
* | | | | | add error code to ndb requiretomas@whalegate.ndb.mysql.com2007-05-151-1/+2
* | | | | | improve error message on corrup schema filetomas@whalegate.ndb.mysql.com2007-05-151-10/+21
* | | | | | Bug #26386 ndbd wont start after changing schematomas@whalegate.ndb.mysql.com2007-05-153-8/+20
* | | | | | #26906 No message slogan foundtomas@whalegate.ndb.mysql.com2007-05-153-1/+4
* | | | | | Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-5.0-ndbmikael@dator3.(none)2007-05-102-184/+50
|\ \ \ \ \ \
| * | | | | | Fix SCI Transportermikron@mikael-ronstr-ms-dator.local2007-05-072-184/+50
| | |_|/ / / | |/| | | |
* | | | | | enable setting api reg req frequency to be higher than heartbeat setting to e...tomas@whalegate.ndb.mysql.com2007-05-093-9/+16
* | | | | | Bug #28287 Sign problem in test "ndb_restore_print"tomas@whalegate.ndb.mysql.com2007-05-092-5/+33
* | | | | | Bug #28287 Sign problem in test "ndb_restore_print"tomas@whalegate.ndb.mysql.com2007-05-091-3/+3
* | | | | | Merge perch.ndb.mysql.com:/home/jonas/src/50-workjonas@perch.ndb.mysql.com2007-05-081-4/+13
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | ndb - bug#27437jonas@perch.ndb.mysql.com2007-05-081-4/+13
* | | | | | Merge perch.ndb.mysql.com:/home/jonas/src/50-workjonas@perch.ndb.mysql.com2007-05-083-1/+25
|\ \ \ \ \ \ | |/ / / / / | | / / / / | |/ / / / |/| | | |
| * | | | ndb - bug#27437jonas@perch.ndb.mysql.com2007-05-083-1/+25
* | | | | Bug#27926 wrong month name in cluster error logmskold/marty@mysql.com/linux.site2007-04-301-1/+1
| |_|_|/ |/| | |
* | | | Merge whalegate.ndb.mysql.com:/home/tomas/mysql-5.0tomas@whalegate.ndb.mysql.com2007-04-273-18/+15
|\ \ \ \
| * \ \ \ Merge trift-lap.fambruehe:/MySQL/M50/clone-5.0joerg@trift-lap.fambruehe2007-04-263-17/+15
| |\ \ \ \
| | * | | | Construction does not work on hpux aCC, so some refactoringtomas@whalegate.ndb.mysql.com2007-04-202-15/+13
| | * | | | testScanFilter.cpp:kent/mysqldev@mysql.com/production.mysql.com2007-04-201-3/+2
| | * | | | Dbdict.cpp:kent/mysqldev@mysql.com/production.mysql.com2007-04-171-0/+1
| * | | | | Merge trift-lap.fambruehe:/MySQL/M50/mysql-5.0joerg@trift-lap.fambruehe2007-04-261-2/+1
| |\ \ \ \ \
| | * | | | | restrict recently added file to GPLv2df@pippilotta.erinye.com2007-04-241-2/+1
| | |/ / / /
* | | | | | Merge ymer.(none):/usr/local/mysql/mysql-5.0-ndb-bug27370knielsen@ymer.(none)2007-04-258-48/+308
|\ \ \ \ \ \
| * | | | | | BUG#27370: Potential inconsistent blob reads for ReadCommitted reads.knielsen@ymer.(none)2007-04-248-48/+308
* | | | | | | Merge ymer.(none):/usr/local/mysql/mysql-5.0-telco-gcaknielsen@ymer.(none)2007-04-254-3/+94
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | / | | |_|_|_|/ | |/| | | |
| * | | | | BUG#27495: Missing implementation of NdbTransaction::executeAsynch().knielsen@ymer.(none)2007-04-254-3/+94
* | | | | | use define instead of valuetomas@poseidon.mysql.com2007-04-181-1/+1
* | | | | | Bug #27710 Creating unique index fails during single user modetomas@whalegate.ndb.mysql.com2007-04-161-0/+1
| |_|/ / / |/| | | |
* | | | | Bug#27775 mediumint auto_increment with ndb_restoretomas@whalegate.ndb.mysql.com2007-04-132-2/+5
* | | | | remove inline NdbRecAttr functions for medium int as not to depend in my_globaltomas@whalegate.ndb.mysql.com2007-04-122-14/+12
* | | | | Bug #27758 Restoring NDB backups makes table usable in SQL nodestomas@whalegate.ndb.mysql.com2007-04-122-27/+33
* | | | | remove warningtomas@whalegate.ndb.mysql.com2007-04-111-1/+1
* | | | | missing returntomas@whalegate.ndb.mysql.com2007-04-111-0/+1
* | | | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.0-ndbtomas@whalegate.ndb.mysql.com2007-04-1128-228/+731
|\ \ \ \ \
| * | | | | Bug#26176 NdbObjectIdMap::expand unable to expand!! mysqld got signal 11tomas@whalegate.ndb.mysql.com2007-04-1128-228/+731
* | | | | | Merge perch.ndb.mysql.com:/home/jonas/src/50-workjonas@perch.ndb.mysql.com2007-04-111-0/+6
|\ \ \ \ \ \ | |/ / / / / |/| | | / / | | |_|/ / | |/| | |
| * | | | Merge perch.ndb.mysql.com:/home/jonas/src/41-workjonas@perch.ndb.mysql.com2007-04-111-0/+6
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | ndb - bug#27748jonas@perch.ndb.mysql.com2007-04-111-0/+6
* | | | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.0-ndbtomas@whalegate.ndb.mysql.com2007-04-057-0/+7
|\ \ \ \ \
| * | | | | set name for ndb toolstomas@whalegate.ndb.mysql.com2007-04-057-0/+7
* | | | | | Merge dev3-240.dev.cn.tlan:/home/justin.he/mysql/mysql-5.0/mysql-5.0-ndbJustin.He/justin.he@dev3-240.dev.cn.tlan2007-04-053-2/+18
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Merge lzhou@bk-internal.mysql.com:/home/bk/mysql-5.0-ndb-bjlzhou/zhl@dev3-63.(none)2007-03-301-0/+7
| |\ \ \ \ \