summaryrefslogtreecommitdiff
path: root/sql/ha_ndbcluster.h
Commit message (Expand)AuthorAgeFilesLines
* Merge neptunus.(none):/home/msvensson/mysql/bug10241msvensson@neptunus.(none)2005-05-091-1/+1
|\
| * BUG#10241 cygwin port: invalid pragma interface directivesmsvensson@neptunus.(none)2005-05-041-1/+1
* | Mergemskold@mysql.com2005-04-281-2/+2
|\ \ | |/
| * Fix for avoiding gettin Invalid schema object version when doing local changesmskold@mysql.com2005-04-271-2/+2
* | Mergemskold@mysql.com2005-04-221-1/+3
|\ \ | |/
| * Fix for Bug #9318 drop database does not drop ndb tablesmskold@mysql.com2005-04-221-2/+4
* | mergejoreland@mysql.com2005-03-231-1/+2
|\ \ | |/
| * Extra fix for perceived problem with fix for Bug #8753 Invalid schema object ...mskold@mysql.com2005-03-221-1/+2
* | Merged WL#2269 to mysql-5.0msvensson@neptunus.(none)2005-03-151-1/+4
|\ \
| * | WL#2269 Enable query cache for NDB part 2msvensson@neptunus.(none)2005-03-151-1/+4
* | | mergedserg@serg.mylan2005-03-091-0/+1
|\ \ \ | | |/ | |/|
| * | Review fixes for Bug #8753 Invalid schemamskold@mysql.com2005-03-071-1/+1
| * | Fix for Bug #8753 Invalid schema object version after dropping indexmskold@mysql.com2005-03-071-0/+1
* | | Fixed small error in commentmskold@mysql.com2005-02-281-1/+1
* | | Fixes for condition pushdown to storage engine based on comments from code re...mskold@mysql.com2005-02-231-28/+70
* | | Mergemskold@mysql.com2005-02-211-6/+3
|\ \ \ | | |/ | |/|
| * | making XA tree to compile (and pass tests) in -max buildserg@serg.mylan2005-02-171-6/+3
* | | Added support for LIKE and NOT LIKE in condition pushdownmskold@mysql.com2005-02-181-4/+59
* | | Small fixes and added comments to condition pushdown to ndbcluster, after cod...mskold@mysql.com2005-02-161-38/+84
* | | Mergemskold@mysql.com2005-02-111-3/+7
|\ \ \ | |/ /
| * | Small changes after Tomas reviewmsvensson@neptunus.homeip.net2005-02-071-1/+1
| * | Merge of query cache from 4.1 to 5.0msvensson@neptunus.homeip.net2005-02-041-5/+5
| * | Merged "query cache for ndb" to 5.0msvensson@neptunus.homeip.net2005-02-031-2/+6
| |\ \
| | * | WL#2269 Enable query cache for NDBmsvensson@neptunus.homeip.net2005-02-011-0/+2
| | * | Merge bk-internal:/home/bk/mysql-4.1tulin@build.mysql.com2005-01-051-1/+1
| | |\ \
| | * \ \ Mergemysqldev@mysql.com2004-12-161-2/+4
| | |\ \ \
| | | * | | removed special ndb query cache variabletomas@poseidon.ndb.mysql.com2004-11-251-1/+0
| | | * | | Mergetomas@poseidon.ndb.mysql.com2004-11-241-1/+4
| | | |\ \ \
| | | | * | | sql/ha_innodb.cctomas@poseidon.ndb.mysql.com2004-11-241-1/+4
| | | * | | | changed query cache type variable for ndbtomas@poseidon.ndb.mysql.com2004-11-231-1/+1
| | | |/ / /
| | | * | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1tomas@poseidon.ndb.mysql.com2004-11-231-0/+2
| | | |\ \ \
* | | | | | | Condition pushdown v.2mskold@mysql.com2005-02-111-45/+61
* | | | | | | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.0-ndbmskold@mysql.com2005-02-011-0/+1
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Mergetomas@poseidon.ndb.mysql.com2005-01-261-0/+1
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | * | | | | Bug#8101 unique indexes which attribute are _not_ specified in the order of ...tomas@poseidon.ndb.mysql.com2005-01-261-0/+1
| | | |_|_|/ | | |/| | |
| | * | | | Merged bugfixmskold@mysql.com2004-12-301-1/+1
| | |\ \ \ \ | | | |/ / / | | |/| | |
* | | | | | Fixed failed mergemskold@mysql.com2005-02-011-0/+2
* | | | | | Mergemskold@mysql.com2005-01-171-0/+2
|\ \ \ \ \ \ | |/ / / / /
| * | | | | added support for 'show status like 'Ndb%''tomas@poseidon.ndb.mysql.com2005-01-141-0/+2
| * | | | | To get correct values in SHOW TABLE STATUStomas@poseidon.ndb.mysql.com2005-01-131-0/+2
* | | | | | Condition pushdown, support for more typesmskold@mysql.com2005-01-111-1/+31
* | | | | | Fixed nested conditions for condition pushdown to storage enginemskold@mysql.com2005-01-071-9/+10
* | | | | | Added support for different int sizes in condition pushdownmskold@mysql.com2005-01-041-5/+0
* | | | | | Added support for different int sizes in condition pushdownmskold@mysql.com2005-01-041-8/+9
* | | | | | Added support for different int sizes in condition pushdownmskold@mysql.com2005-01-041-0/+5
* | | | | | Mergemskold@mysql.com2005-01-031-2/+2
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Mergemskold@mysql.com2005-01-031-1/+1
| |\ \ \ \ \
| | * \ \ \ \ Merge from fix for Bug #7480 Mysqld crash in ha_ndbcluster using Query Browsermskold@mysql.com2005-01-031-1/+1
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | |
| | | * | | | Fix for bug #7480 Mysqld crash in ha_ndbcluster using Query Browsermarty@linux.site2004-12-301-1/+1
| * | | | | | mergejoreland@mysql.com2004-12-311-1/+1
| |\ \ \ \ \ \ | | |/ / / / /