summaryrefslogtreecommitdiff
path: root/sql/item_cmpfunc.h
Commit message (Expand)AuthorAgeFilesLines
* 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 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-20273 Add class Item_sum_min_maxAlexander Barkov2019-08-071-2/+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 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
* | | | MDEV-19008 Slow EXPLAIN SELECT ... WHERE col IN (const1,const2,(subquery))Alexander Barkov2019-03-221-1/+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-17411 Wrong WHERE optimization with simple CASE and searched CASEAlexander Barkov2018-10-111-0/+2
* | | | | Merge 10.2 into 10.3Marko Mäkelä2018-08-281-0/+1
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-16765: Missing rows with pushdown condition defined with CASE using Item...Galina Shalygina2018-08-201-0/+1
* | | | | Merge 10.2 into 10.3Marko Mäkelä2018-08-031-12/+2
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-16614 signal 7 after calling stored procedure, that uses regexpAlexander Barkov2018-07-261-12/+2
* | | | | Merge commit '6b8802e8dd5467556a024d807a1df23940b00895' into bb-10.3-fix_len_decbb-10.3-fix_len_decOleksandr Byelkin2018-06-191-34/+48
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-11071: Assertion `thd->transaction.stmt.is_empty()' failed in Locked_tab...Oleksandr Byelkin2018-06-151-25/+35
| * | | | MDEV-16090: Server crash in in Item_func_in::val_int or assertion `in_item'Galina Shalygina2018-05-121-10/+3
* | | | | cleanup: remove get_datetime_value()Sergei Golubchik2018-03-301-7/+2
* | | | | cleanup: Item_func_caseSergei Golubchik2018-03-301-13/+5
* | | | | Merge branch '10.2' into 10.3Sergei Golubchik2018-03-281-14/+18
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '10.1' into 10.2Sergei Golubchik2018-03-251-0/+3
| |\ \ \ \ | | |/ / /
| | * | | Merge branch '10.0' into 10.1Sergei Golubchik2018-03-231-0/+5
| | |\ \ \ | | | |/ /
| | | * | Merge branch '5.5' into 10.0Sergei Golubchik2018-03-231-0/+5
| | | |\ \ | | | | |/
| | | | * MDEV-14779: using left join causes incorrect results with materialization and...Varun Gupta2018-03-221-0/+5
| * | | | Merge 10.1 into 10.2Marko Mäkelä2018-03-221-0/+5
| |\ \ \ \ | | |/ / /
| | * | | MDEV-15633 Memory leak after MDEV-15005Alexander Barkov2018-03-221-0/+5
| * | | | Merge branch '10.1' into 10.2Vicențiu Ciorbaru2018-03-211-0/+7
| |\ \ \ \ | | |/ / /
| | * | | MDEV-15005 ASAN: stack-buffer-overflow in my_strnncollsp_simpleAlexander Barkov2018-03-191-0/+7
| * | | | cleanup: remove get_datetime_value()Sergei Golubchik2018-03-141-6/+0
| * | | | MDEV-11839 move value caching from get_datetime_value to fix_fields timeSergei Golubchik2018-03-141-11/+3
| * | | | cleanup: Arg_comparator::cache_converted_constant()Sergei Golubchik2018-03-141-3/+1
| * | | | cleanup: typos, comments, whitespaceSergei Golubchik2018-03-141-3/+2
| * | | | cleanup: Item_func_caseSergei Golubchik2018-03-141-3/+1
* | | | | Merge branch 'bb-10.2-ext' into 10.3Sergei Golubchik2018-02-231-1/+10
|\ \ \ \ \
| * | | | | MDEV-15340 Wrong result HOUR(case_expression_with_time_and_datetime)Alexander Barkov2018-02-191-1/+10