mskold@mysql.com
|
d969a9ab68
|
Fix for bug#12021
|
2005-07-31 21:33:46 +02:00 |
|
mskold@mysql.com
|
cc524b4fda
|
Removed bug introduced when implementing support for IN and BETWEEN
|
2005-06-02 14:46:58 +02:00 |
|
mskold@mysql.com
|
e8613e53b9
|
Fixed handling of condition pushdown to storage engine of NO BETWEEN and NOT IN
|
2005-06-01 11:56:47 +02:00 |
|
mskold@mysql.com
|
0b8de7cfce
|
Added support for BETWEEN and IN in condition pushdown to ndbcluster by rewriting them as AND and OR expressions
|
2005-05-18 14:32:05 +02:00 |
|
mskold@mysql.com
|
145f7b2983
|
Fix for Bug #9246 Condition pushdown and left join, wrong result
|
2005-05-09 18:56:29 +02:00 |
|
mskold@mysql.com
|
8e19abff0e
|
Fix Bug #9517 Condition pushdown to storage engine does not work for update/delete
|
2005-04-04 21:38:05 +02:00 |
|
mskold@mysql.com
|
7092c7dec2
|
WL#2353 EXPLAIN support for condition pushdown
|
2005-03-14 15:26:10 +01:00 |
|
mskold@mysql.com
|
d3573d7e21
|
Added tests for BINARY|VARBINARY LIKE|NOT LIKE
|
2005-02-24 14:20:12 +01:00 |
|
pekka@mysql.com
|
b67f82d901
|
ndb - wl-1203 fix binary LIKE binary in ndb api
|
2005-02-24 13:07:33 +01:00 |
|
mskold@mysql.com
|
e0dbdca79e
|
ha_ndbcluster.cc:
Fixed faulty debug printout
ndb_condition_pushdown.test, ndb_condition_pushdown.result:
Added BINARY and VARBINARY tests
|
2005-02-23 17:18:06 +01:00 |
|
mskold@mysql.com
|
fcc37a0787
|
Fixes for condition pushdown to storage engine based on comments from code review
|
2005-02-23 15:51:26 +01:00 |
|
mskold@mysql.com
|
8b853bbbc7
|
Added tests for newdecimal in condition pushdown
|
2005-02-17 11:16:24 +01:00 |
|
mskold@mysql.com
|
828a785610
|
Condition pushdown v.2
|
2005-02-11 22:05:24 +01:00 |
|
mskold@mysql.com
|
7a262068c7
|
Added (re-committing undone ChangeSet) tests for different int sizes in condition pushdown
|
2005-01-04 20:55:00 +01:00 |
|
mskold@mysql.com
|
3edf243875
|
Condition pushdown to storage engine
|
2004-12-17 21:13:22 +01:00 |
|