summaryrefslogtreecommitdiff
path: root/sql/ha_ndbcluster.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.0-ndbunknown2007-04-051-4/+23
|\
| * Merge mysql.com:/windows/Linux_space/MySQL/mysql-5.0unknown2007-04-051-3/+22
| |\
| | * Removed compiler warningsunknown2007-04-051-0/+2
| | * Bug #26242 UPDATE with subquery and triggers failing with cluster tablesunknown2007-04-041-3/+20
| * | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.0-ndbunknown2007-04-031-1/+1
| |\ \
| | * \ Merge mysql.com:/windows/Linux_space/MySQL/mysql-5.0unknown2007-03-241-1/+1
| | |\ \ | | | |/
| | | * bug #26225 Engine condition pushdown doesn't work with prepare statements (p...unknown2007-02-091-1/+1
* | | | Merge dev3-240.dev.cn.tlan:/home/justin.he/mysql/mysql-5.0/mysql-5.0-ndbunknown2007-04-051-6/+5
|\ \ \ \ | |/ / / |/| | |
| * | | BUG#18676 when cluster storage engine is down, misleading error message on cr...unknown2007-04-031-6/+5
* | | | Merge whalegate.ndb.mysql.com:/home/tomas/mysql-5.0-telco-gcaunknown2007-04-021-10/+25
|\ \ \ \
| * | | | BUG#27560: Memory usage of mysqld grows while doing nothingunknown2007-04-021-10/+25
* | | | | correct medium int printoutunknown2007-03-261-2/+7
* | | | | Bug #26986 BIT(33) for ndb is broken on solaris.unknown2007-03-261-5/+9
| |_|/ / |/| | |
* | | | Merge whalegate.ndb.mysql.com:/home/tomas/mysql-5.0-telco-gcaunknown2007-03-221-2/+16
|\ \ \ \ | |/ / /
| * | | Bug #27320 ndb handler does not reset extra flags on reset()unknown2007-03-221-2/+16
* | | | Merge whalegate.ndb.mysql.com:/home/tomas/mysql-5.0-telco-gcaunknown2007-03-211-4/+7
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Bug #26825 MySQL Server Crashes in high loadunknown2007-03-211-4/+7
* | | Fixed compiler warnings.unknown2007-02-281-7/+22
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-02-221-54/+52
|\ \ \
| * | | After merge fixesunknown2007-02-211-0/+3
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-02-211-54/+49
| |\ \ \
| | * \ \ Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-01-221-57/+52
| | |\ \ \
| | | * | | After merge fixes:unknown2006-12-151-9/+9
| | | * | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2006-12-151-48/+43
| | | |\ \ \
| | | | * | | Fixed compiler warnings detected by option -Wshadow and -Wunused:unknown2006-12-151-48/+43
* | | | | | | Merge poseidon.mysql.com:/home/tomas/mysql-5.0-telco-gcaunknown2007-02-141-1/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | / / | | |_|_|/ / | |/| | | |
| * | | | | Bug #21033 Error 0 in readAutoIncrementValue()unknown2007-02-141-1/+1
* | | | | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-02-081-7/+8
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Merge mysql.com:/windows/Linux_space/MySQL/mysql-5.0unknown2007-02-071-5/+3
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | NdbScanOperation.hpp, NdbScanOperation.cpp, ha_ndbcluster.cc:unknown2007-02-071-4/+2
| | * | | | Fix for bug#25821 Excessive partition pruning for multi-range index scan in ...unknown2007-02-061-1/+1
| * | | | | Merge mysql.com:/windows/Linux_space/MySQL/mysql-5.0unknown2007-02-011-2/+5
| |\ \ \ \ \ | | |/ / / /
| | * | | | Bug #25522 Update with IN syntax Clustertable + Trigger leads to mysqld segf...unknown2007-02-011-2/+1
| | * | | | Bug #25522 Update with IN syntax Clustertable + Trigger leads to mysqld segf...unknown2007-01-311-2/+6
* | | | | | Merge kahlann.erinye.com:/home/df/mysql/build/mysql-5.0unknown2007-01-241-28/+51
|\ \ \ \ \ \ | |/ / / / /
| * | | | | ndb - bug#25562 use byte-size max_data_length() when setting blob part sizeunknown2007-01-231-11/+21
| * | | | | bug#25746 ndb: 4209 error with 2 VARCHAR primary keysunknown2007-01-231-1/+1
| * | | | | bug#25746 ndb: 4209 error with 2 VARCHAR primary keysunknown2007-01-231-10/+16
| * | | | | Merge mysql.com:/windows/Linux_space/MySQL/mysql-5.0unknown2007-01-081-0/+10
| |\ \ \ \ \ | | |/ / / /
| | * | | | bug#24820 CREATE INDEX ....USING HASH on NDB table creates ordered index, no...unknown2007-01-081-0/+10
| * | | | | Merge mysql.com:/windows/Linux_space/MySQL/mysql-5.0unknown2007-01-031-7/+4
| |\ \ \ \ \ | | |/ / / / | | | / / / | | |/ / / | |/| | |
| | * | | Removed check for impossible error returnunknown2006-12-141-7/+4
* | | | | ha_ndbcluster.cc:unknown2007-01-171-9/+16
* | | | | ha_ndbcluster.cc:unknown2007-01-171-16/+9
|/ / / /
* | | | Many files:unknown2006-12-231-2/+1
| |/ / |/| |
* | | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2006-12-041-54/+215
|\ \ \ | |_|/ |/| |
| * | Merge mysql.com:/windows/Linux_space/MySQL/mysql-5.0unknown2006-11-301-8/+10
| |\ \ | | |/
| | * bug#18487 UPDATE IGNORE not supported for unique constraint violation of non...unknown2006-11-301-7/+8
| | * bug#18487 UPDATE IGNORE not supported for unique constraint violation of non...unknown2006-11-301-2/+3
| * | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2006-11-301-49/+208
| |\ \ | | |/