summaryrefslogtreecommitdiff
path: root/sql/ha_ndbcluster.h
Commit message (Expand)AuthorAgeFilesLines
* Updated/added copyright headersMySQL Build Team2012-02-161-2/+1
|\
* \ Updated/added copyright headersKent Boortz2011-06-301-2/+3
|\ \ | |/
* | Merge of bug#51851.Mattias Jonsson2010-05-241-1/+1
|\ \
| * | Bug#51851: Server with SBR locks mutex twice on LOAD DATAMattias Jonsson2010-03-301-1/+1
* | | WL#5030: Split and remove mysql_priv.hMats Kindahl2010-03-311-0/+2
|/ /
* | WL#2360 Performance schemaMarc Alff2010-01-061-9/+13
* | WL#4738 streamline/simplify @@variable creation processSergei Golubchik2009-12-221-6/+0
* | manual merge: mysql-5.1-rep+2-delivery1 --> mysql-5.1-rpl-mergeLuis Soares2009-10-221-0/+5
|\ \
| * | WL#5016: Fix header file include guardsMats Kindahl2009-09-231-0/+5
| |/
* | Backport of DTrace patches from 6.0Mikael Ronstrom2008-12-201-0/+1
|/
* Bug #34275 mysqld leak if doing multiple statements within same transaction (...tomas@poseidon.ndb.mysql.com2008-02-041-7/+1
* Merge mysql.com:/home/marty/MySQL/mysql-5.0-ndbmskold/marty@quadfish.(none)2007-11-051-0/+3
|\
| * ha_ndbcluster.h:mskold/marty@mysql.com/quadfish.(none)2007-11-051-0/+3
* | Merge mysql.com:/windows/Linux_space/MySQL/mysql-5.0-ndbmskold/marty@linux.site2007-10-021-1/+8
|\ \ | |/
| * Bug#25817 UPDATE IGNORE doesn't check write_set when checking unique indexes...mskold/marty@mysql.com/linux.site2007-10-021-1/+8
| * Merge jhe@bk-internal.mysql.com:/home/bk/mysql-5.0-ndbJustin.He/justin.he@dev3-240.dev.cn.tlan2007-04-281-0/+1
| |\
| | * Merge lzhou@bk-internal.mysql.com:/home/bk/mysql-5.0-ndb-bjlzhou/zhl@dev3-63.(none)2007-04-181-0/+1
| | |\
| | | * BUG#26675 Add ndb_connectstring in "show global variables".lzhou/zhl@dev3-63.(none)2007-03-121-0/+1
| * | | Moved method definition to ease merge to 5.1mskold/marty@mysql.com/linux.site2007-04-241-1/+2
| * | | Moved all code related to engine_condition_pushdown to a new class,mskold/marty@mysql.com/linux.site2007-04-231-439/+7
| * | | Merge mysql.com:/windows/Linux_space/MySQL/mysql-5.0mskold/marty@mysql.com/linux.site2007-04-051-0/+2
| |\ \ \ | | |/ / | |/| |
| * | | Bug #27320 ndb handler does not reset extra flags on reset()tomas@whalegate.ndb.mysql.com2007-03-221-0/+1
| | |/ | |/|
* | | BUG#30996: Committed too early when autocommit and lock tablemikael@dator6.(none)2007-09-141-2/+6
* | | WL#3732 Information schema optimizationgluh@mysql.com/eagle.(none)2007-08-031-1/+1
* | | Bug #29222 Statement mode replicates both statement and rows when writing to ...tomas@poseidon.mysql.com2007-06-271-0/+1
* | | Merge whalegate.ndb.mysql.com:/home/tomas/mysql-5.1-new-ndbtomas@whalegate.ndb.mysql.com2007-06-171-0/+2
|\ \ \
| * | | Bug #28989 hpux11 ps_row warningstomas@whalegate.ndb.mysql.com2007-06-171-0/+2
* | | | WL#3817: Simplify string / memory area types and make things more consistent ...monty@mysql.com/narttu.mysql.fi2007-05-101-42/+42
|/ / /
* | | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.1-ndbmskold/marty@linux.site2007-04-241-441/+2
|\ \ \
| * | | ha_ndbcluster.h, ha_ndbcluster.cc:mskold/marty@mysql.com/linux.site2007-04-241-441/+2
* | | | Merge romeo.(none):/home/bkroot/mysql-5.1-rplmats@romeo.(none)2007-04-201-1/+3
|\ \ \ \
| * | | | Clear field_alloc when it's moved to result set (allows us to always call fre...monty@mysql.com/narttu.mysql.fi2007-04-161-1/+3
| |/ / /
* | | | Bug #27076 Cluster does not honor SQL_LOG_BIN flagtomas@whalegate.ndb.mysql.com2007-04-181-1/+3
|/ / /
* | | Merge mysql.com:/windows/Linux_space/MySQL/mysql-5.1mskold/marty@linux.site2007-04-041-0/+2
|\ \ \
| * \ \ Merge mysql.com:/windows/Linux_space/MySQL/mysql-5.0mskold/marty@linux.site2007-04-041-0/+2
| |\ \ \ | | | |/ | | |/|
| | * | Bug #26242 UPDATE with subquery and triggers failing with cluster tablesmskold/marty@mysql.com/linux.site2007-04-041-0/+2
| | * | NdbScanOperation.hpp, NdbScanOperation.cpp, ha_ndbcluster.cc:mskold/marty@mysql.com/linux.site2007-02-071-1/+0
| | * | Fix for bug#25821 Excessive partition pruning for multi-range index scan in ...mskold/marty@mysql.com/linux.site2007-02-061-0/+1
* | | | Bug #26783 replication status unknown after cluster or mysqld failuretomas@whalegate.ndb.mysql.com2007-04-031-0/+6
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1serg@janus.mylan2007-02-211-2/+0
|\ \ \ \ | |/ / / |/| | |
| * | | WL#3700: Handler API change: all index search methods - that is,serg@janus.mylan2007-01-291-2/+0
* | | | Bug #26021 - valgrind reports error regarding handle_trailing_share and clien...tomas@poseidon.mysql.com2007-02-051-0/+1
|/ / /
* | | Bug#25567 records() call performs scan in NDB, performance bugstewart@willster.(none)2007-01-241-0/+2
* | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.1tomas@poseidon.2006-12-271-1/+1
|\ \ \
| * | | bug#24667 After ALTER TABLE operation ndb_dd table becomes regular ndb: ALTE...mskold/marty@mysql.com/linux.site2006-12-191-1/+1
| * | | bug#24667 After ALTER TABLE operation ndb_dd table becomes regular ndb: copy...mskold/marty@mysql.com/linux.site2006-12-191-1/+1
* | | | Merge mysql.com:/home/kent/bk/main/mysql-5.0kent@kent-amd64.(none)2006-12-231-2/+1
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Many files:kent@mysql.com/kent-amd64.(none)2006-12-231-2/+1
| |/
| * bug#18487 UPDATE IGNORE not supported for unique constraint violation of non...mskold/marty@mysql.com/linux.site2006-11-301-1/+1
| * bug#21507 I can't create a unique hash index in NDB: Added possibillity to cr...mskold/marty@mysql.com/linux.site2006-11-071-2/+18