summaryrefslogtreecommitdiff
path: root/sql/item.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch '5.5' into 10.0Vicențiu Ciorbaru2018-01-241-3/+3
|\
| * MDEV-14786: Server crashes in Item_cond::transform on 2nd execution of SP que...Oleksandr Byelkin2018-01-231-1/+1
| * Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2018-01-181-2/+2
| |\
| | * Bug #26881946: INCORRECT BEHAVIOR WITH "VALUES"Sreeharsha Ramanavarapu2017-11-161-13/+14
* | | 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
* | | MDEV-14164: Unknown column error when adding aggregate to function in oracle ...Oleksandr Byelkin2017-11-091-5/+21
* | | 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
* | | MDEV-13685 Can not replay binary log due to Illegal mix of collations (latin1...Alexander Barkov2017-09-151-1/+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
* | | 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
* | | MDEV-12495 Conditional jump depends on uninitialised value for: SELECT NULL U...Alexander Barkov2017-04-221-1/+4
* | | MDEV-8642: WHERE Clause not applied on View - Empty result set returnedOleksandr Byelkin2017-04-051-13/+0
* | | 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
* | | 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 '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
| * | MDEV-8833 Crash of server on prepared statement with conversion to semi-joinOleksandr Byelkin2016-09-021-2/+21
* | | Merge branch '5.5' into bb-10.0Sergei Golubchik2016-06-211-8/+9
|\ \ \ | |/ /
| * | Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2016-06-141-8/+9
| |\ \ | | |/
| | * Bug #18740222: CRASH IN GET_INTERVAL_INFO WITH WEIRDOSreeharsha Ramanavarapu2016-03-031-8/+9
* | | Merge branch '5.5' into 10.0Sergei Golubchik2016-04-261-5/+6
|\ \ \ | |/ /
| * | Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2016-04-201-3/+9
| |\ \ | | |/
| | * Bug #18823979: PS: UCS2 + CASE WHEN THEN ELSE CRASH INSreeharsha Ramanavarapu2016-01-291-10/+25
| | * Bug#21682356: STOP INJECTING DATA ITEMS IN AN ERROR MESSAGEKnut Anders Hatlen2016-01-171-3/+4
* | | Fix spelling: occurred, execute, which etcOtto Kekäläinen2016-03-041-2/+2
* | | 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
| |\ \ | | |/