summaryrefslogtreecommitdiff
path: root/sql/item_cmpfunc.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | MDEV-9181 (NULLIF(count(table.col)), 0) gives wrong result on 10.1.xAlexander Barkov2016-01-281-1/+7
* | | | Merge branch '10.0' into 10.1Sergei Golubchik2015-12-211-2/+2
|\ \ \ \ | |/ / /
| * | | Merge branch '5.5' into 10.0Sergei Golubchik2015-12-131-2/+2
| |\ \ \ | | |/ /
| | * | Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2015-12-091-2/+2
| | |\ \ | | | |/
| | | * Bug #19929406: HANDLE_FATAL_SIGNAL (SIG=11) INSreeharsha Ramanavarapu2015-09-181-2/+2
| | | * Updated/added copyright headersMurthy Narkedimilli2014-01-061-1/+1
| | | * Fix for Bug 16395495 - OLD FSF ADDRESS IN GPL HEADERMurthy Narkedimilli2013-03-191-1/+1
| | | * Merge from 5.1 to 5.5Chaithra Gopalareddy2012-02-241-1/+1
| | | |\
| | | | * Bug#13012483:EXPLAIN EXTENDED, PREPARED STATEMENT, CRASH INChaithra Gopalareddy2012-02-241-1/+1
| | | * | Updated/added copyright headersMySQL Build Team2012-02-161-1/+1
| | | |\ \ | | | | |/