summaryrefslogtreecommitdiff
path: root/sql/ha_ndbcluster.h
Commit message (Expand)AuthorAgeFilesLines
* WL#3138: Maria - fast "SELECT COUNT(*) FROM t;" and "CHECKSUM TABLE t"unknown2008-05-291-1/+1
* Merge mysql.com:/home/marty/MySQL/mysql-5.0-ndbunknown2007-11-051-0/+3
|\
| * ha_ndbcluster.h:unknown2007-11-051-0/+3
* | Merge mysql.com:/windows/Linux_space/MySQL/mysql-5.0-ndbunknown2007-10-021-1/+8
|\ \ | |/
| * Bug#25817 UPDATE IGNORE doesn't check write_set when checking unique indexes...unknown2007-10-021-1/+8
| * Merge jhe@bk-internal.mysql.com:/home/bk/mysql-5.0-ndbunknown2007-04-281-0/+1
| |\
| | * Merge lzhou@bk-internal.mysql.com:/home/bk/mysql-5.0-ndb-bjunknown2007-04-181-0/+1
| | |\
| | | * BUG#26675 Add ndb_connectstring in "show global variables".unknown2007-03-121-0/+1
| * | | Moved method definition to ease merge to 5.1unknown2007-04-241-1/+2
| * | | Moved all code related to engine_condition_pushdown to a new class,unknown2007-04-231-439/+7
| * | | Merge mysql.com:/windows/Linux_space/MySQL/mysql-5.0unknown2007-04-051-0/+2
| |\ \ \ | | |/ / | |/| |
| * | | Bug #27320 ndb handler does not reset extra flags on reset()unknown2007-03-221-0/+1
| | |/ | |/|
* | | BUG#30996: Committed too early when autocommit and lock tableunknown2007-09-141-2/+6
* | | WL#3732 Information schema optimizationunknown2007-08-031-1/+1
* | | Bug #29222 Statement mode replicates both statement and rows when writing to ...unknown2007-06-271-0/+1
* | | Merge whalegate.ndb.mysql.com:/home/tomas/mysql-5.1-new-ndbunknown2007-06-171-0/+2
|\ \ \
| * | | Bug #28989 hpux11 ps_row warningsunknown2007-06-171-0/+2
* | | | WL#3817: Simplify string / memory area types and make things more consistent ...unknown2007-05-101-42/+42
|/ / /
* | | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.1-ndbunknown2007-04-241-441/+2
|\ \ \
| * | | ha_ndbcluster.h, ha_ndbcluster.cc:unknown2007-04-241-441/+2
* | | | Merge romeo.(none):/home/bkroot/mysql-5.1-rplunknown2007-04-201-1/+3
|\ \ \ \
| * | | | Clear field_alloc when it's moved to result set (allows us to always call fre...unknown2007-04-161-1/+3
| |/ / /
* | | | Bug #27076 Cluster does not honor SQL_LOG_BIN flagunknown2007-04-181-1/+3
|/ / /
* | | Merge mysql.com:/windows/Linux_space/MySQL/mysql-5.1unknown2007-04-041-0/+2
|\ \ \
| * \ \ Merge mysql.com:/windows/Linux_space/MySQL/mysql-5.0unknown2007-04-041-0/+2
| |\ \ \ | | | |/ | | |/|
| | * | Bug #26242 UPDATE with subquery and triggers failing with cluster tablesunknown2007-04-041-0/+2
| | * | NdbScanOperation.hpp, NdbScanOperation.cpp, ha_ndbcluster.cc:unknown2007-02-071-1/+0
| | * | Fix for bug#25821 Excessive partition pruning for multi-range index scan in ...unknown2007-02-061-0/+1
* | | | Bug #26783 replication status unknown after cluster or mysqld failureunknown2007-04-031-0/+6
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-02-211-2/+0
|\ \ \ \ | |/ / / |/| | |
| * | | WL#3700: Handler API change: all index search methods - that is,unknown2007-01-291-2/+0
* | | | Bug #26021 - valgrind reports error regarding handle_trailing_share and clien...unknown2007-02-051-0/+1
|/ / /
* | | Bug#25567 records() call performs scan in NDB, performance bugunknown2007-01-241-0/+2
* | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.1unknown2006-12-271-1/+1
|\ \ \
| * | | bug#24667 After ALTER TABLE operation ndb_dd table becomes regular ndb: ALTE...unknown2006-12-191-1/+1
| * | | bug#24667 After ALTER TABLE operation ndb_dd table becomes regular ndb: copy...unknown2006-12-191-1/+1
* | | | Merge mysql.com:/home/kent/bk/main/mysql-5.0unknown2006-12-231-2/+1
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Many files:unknown2006-12-231-2/+1
| |/
| * bug#18487 UPDATE IGNORE not supported for unique constraint violation of non...unknown2006-11-301-1/+1
| * bug#21507 I can't create a unique hash index in NDB: Added possibillity to cr...unknown2006-11-071-2/+18
* | bug#18487 UPDATE IGNORE not supported for unique constraint violation of non...unknown2006-11-301-1/+1
* | bug#21507 I can't create a unique hash index in NDB: Added possibillity to cr...unknown2006-11-131-3/+19
* | Merge willster.(none):/home/stewart/Documents/MySQL/5.0/ndbunknown2006-10-251-1/+6
|\ \ | |/
| * Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.0-ndbunknown2006-10-241-2/+8
| |\
| | * Merge willster.(none):/home/stewart/Documents/MySQL/4.1/bug19914-mk2-merge2unknown2006-10-231-2/+8
| | |\
| | | * Bug #19914 SELECT COUNT(*) sometimes returns MAX_INT on cluster tablesunknown2006-10-231-2/+6
| * | | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.0-ndbunknown2006-10-181-13/+56
| |\ \ \ | | |/ / | |/| |
* | | | bug#21873 MySQLD Crash on ALTER...ADD..UNIQUE..USING HASH statement for NDB b...unknown2006-10-241-1/+1
* | | | Merge willster.(none):/home/stewart/Documents/MySQL/5.0/bug19914-mk2-mergeunknown2006-10-181-2/+2
|\ \ \ \ | |/ / /
| * | | Merge willster.(none):/home/stewart/Documents/MySQL/4.1/bug19914-mk2unknown2006-10-161-2/+2
| |\ \ \ | | | |/ | | |/|