summaryrefslogtreecommitdiff
path: root/sql/item_cmpfunc.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'github/10.1' into 10.2Sergei Golubchik2018-02-061-2/+4
|\
| * 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 remote-tracking branch 'origin/10.1' into 10.2Vicențiu Ciorbaru2017-12-221-0/+1
|\ \ \ \ | |/ / /
| * | | 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.1' into 10.2Alexander Barkov2017-11-091-5/+5
|\ \ \ \ | |/ / /
| * | | 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.1' into 10.2Sergei Golubchik2017-08-171-0/+2
|\ \ \ \ | |/ / /
| * | | 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
* | | | MDEV-12604 Comparison of JSON_EXTRACT result differs with Mysql.Alexey Botchkov2017-08-111-0/+6
* | | | MDEV-12939 A query crashes MariaDB in Item_func_regex::cleanupSergei Golubchik2017-07-051-6/+14
* | | | MDEV-12851: Case with window functions query crashes serverVicențiu Ciorbaru2017-06-281-5/+0
* | | | Fixed the bug mdev-12845.Igor Babaev2017-06-221-0/+8
* | | | Merge 10.1 into 10.2Marko Mäkelä2017-06-081-5/+2
|\ \ \ \ | |/ / /
| * | | cleanup: remove Regexp_processor_pcre::m_subpatterns_neededSergei Golubchik2017-05-291-5/+2
* | | | Merge 10.1 into 10.2Marko Mäkelä2017-05-221-1/+6
|\ \ \ \ | |/ / /
| * | | 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
* | | | Fixed bug mdev-10454.Igor Babaev2017-04-031-0/+3
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2017-03-301-6/+1
|\ \ \ \ | |/ / /
| * | | Merge 10.0 into 10.1Marko Mäkelä2017-03-091-6/+1
| |\ \ \ | | |/ /
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2017-02-101-8/+4
|\ \ \ \ | |/ / /
| * | | 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.1' into 10.2Sergei Golubchik2016-12-291-3/+25
|\ \ \ \ | |/ / /
| * | | 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
* | | | Fixed bug mdev-11593.Igor Babaev2016-12-201-0/+11
* | | | Item_func_like: print a not like b instead of !(a like b)Sergei Golubchik2016-12-121-1/+8
* | | | Item::print(): remove redundant parenthesesSergei Golubchik2016-12-121-3/+17
* | | | cleanup: Item_func_opt_neg::negate()Sergei Golubchik2016-12-121-1/+0
* | | | bugfix: Item_func_like::print() was losing ESCAPE clauseSergei Golubchik2016-12-121-4/+1
* | | | Fixed bug mdev-11103.Igor Babaev2016-11-161-0/+2
* | | | Merge branch '10.2-mdev9197-cons' of github.com:shagalla/serverIgor Babaev2016-08-311-1/+103
|\ \ \ \
| * | | | The consolidated patch for mdev-9197.Galina Shalygina2016-08-231-1/+103
* | | | | Removing the "thd" argument from Item::create_field_for_create_select().Alexander Barkov2016-07-011-1/+1