summaryrefslogtreecommitdiff
path: root/sql/ha_ndbcluster.h
Commit message (Expand)AuthorAgeFilesLines
* ndb - wl#2624 re-commit due to bk problemunknown2005-09-151-1/+9
* generalized option for specifying ndb distributionunknown2005-08-221-0/+2
* ha_ndbcluster.h, ha_innodb.h:unknown2005-08-181-2/+2
* Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-08-051-23/+66
|\
| * Fixed handling of NOT LIKE after Item_func::NOTLIKE_FUNC has been removedunknown2005-08-011-21/+66
| * Remove Item_func::NOTLIKE_FUNC and all [dead] code that uses itunknown2005-07-291-2/+0
* | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1unknown2005-07-231-0/+4
|\ \
| * | Faster alter table code for 5.1.unknown2005-07-221-0/+4
* | | Patch for push of wl1354 Partitioningunknown2005-07-181-7/+24
* | | Mergeunknown2005-07-121-4/+4
|\ \ \ | |/ / |/| / | |/
| * Merge mysql.com:/usr/local/home/marty/MySQL/mysql-4.1unknown2005-07-061-1/+1
| |\
| | * Fixed handling of failed primary key update in INSERT .. ON DUPLICATE KEY UPD...unknown2005-07-061-1/+1
| * | Merge mysql.com:/usr/local/home/marty/MySQL/mysql-4.1unknown2005-07-051-3/+2
| |\ \ | | |/
| | * Changed delete_row to always get key from record argumentunknown2005-06-291-3/+2
| * | Merged from mysql-4.1 to mysql-5.0unknown2005-06-221-1/+2
| |\ \ | | |/
| | * BUG#10365 Cluster handler uses non-standard error codesunknown2005-06-081-1/+2
* | | Mergeunknown2005-06-041-3/+33
|\ \ \ | |/ /
| * | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-05-181-3/+33
| |\ \
| | * | Added support for BETWEEN and IN in condition pushdown to ndbcluster by rewri...unknown2005-05-181-3/+33
* | | | Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-5.1unknown2005-05-121-3/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-5.1unknown2005-05-071-3/+2
| |\ \ \ | | |/ / | |/| |
| | * | WL 1682: Use bitvector instead of query_id to tell handler which fieldsunknown2005-04-281-3/+2
* | | | Merge neptunus.(none):/home/msvensson/mysql/bug10241unknown2005-05-091-1/+1
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | BUG#10241 cygwin port: invalid pragma interface directivesunknown2005-05-041-1/+1
* | | Mergeunknown2005-04-281-2/+2
|\ \ \ | |/ / | | / | |/ |/|
| * Fix for avoiding gettin Invalid schema object version when doing local changesunknown2005-04-271-2/+2
* | Mergeunknown2005-04-221-1/+3
|\ \ | |/
| * Fix for Bug #9318 drop database does not drop ndb tablesunknown2005-04-221-2/+4
* | mergeunknown2005-03-231-1/+2
|\ \ | |/
| * Extra fix for perceived problem with fix for Bug #8753 Invalid schema object ...unknown2005-03-221-1/+2
* | Merged WL#2269 to mysql-5.0unknown2005-03-151-1/+4
|\ \
| * | WL#2269 Enable query cache for NDB part 2unknown2005-03-151-1/+4
* | | mergedunknown2005-03-091-0/+1
|\ \ \ | | |/ | |/|
| * | Review fixes for Bug #8753 Invalid schemaunknown2005-03-071-1/+1
| * | Fix for Bug #8753 Invalid schema object version after dropping indexunknown2005-03-071-0/+1
* | | Fixed small error in commentunknown2005-02-281-1/+1
* | | Fixes for condition pushdown to storage engine based on comments from code re...unknown2005-02-231-28/+70
* | | Mergeunknown2005-02-211-6/+3
|\ \ \ | | |/ | |/|
| * | making XA tree to compile (and pass tests) in -max buildunknown2005-02-171-6/+3
* | | Added support for LIKE and NOT LIKE in condition pushdownunknown2005-02-181-4/+59
* | | Small fixes and added comments to condition pushdown to ndbcluster, after cod...unknown2005-02-161-38/+84
* | | Mergeunknown2005-02-111-3/+7
|\ \ \ | |/ /
| * | Small changes after Tomas reviewunknown2005-02-071-1/+1
| * | Merge of query cache from 4.1 to 5.0unknown2005-02-041-5/+5
| * | Merged "query cache for ndb" to 5.0unknown2005-02-031-2/+6
| |\ \
| | * | WL#2269 Enable query cache for NDBunknown2005-02-011-0/+2
| | * | Merge bk-internal:/home/bk/mysql-4.1unknown2005-01-051-1/+1
| | |\ \
| | * \ \ Mergeunknown2004-12-161-2/+4
| | |\ \ \
| | | * | | removed special ndb query cache variableunknown2004-11-251-1/+0
| | | * | | Mergeunknown2004-11-241-1/+4
| | | |\ \ \