summaryrefslogtreecommitdiff
path: root/sql/item_func.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.1' into 10.2Sergei Golubchik2018-09-241-1/+1
|\
| * Merge branch '10.0' into 10.1Sergei Golubchik2018-09-231-1/+4
| |\
| | * Merge remote-tracking branch 'origin/5.5' into 10.0Alexander Barkov2018-09-211-1/+4
| | |\
| | | * MDEV-17249 MAKETIME(-1e50,0,0) returns a wrong resultAlexander Barkov2018-09-201-1/+4
* | | | MDEV-11071: Assertion `thd->transaction.stmt.is_empty()' failed in Locked_tab...Oleksandr Byelkin2018-06-151-44/+62
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2018-05-101-3/+3
|\ \ \ \ | |/ / /
| * | | Merge branch '10.0' into 10.1Sergei Golubchik2018-05-051-0/+3
| |\ \ \ | | |/ /
| | * | Merge branch '5.5' into 10.0Sergei Golubchik2018-04-291-0/+1
| | |\ \ | | | |/
| | | * MDEV-15035 Wrong results when calling a stored procedureIgor Babaev2018-04-251-0/+1
* | | | Remove most 'register' use in C++Marko Mäkelä2018-04-241-2/+2
* | | | Fixed mdev-15162 Query with CTE hangs if assignment operator (:=) is usedIgor Babaev2018-02-061-1/+5
* | | | Merge branch 'github/10.1' into 10.2Sergei Golubchik2018-02-061-0/+2
|\ \ \ \ | |/ / /
| * | | Merge branch 'github/10.0' into 10.1Sergei Golubchik2018-02-021-0/+2
| |\ \ \ | | |/ /
| | * | Merge remote-tracking branch '5.5' into 10.0Vicențiu Ciorbaru2018-01-241-0/+2
| | |\ \ | | | |/
| | | * Fix compilation without dlopenSergei Golubchik2018-01-221-0/+2
| | | * MDEV-13459 Warnings, when compiling with gcc-7.xSergei Golubchik2017-10-171-0/+2
* | | | Compilation speed (#546)Eugene Kosov2018-01-141-1/+1
* | | | Merge remote-tracking branch 'origin/10.1' into 10.2Alexander Barkov2017-11-091-2/+3
|\ \ \ \ | |/ / /
| * | | Merge remote-tracking branch 'origin/10.0' into 10.1Alexander Barkov2017-11-091-2/+3
| |\ \ \ | | |/ /
| | * | MDEV-14164: Unknown column error when adding aggregate to function in oracle ...Oleksandr Byelkin2017-11-091-2/+3
| | * | MDEV-12824 GCC 7 warning: this statement may fall through [-Wimplicit-fallthr...Sergei Golubchik2017-07-201-2/+3
| | * | Silence bogus GCC 7 warnings -Wimplicit-fallthroughMarko Mäkelä2017-05-171-1/+2
| * | | Fixed compiler warningsMonty2017-08-071-1/+1
* | | | MDEV-13384 - misc Windows warnings fixedVladislav Vaintroub2017-09-281-2/+2
* | | | MDEV-13673 Bad result in viewSergei Golubchik2017-09-181-1/+2
* | | | Fixed compilation warnings (while testing 32 bit builds)Monty2017-07-011-1/+1
* | | | MDEV-12851: Case with window functions query crashes serverVicențiu Ciorbaru2017-06-281-2/+3
* | | | 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 10.1 into 10.2Marko Mäkelä2017-05-221-1/+2
|\ \ \ \ | |/ / /
| * | | Silence bogus GCC 7 warnings -Wimplicit-fallthroughMarko Mäkelä2017-05-171-1/+2
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2017-05-091-5/+4
|\ \ \ \ | |/ / /
* | | | MDEV-12696 Crash with LOAD XML and non-updatable VIEW columnAlexander Barkov2017-05-051-4/+5
* | | | Fixed the bug mdev-12373.Igor Babaev2017-04-241-0/+3
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2017-03-301-6/+2
|\ \ \ \ | |/ / /
| * | | Merge 10.0 into 10.1Marko Mäkelä2017-03-031-6/+2
| |\ \ \ | | |/ /
| | * | MDEV-9573 'Stop slave' hangs on replication slaveMonty2017-02-281-6/+2
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2017-02-101-4/+1
|\ \ \ \ | |/ / /
| * | | Merge branch '10.0' into 10.1mariadb-10.1.21Sergei Golubchik2017-01-171-4/+1
| |\ \ \ | | |/ /
| | * | Merge branch '5.5' into 10.0Sergei Golubchik2017-01-171-5/+2
| | |\ \ | | | |/
| | | * bugfix: Item_func_min_max stored thd internallySergei Golubchik2017-01-151-5/+2
* | | | MDEV-11597 Assertion when doing select from virtual column with impossible valueMonty2017-01-111-2/+2
* | | | New simpler bugfix for UPDATE and virtual BLOBsMonty2017-01-111-1/+1
* | | | Removed usage of my_hash_search() with uninitialized HASH.Monty2017-01-111-1/+2
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2016-12-291-1/+2
|\ \ \ \ | |/ / /
| * | | Merge branch '10.0' into 10.1Sergei Golubchik2016-12-111-1/+2
| |\ \ \ | | |/ /
| | * | Merge branch '5.5' into 10.0Sergei Golubchik2016-12-091-1/+2
| | |\ \ | | | |/
| | | * MDEV-10713: signal 11 error on multi-table update - crash in handler::increme...Sergei Golubchik2016-12-081-1/+2
| | | * MDEV-10467 Assertion `nr >= 0.0' failed in Item_sum_std::val_real()Alexander Barkov2016-08-031-0/+3
* | | | Item::print(): remove redundant parenthesesSergei Golubchik2016-12-121-11/+6