summaryrefslogtreecommitdiff
path: root/sql/item_cmpfunc.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.3' into 10.4bb-10.4-MDEV-23468Oleksandr Byelkin2020-12-251-0/+7
|\
| * Merge branch '10.2' into 10.3Oleksandr Byelkin2020-12-231-0/+7
| |\
| | * Item_func_like::walk() was ignoring escape_itemSergei Golubchik2020-12-191-0/+7
* | | Merge 10.3 into 10.4Marko Mäkelä2020-10-291-9/+10
|\ \ \ | |/ /
| * | Merge 10.2 into 10.3Marko Mäkelä2020-10-281-9/+10
| |\ \ | | |/
| | * precedence bugfixingSergei Golubchik2020-10-231-4/+3
| | * cleanup: remove redundant BANG_PRECEDENCESergei Golubchik2020-10-231-1/+1
* | | Merge branch '10.3' into 10.4Oleksandr Byelkin2020-08-031-1/+1
|\ \ \ | |/ /
| * | Merge branch '10.2' into 10.3Oleksandr Byelkin2020-08-031-1/+1
| |\ \ | | |/
| | * Merge branch '10.1' into 10.2Oleksandr Byelkin2020-08-021-1/+1
| | |\
| | | * Code comment spellfixesIan Gilfillan2020-07-221-1/+1
* | | | MDEV-21184 Assertion `used_tables_cache == 0' failed in Item_func::fix_fieldsIgor Babaev2020-01-151-1/+2
* | | | Merge 10.3 into 10.4Marko Mäkelä2019-12-131-0/+1
|\ \ \ \ | |/ / /
| * | | MDEV-20900: IN predicate to IN subquery conversion causes performance regressionVarun Gupta2019-12-101-0/+1
| * | | Merge remote-tracking branch 10.2 into 10.3Jan Lindström2019-12-021-1/+1
| |\ \ \ | | |/ /
| | * | MDEV-17508 Fix bug for spider when using "not like"willhan2019-11-251-1/+1
* | | | Merge branch '10.3' into 10.4Sergei Golubchik2019-09-061-0/+2
|\ \ \ \ | |/ / /
| * | | Merge 10.2 (up to commit ef00ac4c86daf3294c46a45358da636763fb0049) into 10.3Alexander Barkov2019-09-041-0/+2
| |\ \ \ | | |/ /
| | * | MDEV-18156 Assertion `0' failed or `btr_validate_index(index, 0, false)' in r...Alexander Barkov2019-09-031-0/+2
* | | | MDEV-19961 MIN(timestamp_column) returns a wrong result in a GROUP BY queryAlexander Barkov2019-08-191-0/+3
* | | | Merge commit '43882e764d6867c6855b1ff057758a3f08b25c55' into 10.4Alexander Barkov2019-08-131-2/+2
|\ \ \ \ | |/ / /
| * | | MDEV-20273 Add class Item_sum_min_maxAlexander Barkov2019-08-071-2/+2
* | | | Merge 10.3 into 10.4Marko Mäkelä2019-07-021-0/+2
|\ \ \ \ | |/ / /
| * | | Merge 10.2 into 10.3Marko Mäkelä2019-07-021-0/+2
| |\ \ \ | | |/ /
| | * | Merge 10.1 into 10.2Eugene Kosov2019-06-231-0/+4
| | |\ \ | | | |/
| | | * Merge 5.5 into 10.1Eugene Kosov2019-06-201-0/+4
| | | |\
| | | | * MDEV-19790 Wrong result for query with outer join and IS NOT TRUE predicateIgor Babaev2019-06-171-0/+4
* | | | | Merge branch '10.3' into 10.4Oleksandr Byelkin2019-05-191-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.2 into 10.3Marko Mäkelä2019-05-141-1/+1
| |\ \ \ \ | | |/ / /
| | * | | Merge 10.1 into 10.2Marko Mäkelä2019-05-131-1/+1
| | |\ \ \ | | | |/ /
| | | * | Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
| | | |\ \ | | | | |/
| | | | * Update FSF AddressVicențiu Ciorbaru2019-05-111-1/+1
* | | | | fix bug for spider where using "not like" (#890)willhan2019-04-161-1/+1
* | | | | MDEV-18769 Assertion `fixed == 1' failed in Item_cond_or::val_intGalina Shalygina2019-04-041-2/+2
* | | | | Merge 10.3 into 10.4Marko Mäkelä2019-03-221-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-19008 Slow EXPLAIN SELECT ... WHERE col IN (const1,const2,(subquery))Alexander Barkov2019-03-221-1/+1
* | | | | Merge 10.3 into 10.4Marko Mäkelä2019-03-081-0/+1
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.2 into 10.3Marko Mäkelä2019-03-081-0/+1
| |\ \ \ \ | | |/ / /
| | * | | MDEV-18383: Missing rows with pushdown condition defined with IF-functionGalina Shalygina2019-03-071-0/+1
| | * | | Merge branch '10.1' into 10.2Oleksandr Byelkin2018-11-151-0/+5
| | |\ \ \ | | | |/ /
| | | * | Merge branch '10.0' into 10.1Oleksandr Byelkin2018-11-151-0/+5
| | | |\ \
| | | | * \ Merge branch '5.5' into 10.0Oleksandr Byelkin2018-11-151-0/+5
| | | | |\ \ | | | | | |/
| | | | | * Backport for "MDEV-17698 MEMORY engine performance regression"Alexander Barkov2018-11-151-0/+5
| | | * | | Merge branch '10.0' into 10.1Oleksandr Byelkin2018-08-211-0/+1
| | | |\ \ \ | | | | |/ /
| | | | * | Merge branch '5.5' into 10.0Oleksandr Byelkin2018-08-151-0/+1
| | | | |\ \ | | | | | |/
| | | | | * MDEV-15475: Assertion `!table || (!table->read_set || bitmap_is_set(table->re...Oleksandr Byelkin2018-08-151-0/+1
* | | | | | MDEV-7486: Condition pushdown from HAVING into WHEREIgor Babaev2019-02-191-18/+1
* | | | | | MDEV-18636 The test case for bug mdev-16765 crashes the serverGalina Shalygina2019-02-191-0/+1
* | | | | | MDEV-7486: Condition pushdown from HAVING into WHEREGalina Shalygina2019-02-171-2/+27
* | | | | | MDEV-13995 MAX(timestamp) returns a wrong result near DST changeAlexander Barkov2018-12-101-0/+41