summaryrefslogtreecommitdiff
path: root/sql/ha_ndbcluster.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2006-05-311-1/+40
|\
| * Merge mysql.com:/home/marty/MySQL/mysql-4.1unknown2006-05-221-1/+40
| |\
| | * Bug#16997 Table rename that changes database does not rename indexes, recrea...unknown2006-05-051-1/+40
* | | ndb - minor fix to unhandled error, already in 5.1 [ auto-incr ]unknown2006-05-251-1/+2
* | | ndb - compile fix for Solaris 10 AMD64 -max GCC [ ulonglong != Uint64 ]unknown2006-05-251-1/+3
* | | Merge mysql.com:/space/pekka/ndb/version/my50unknown2006-05-251-19/+25
|\ \ \ | |/ / |/| |
| * | ndb - bug#14509 [related] re-do auto-incr error handlingunknown2006-05-171-15/+21
| * | ndb - bug#14509 [related] setAutoIncrement: add error handlingunknown2006-05-161-5/+5
* | | correction of mergeunknown2006-05-151-1/+1
* | | Merge poseidon.ndb.mysql.com:/home/tomas/mysql-4.1unknown2006-05-151-1/+16
|\ \ \ | |/ / |/| |
| * | Bug #16875 Using stale MySQLD FRM files can cause restored cluster to failunknown2006-05-151-1/+16
| |/
* | Bug #19202 Incorrect errorhandling in select count(*) wrt temporary errorunknown2006-04-261-5/+27
* | Fixed memleak detected by valgrindunknown2006-04-251-1/+3
* | Add surrounding braces, move invalidate dictionary_cace to after declaration ...unknown2006-04-111-2/+4
* | Merge bk-internal:/home/bk/mysql-5.0unknown2006-04-111-1/+1
|\ \
| * \ Merge bk-internal:/home/bk/mysql-5.0unknown2006-04-101-1/+1
| |\ \
| | * | Bug #13601: Wrong int type for bitunknown2006-04-041-1/+1
* | | | Merge neptunus.(none):/home/msvensson/mysql/bug13228/my50-bug13228_minimalunknown2006-04-071-0/+7
|\ \ \ \ | |/ / / |/| | |
| * | | Bug #13228 open table cache not flushed when table schema changedunknown2006-01-101-0/+7
* | | | Merge joreland@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2006-03-281-1/+3
|\ \ \ \
| * \ \ \ Merge perch.ndb.mysql.com:/home/jonas/src/50-workunknown2006-03-281-1/+3
| |\ \ \ \
| | * | | | ndb - bug#17729 bug#18406unknown2006-03-281-1/+3
| | | |/ / | | |/| |
* | | | | Post review fix for Bug #15722 Engine_condition_pushdown fails when using bl...unknown2006-03-281-0/+2
* | | | | Fix for Bug #15722 Engine_condition_pushdown fails when using blobs(text)unknown2006-03-281-1/+4
|/ / / /
* | | | If doing write, then peeking is not neededunknown2006-03-241-1/+1
* | | | Post review fix of Bug#17431 INSERT IGNORE INTO returns failed: 1296: err 435...unknown2006-03-231-2/+1
* | | | Fix for Bug#17431 INSERT IGNORE INTO returns failed: 1296: err 4350 'Transact...unknown2006-03-231-28/+163
|/ / /
* | | Bug#16795 ndb_cache_multi2unknown2006-02-271-1/+1
* | | ndb:unknown2006-02-131-1/+5
* | | manual mergeunknown2006-02-101-2/+2
* | | Merge poseidon.ndb.mysql.com:/home/tomas/mysql-4.1unknown2006-02-101-17/+7
|\ \ \ | | |/ | |/|
| * | Bug #17249 ndb, delete statement with join where clause fails when table do n...unknown2006-02-101-14/+6
* | | Merge pnousiainen@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2006-02-071-0/+4
|\ \ \
| * | | ndb - bug#15918 fixunknown2006-02-071-0/+4
* | | | Merge poseidon.ndb.mysql.com:/home/tomas/mysql-4.1unknown2006-02-071-2/+5
|\ \ \ \ | | |/ / | |/| |
| * | | Bug #17081 "LOAD DATA INFILE" may not load all the dataunknown2006-02-071-2/+5
* | | | ndb, transaction should be refgistred even if m_transaction_on is not setunknown2006-02-071-4/+2
* | | | Merge poseidon.ndb.mysql.com:/home/tomas/mysql-4.1unknown2006-02-071-4/+18
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Bug #17154 load data infile of char values into a table of char(PK) hangsunknown2006-02-071-4/+18
* | | Merge mysql.com:/home/jimw/my/mysql-5.0-14212unknown2006-01-061-6/+8
|\ \ \
| * | | Fix crash in BDB from improper cleanup of transactions, and avoid problemunknown2005-12-091-6/+8
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2006-01-061-9/+13
|\ \ \ \ | |_|_|/ |/| | |
| * | | Review fixes of new pushed codeunknown2006-01-061-9/+13
* | | | Merge perch.ndb.mysql.com:/home/jonas/src/mysql-5.0unknown2005-12-141-2/+20
|\ \ \ \
| * | | | bug#15682 - ndb - invalid handling of varchar in position/rnd_posunknown2005-12-141-2/+20
* | | | | Merge mysql.com:/opt/local/work/mysql-4.1-rootunknown2005-11-251-10/+12
|\ \ \ \ \ | |_|/ / / |/| | | / | | |_|/ | |/| |
| * | | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-11-241-6/+8
| |\ \ \
| | * | | Moved check of wrong schema version earlierunknown2005-11-241-6/+8
| * | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-11-211-1/+1
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Bug #14514 Creating table with packed key fails silentlyunknown2005-11-211-1/+1