summaryrefslogtreecommitdiff
path: root/sql/item_func.h
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/10.1' into 10.2Alexander Barkov2017-11-091-1/+1
|\
| * Merge remote-tracking branch 'origin/10.0' into 10.1Alexander Barkov2017-11-091-1/+1
| |\
| | * MDEV-14164: Unknown column error when adding aggregate to function in oracle ...Oleksandr Byelkin2017-11-091-1/+1
* | | MDEV-10817 CAST(MAX(DATE'2001-01-01') AS TIME) returns a wrong resultAlexander Barkov2017-11-071-0/+7
* | | Merge 10.1 into 10.2Marko Mäkelä2017-10-021-6/+0
|\ \ \ | |/ /
| * | MDEV-13897 SELECT @a := MAX(col) FROM t requires full index scanmariadb-10.1.28Sergei Golubchik2017-09-271-6/+0
* | | MDEV-12604 Comparison of JSON_EXTRACT result differs with Mysql.Alexey Botchkov2017-08-111-1/+1
* | | Fixed the bug mdev-12845.Igor Babaev2017-06-221-0/+13
* | | Merge 10.1 into 10.2Marko Mäkelä2017-06-081-4/+25
|\ \ \ | |/ /
| * | Merge 10.0 into 10.1Marko Mäkelä2017-06-061-4/+25
| |\ \ | | |/
| | * Merge 5.5 into 10.0Marko Mäkelä2017-05-291-4/+25
| | |\
| | | * MDEV-11958: LEFT JOIN with stored routine produces incorrect resultOleksandr Byelkin2017-05-231-4/+25
* | | | Merge 10.1 into 10.2Marko Mäkelä2017-05-261-1/+1
|\ \ \ \ | |/ / /
| * | | MDEV-12844 numerous issues in MASTER_GTID_WAIT()Sergei Golubchik2017-05-241-1/+1
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2017-05-091-6/+4
|\ \ \ \ | |/ / /
| * | | Fix some warnings on Windows compilationVladislav Vaintroub2017-03-241-1/+1
* | | | MDEV-12696 Crash with LOAD XML and non-updatable VIEW columnAlexander Barkov2017-05-051-4/+6
* | | | Fix several compile warnings on WindowsVladislav Vaintroub2017-03-101-1/+1
* | | | MDEV-11439 No data type JSON, but CAST(something AS JSON) pretends to workSergei Golubchik2017-02-141-1/+1
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2017-02-101-1/+0
|\ \ \ \ | |/ / /
| * | | Merge branch '10.0' into 10.1mariadb-10.1.21Sergei Golubchik2017-01-171-1/+0
| |\ \ \ | | |/ /
| | * | Merge branch '5.5' into 10.0Sergei Golubchik2017-01-171-1/+0
| | |\ \ | | | |/
| | | * bugfix: Item_func_min_max stored thd internallySergei Golubchik2017-01-151-1/+0
| | | * MDEV-10524 Assertion `arg1_int >= 0' failed in Item_func_additive_op::result_...Alexander Barkov2016-12-191-0/+1
* | | | Merge 10.1 to 10.2.Marko Mäkelä2017-01-191-2/+9
|\ \ \ \ | |/ / /
| * | | MDEV-11030 Assertion `precision > 0' failed in decimal_bin_sizeAlexander Barkov2017-01-121-2/+9
* | | | Item::print(): remove redundant parenthesesSergei Golubchik2016-12-121-6/+24
* | | | MDEV-9143 JSON_xxx functions.Alexey Botchkov2016-11-151-1/+1
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2016-09-091-7/+0
|\ \ \ \ | |/ / /
| * | | Removing class Item_func_integer. It's not used since MySQL-5.0.Alexander Barkov2016-07-051-7/+0
| * | | Partial backporting of 7b50447aa6d051b8d14bb01ef14802cb8ffee223Alexander Barkov2016-07-031-6/+8
| * | | Removing the "thd" argument from Item::create_field_for_create_select().Alexander Barkov2016-07-031-2/+2
* | | | Merge branch '10.2-mdev9197-cons' of github.com:shagalla/serverIgor Babaev2016-08-311-0/+158
|\ \ \ \
| * | | | The consolidated patch for mdev-9197.Galina Shalygina2016-08-231-0/+158
* | | | | vcol flag rename VCOL_UNKNOWN -> VCOL_FIELD_REFSergei Golubchik2016-08-271-1/+1
* | | | | session-state dependent functions in DEFAULT/CHECK/vcolsSergei Golubchik2016-08-271-1/+1
* | | | | Removing the "thd" argument from Item::create_field_for_create_select().Alexander Barkov2016-07-011-4/+3
* | | | | Merge branch '10.1' into 10.2Sergei Golubchik2016-06-301-3/+3
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge branch '10.0' into 10.1Sergei Golubchik2016-05-041-4/+3
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Merge branch '5.5' into 10.0Sergei Golubchik2016-04-261-10/+11
| | |\ \ \ | | | | |/ | | | |/|
| | | * | Merge branch 'bb-5.5-serg' into 5.5mariadb-5.5.49Sergei Golubchik2016-04-201-3/+3
| | | |\ \
| | | | * \ Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2016-04-201-3/+3
| | | | |\ \
| | | | | * | Bug#21682356: STOP INJECTING DATA ITEMS IN AN ERROR MESSAGEKnut Anders Hatlen2016-01-171-2/+2
| | | | | * | Bug #19372926 : 5.5.38 FAILS FUNC_MATH MTR TEST.mithun2014-11-031-2/+3
| | | | | * | Updated/added copyright headersMurthy Narkedimilli2014-01-061-1/+1
| | | | | * | Merge from 5.1 to 5.5Chaithra Gopalareddy2013-05-071-0/+8
| | | | | |\ \
| | | | | | * | Bug #16119355: PREPARED STATEMENT: READ OF FREED MEMORY WITHChaithra Gopalareddy2013-05-071-0/+8
| | | | | | * | Updated/added copyright headers.Murthy Narkedimilli2013-02-251-1/+1
| | | | | * | | Fix for Bug 16395495 - OLD FSF ADDRESS IN GPL HEADERMurthy Narkedimilli2013-03-191-1/+1
| | | | | * | | Bug#14096619: UNABLE TO RESTORE DATABASE DUMPChaithra Gopalareddy2013-01-311-8/+11
| | | | | |\ \ \ | | | | | | |/ /