summaryrefslogtreecommitdiff
path: root/sql/item_cmpfunc.h
Commit message (Expand)AuthorAgeFilesLines
* 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 '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
|\ \ | |/
| * Update FSF AddressVicențiu Ciorbaru2019-05-111-1/+1
* | 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
* | | 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
* | | MDEV-15633 Memory leak after MDEV-15005Alexander Barkov2018-03-221-0/+5
* | | MDEV-15005 ASAN: stack-buffer-overflow in my_strnncollsp_simpleAlexander Barkov2018-03-191-0/+7
* | | Merge branch 'github/10.0' into 10.1Sergei Golubchik2018-02-021-2/+4
|\ \ \ | |/ /
| * | Merge remote-tracking branch '5.5' into 10.0Vicențiu Ciorbaru2018-01-241-2/+4
| |\ \ | | |/
| | * typo fixOleksandr Byelkin2018-01-241-1/+1
| | * MDEV-14786: Server crashes in Item_cond::transform on 2nd execution of SP que...Oleksandr Byelkin2018-01-231-0/+2
* | | Merge branch '10.0' into 10.1Vicențiu Ciorbaru2017-12-201-0/+1
|\ \ \ | |/ /
| * | Merge remote-tracking branch '5.5' into 10.0Vicențiu Ciorbaru2017-12-201-0/+1
| |\ \ | | |/
| | * MDEV-14596 Crash in INTERVAL(ROW(..),ROW(..))Alexander Barkov2017-12-081-0/+1
* | | Merge remote-tracking branch 'origin/10.0' into 10.1Alexander Barkov2017-11-091-5/+5
|\ \ \ | |/ /
| * | MDEV-14164: Unknown column error when adding aggregate to function in oracle ...Oleksandr Byelkin2017-11-091-5/+5
* | | Merge branch '10.0' into 10.1Sergei Golubchik2017-08-081-0/+2
|\ \ \ | |/ /
| * | MDEV-13173 An RLIKE that previously worked on 10.0 now returns "Got error 'pc...Sergei Golubchik2017-07-201-0/+2
* | | cleanup: remove Regexp_processor_pcre::m_subpatterns_neededSergei Golubchik2017-05-291-5/+2
* | | Merge 10.0 into 10.1Marko Mäkelä2017-05-191-1/+6
|\ \ \ | |/ /
| * | MDEV-12420 max_recursive_iterations did not prevent a stack-overflow and segf...Sergei Golubchik2017-05-151-8/+3
| * | WIP: global readonly variable pcre_frame_sizeDaniel Black2017-05-151-1/+7
| * | MDEV-12420: PCRE stack overflowDaniel Black2017-05-151-1/+5
* | | Merge 10.0 into 10.1Marko Mäkelä2017-03-091-6/+1
|\ \ \ | |/ /
* | | Merge branch '10.0' into 10.1mariadb-10.1.21Sergei Golubchik2017-01-171-9/+4
|\ \ \ | |/ /
| * | Merge branch '5.5' into 10.0Sergei Golubchik2017-01-171-8/+4
| |\ \ | | |/
| | * MDEV-9690 concurrent queries with virtual columns crash in temporal codeSergei Golubchik2017-01-151-8/+4
* | | Merge branch '10.0' into 10.1Sergei Golubchik2016-12-111-1/+17
|\ \ \ | |/ /
| * | Fixed bug mdev-11364.Igor Babaev2016-11-291-1/+17
| * | Merge branch '5.5' into 10.0Sergei Golubchik2016-04-261-2/+0
| |\ \ | | |/
| | * MDEV-9745 Crash with CASE WHEN TRUE THEN COALESCE(CAST(NULL AS UNSIGNED)) ELS...Alexander Barkov2016-04-201-2/+0
* | | MDEV-11219 main.null fails in buldbot and outside with ps-protocolAlexander Barkov2016-11-031-1/+3
* | | MDEV-10347 mysqld got signal 11Alexander Barkov2016-11-021-0/+5
* | | Partial backporting of 7b50447aa6d051b8d14bb01ef14802cb8ffee223Alexander Barkov2016-07-031-1/+3
* | | MDEV-9712 Performance degradation of nested NULLIFAlexander Barkov2016-05-051-3/+12
* | | MDEV-9369 IN operator with ( num, NULL ) gives inconsistent resultAlexander Barkov2016-03-211-27/+59
* | | MDEV-9653 Assertion `length || !scale' failed in uint my_decimal_length_to_pr...Alexander Barkov2016-03-181-5/+12
* | | MDEV-9641 MDEV-9644 NULLIF assertionsSergei Golubchik2016-03-051-2/+9
* | | Merge branch '10.0' into 10.1Sergei Golubchik2016-02-231-1/+1
|\ \ \ | |/ /
| * | Merge branch '5.5' into 10.0Sergei Golubchik2016-02-151-1/+1
| |\ \ | | |/
| | * Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2016-02-091-1/+1
| | |\
| | | * Bug#19941403: FATAL_SIGNAL(SIG 6) IN BUILD_EQUAL_ITEMS_FOR_COND | IN SQL/SQL_...Chaithra Gopalareddy2015-11-201-5/+5