summaryrefslogtreecommitdiff
path: root/sql/item.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.0' into 10.1Vicențiu Ciorbaru2017-12-201-1/+2
|\
| * Merge remote-tracking branch '5.5' into 10.0Vicențiu Ciorbaru2017-12-201-1/+2
| |\
| | * Revert "Remove use of volatile in stored_field_cmp_to_item"Vicențiu Ciorbaru2017-12-061-2/+7
| | * Remove use of volatile in stored_field_cmp_to_itemDaniel Black2017-12-051-7/+2
| | * Fixed bug MDEV-14368 Improper error for a grouping query thatIgor Babaev2017-11-111-1/+2
* | | Merge remote-tracking branch 'origin/10.0' into 10.1Alexander Barkov2017-11-091-5/+20
|\ \ \ | |/ /
| * | MDEV-14164: Unknown column error when adding aggregate to function in oracle ...Oleksandr Byelkin2017-11-091-5/+21
* | | Merge branch '10.0' into 10.1Sergei Golubchik2017-10-221-5/+11
|\ \ \ | |/ /
| * | Merge branch '5.5' into 10.0Sergei Golubchik2017-10-181-4/+8
| |\ \ | | |/
| | * Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST, COL), NAME_CONST(...mariadb-5.5.58Sergei Golubchik2017-10-171-0/+1
| | * MDEV-13459 Warnings, when compiling with gcc-7.xSergei Golubchik2017-10-171-1/+1
| | * Cleanup usage of DBUG_ASSERTS.Oleksandr Byelkin2017-10-131-2/+1
| | * MDEV-9208: Function->Function->View = Mysqld segfault (Server crashes in Depe...Oleksandr Byelkin2017-10-131-1/+5
| * | MDEV-9886 Illegal mix of collations with a view comparing a field to a binary...Alexander Barkov2017-10-071-1/+3
* | | Merge branch '10.0' into 10.1Vicențiu Ciorbaru2017-09-191-1/+4
|\ \ \ | |/ /
| * | MDEV-13685 Can not replay binary log due to Illegal mix of collations (latin1...Alexander Barkov2017-09-151-1/+4
* | | MDEV-10191 non convertible chars convert() resulted in Null instead "?" on Wi...Alexander Barkov2017-09-151-2/+2
* | | Merge branch '10.0' into 10.1Sergei Golubchik2017-08-081-2/+4
|\ \ \ | |/ /
| * | Merge remote-tracking branch 'origin/5.5' into 10.0Vicențiu Ciorbaru2017-07-251-2/+4
| |\ \ | | |/
| | * Merge remote-tracking branch 'mysql/5.5' into 5.5Sergei Golubchik2017-07-181-1/+1
| | |\
| | | * Bug #24595639: INCORRECT BEHAVIOR IN QUERY WITH UNION ANDSreeharsha Ramanavarapu2017-05-241-1/+4
| | * | MDEV-11205 UDF_ARGS "attribute_lengths" incorrect value.Alexey Botchkov2017-07-181-0/+2
| | * | MDEV-12489 The select stmt may fail due to "having clause is ambiguous" unexp...Sergei Golubchik2017-07-121-1/+1
| | * | compiler warningSergei Golubchik2017-07-121-1/+0
* | | | Merge branch '10.0' into 10.1Sergei Golubchik2017-07-071-0/+6
|\ \ \ \ | |/ / /
| * | | after-merge fix for a7ed4644a6fSergei Golubchik2017-07-061-1/+0
| * | | Merge branch '5.5' into 10.0Sergei Golubchik2017-07-061-0/+7
| |\ \ \ | | |/ /
| | * | MDEV-10146: Wrong result (or questionable result and behavior) with aggregate...Oleksandr Byelkin2017-07-051-0/+7
| * | | MDEV-12666: CURRENT_ROLE() and DATABASE() does not work in a viewVicențiu Ciorbaru2017-06-151-0/+1
| * | | Silence bogus GCC 7 warnings -Wimplicit-fallthroughMarko Mäkelä2017-05-171-2/+2
* | | | Silence bogus GCC 7 warnings -Wimplicit-fallthroughMarko Mäkelä2017-05-171-2/+2
* | | | Merge branch '10.0' 10.1Sergei Golubchik2017-04-281-1/+4
|\ \ \ \ | |/ / /
| * | | MDEV-12495 Conditional jump depends on uninitialised value for: SELECT NULL U...Alexander Barkov2017-04-221-1/+4
* | | | Merge 10.0 into 10.1Marko Mäkelä2017-04-061-13/+0
|\ \ \ \ | |/ / /
| * | | MDEV-8642: WHERE Clause not applied on View - Empty result set returnedOleksandr Byelkin2017-04-051-13/+0
* | | | Post merge review fixesVicențiu Ciorbaru2017-01-171-1/+1
* | | | Merge branch '10.0' into 10.1Vicențiu Ciorbaru2017-01-161-1/+40
|\ \ \ \ | |/ / /
| * | | Merge remote-tracking branch 'origin/5.5' into 10.0vicentiu2017-01-061-1/+40
| |\ \ \ | | |/ /
| | * | MDEV-10386 Assertion `fixed == 1' failed in virtual String* Item_func_conv_ch...Alexander Barkov2016-12-211-1/+2
| | * | MDEV-7691: Assertion `outer_context || !*from_field || *from_field == not_fou...Sergei Petrunia2016-12-191-0/+38
* | | | MDEV-11030 Assertion `precision > 0' failed in decimal_bin_sizeAlexander Barkov2017-01-121-1/+8
* | | | Merge branch '10.0' into 10.1Sergei Golubchik2016-12-111-30/+44
|\ \ \ \ | |/ / /
| * | | Merge branch '5.5' into 10.0Sergei Golubchik2016-12-091-30/+44
| |\ \ \ | | |/ /
| | * | MDEV-10663: Use of Inline table columns in HAVING clause throws 1463 ErrorOleksandr Byelkin2016-12-061-29/+43
| | * | MDEV-10717 Assertion `!null_value' failed in virtual bool Item::send(Protocol...Alexander Barkov2016-12-061-0/+1
* | | | Merge branch '10.0' into 10.1Sergei Golubchik2016-09-281-2/+21
|\ \ \ \ | |/ / /
| * | | Merge branch '5.5' into 10.0Sergei Golubchik2016-09-271-2/+21
| |\ \ \ | | |/ /
| | * | Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2016-09-111-4/+1
| | |\ \ | | | |/
| | | * Bug #23280699: MYSQLD GOT SIGNAL 11 IN IS_NULL ON SELECTSreeharsha Ramanavarapu2016-07-221-4/+1
| | | * Bug #23279858: MYSQLD GOT SIGNAL 11 ON SIMPLE SELECTSreeharsha Ramanavarapu2016-05-241-2/+7