summaryrefslogtreecommitdiff
path: root/sql/ha_ndbcluster.cc
Commit message (Expand)AuthorAgeFilesLines
* correction of mergetomas@poseidon.ndb.mysql.com2006-05-151-1/+1
* Merge poseidon.ndb.mysql.com:/home/tomas/mysql-4.1tomas@poseidon.ndb.mysql.com2006-05-151-1/+16
|\
| * Bug #16875 Using stale MySQLD FRM files can cause restored cluster to failtomas@poseidon.ndb.mysql.com2006-05-151-1/+16
* | Bug #19202 Incorrect errorhandling in select count(*) wrt temporary errortomas@poseidon.ndb.mysql.com2006-04-261-5/+27
* | Fixed memleak detected by valgrindmskold@mysql.com2006-04-251-1/+3
* | Add surrounding braces, move invalidate dictionary_cace to after declaration ...msvensson@neptunus.(none)2006-04-111-2/+4
* | Merge bk-internal:/home/bk/mysql-5.0msvensson@neptunus.(none)2006-04-111-1/+1
|\ \
| * \ Merge bk-internal:/home/bk/mysql-5.0jimw@mysql.com2006-04-101-1/+1
| |\ \
| | * | Bug #13601: Wrong int type for bitjimw@mysql.com2006-04-041-1/+1
* | | | Merge neptunus.(none):/home/msvensson/mysql/bug13228/my50-bug13228_minimalmsvensson@neptunus.(none)2006-04-071-0/+7
|\ \ \ \ | |/ / / |/| | |
| * | | Bug #13228 open table cache not flushed when table schema changedmsvensson@neptunus.(none)2006-01-101-0/+7
* | | | Merge joreland@bk-internal.mysql.com:/home/bk/mysql-5.0jonas@perch.ndb.mysql.com2006-03-281-1/+3
|\ \ \ \
| * \ \ \ Merge perch.ndb.mysql.com:/home/jonas/src/50-workjonas@perch.ndb.mysql.com2006-03-281-1/+3
| |\ \ \ \
| | * | | | ndb - bug#17729 bug#18406jonas@perch.ndb.mysql.com2006-03-281-1/+3
| | | |/ / | | |/| |
* | | | | Post review fix for Bug #15722 Engine_condition_pushdown fails when using bl...mskold@mysql.com2006-03-281-0/+2
* | | | | Fix for Bug #15722 Engine_condition_pushdown fails when using blobs(text)mskold@mysql.com2006-03-281-1/+4
|/ / / /
* | | | If doing write, then peeking is not neededmskold@mysql.com2006-03-241-1/+1
* | | | Post review fix of Bug#17431 INSERT IGNORE INTO returns failed: 1296: err 435...mskold@mysql.com2006-03-231-2/+1
* | | | Fix for Bug#17431 INSERT IGNORE INTO returns failed: 1296: err 4350 'Transact...mskold@mysql.com2006-03-231-28/+163
|/ / /
* | | Bug#16795 ndb_cache_multi2msvensson@neptunus.(none)2006-02-271-1/+1
* | | ndb:tomas@poseidon.ndb.mysql.com2006-02-131-1/+5
* | | manual mergetomas@poseidon.ndb.mysql.com2006-02-101-2/+2
* | | Merge poseidon.ndb.mysql.com:/home/tomas/mysql-4.1tomas@poseidon.ndb.mysql.com2006-02-101-17/+7
|\ \ \ | | |/ | |/|
| * | Bug #17249 ndb, delete statement with join where clause fails when table do n...tomas@poseidon.ndb.mysql.com2006-02-101-14/+6
* | | Merge pnousiainen@bk-internal.mysql.com:/home/bk/mysql-5.0pekka@mysql.com2006-02-071-0/+4
|\ \ \
| * | | ndb - bug#15918 fixpekka@mysql.com2006-02-071-0/+4
* | | | Merge poseidon.ndb.mysql.com:/home/tomas/mysql-4.1tomas@poseidon.ndb.mysql.com2006-02-071-2/+5
|\ \ \ \ | | |/ / | |/| |
| * | | Bug #17081 "LOAD DATA INFILE" may not load all the datatomas@poseidon.ndb.mysql.com2006-02-071-2/+5
* | | | ndb, transaction should be refgistred even if m_transaction_on is not settomas@poseidon.ndb.mysql.com2006-02-071-4/+2
* | | | Merge poseidon.ndb.mysql.com:/home/tomas/mysql-4.1tomas@poseidon.ndb.mysql.com2006-02-071-4/+18
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Bug #17154 load data infile of char values into a table of char(PK) hangstomas@poseidon.ndb.mysql.com2006-02-071-4/+18
* | | Merge mysql.com:/home/jimw/my/mysql-5.0-14212jimw@mysql.com2006-01-061-6/+8
|\ \ \
| * | | Fix crash in BDB from improper cleanup of transactions, and avoid problemjimw@mysql.com2005-12-091-6/+8
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mysql.com2006-01-061-9/+13
|\ \ \ \ | |_|_|/ |/| | |
| * | | Review fixes of new pushed codemonty@mysql.com2006-01-061-9/+13
* | | | Merge perch.ndb.mysql.com:/home/jonas/src/mysql-5.0jonas@perch.ndb.mysql.com2005-12-141-2/+20
|\ \ \ \
| * | | | bug#15682 - ndb - invalid handling of varchar in position/rnd_posjonas@perch.ndb.mysql.com2005-12-141-2/+20
* | | | | Merge mysql.com:/opt/local/work/mysql-4.1-rootkonstantin@mysql.com2005-11-251-10/+12
|\ \ \ \ \ | |_|/ / / |/| | | / | | |_|/ | |/| |
| * | | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-4.1mskold@mysql.com2005-11-241-6/+8
| |\ \ \
| | * | | Moved check of wrong schema version earliermskold@mysql.com2005-11-241-6/+8
| * | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1msvensson@neptunus.(none)2005-11-211-1/+1
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Bug #14514 Creating table with packed key fails silentlymsvensson@neptunus.(none)2005-11-211-1/+1
* | | | | Using new error code HA_ERR_TABLE_DEF_CHANGED to signal wrong schema version ...mskold@mysql.com2005-11-181-2/+1
* | | | | Merge mysql.com:/usr/local/home/marty/MySQL/mysql-4.1mskold@mysql.com2005-11-171-5/+39
|\ \ \ \ \ | |/ / / /
| * | | | Fixed incorrectly use if table with wrong schema versionmskold@mysql.com2005-11-171-5/+39
| |/ / /
* | | | Fixes during review of new codemonty@mysql.com2005-11-031-1/+2
* | | | BUG#14514 Creating table with packed key fails silentlymsvensson@neptunus.(none)2005-11-021-1/+1
* | | | This patch add support for storing Geometry types to Archive, Innodb, NDB, an...brian@zim.(none)2005-10-241-2/+4
| |_|/ |/| |
* | | Merge mysql.com:/usr/local/home/marty/MySQL/mysql-4.1mskold@mysql.com2005-10-141-15/+13
|\ \ \ | |/ / | | / | |/ |/|
| * Fix for Bug #13961 Triggers on tables with auto_increment insert bogus value...mskold@mysql.com2005-10-141-14/+16