summaryrefslogtreecommitdiff
path: root/sql/item.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.0' into 10.1Oleksandr Byelkin2018-11-151-0/+4
|\
| * Merge branch '5.5' into 10.0Oleksandr Byelkin2018-11-151-0/+4
| |\
| | * Backport for "MDEV-17698 MEMORY engine performance regression"Alexander Barkov2018-11-151-0/+4
* | | Merge branch '10.0' into 10.1Sergei Golubchik2018-09-231-91/+1
|\ \ \ | |/ /
| * | Merge remote-tracking branch 'origin/5.5' into bb-10.0-barbb-10.0-barAlexander Barkov2018-09-211-1/+1
| |\ \ | | |/
| | * Fixing the comment not to mention the removed class Item_copy_int.Alexander Barkov2018-09-211-1/+1
| * | Merge remote-tracking branch 'origin/5.5' into 10.0Alexander Barkov2018-09-211-90/+0
| |\ \ | | |/
| | * MDEV-17250 Remove unused Item_copy_xxxAlexander Barkov2018-09-201-90/+0
| | * MDEV-16820 Lost 'Impossible where' from query with inexpensive subqueryIgor Babaev2018-07-241-0/+5
| * | MDEV-16820 Lost 'Impossible where' from query with inexpensive subqueryIgor Babaev2018-07-241-0/+5
* | | MDEV-16820 Lost 'Impossible where' from query with inexpensive subqueryIgor Babaev2018-07-241-0/+5
* | | MDEV-16190 Server crashes in Item_null_result::field_type on SELECT with time...Alexander Barkov2018-06-111-0/+7
* | | Merge branch '10.0' into 10.1Sergei Golubchik2018-05-051-0/+1
|\ \ \ | |/ /
| * | 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
* | | Merge branch 'github/10.0' into 10.1Sergei Golubchik2018-02-021-2/+8
|\ \ \ | |/ /
| * | Merge remote-tracking branch '5.5' into 10.0Vicențiu Ciorbaru2018-01-241-2/+8
| |\ \ | | |/
| | * MDEV-14786: Server crashes in Item_cond::transform on 2nd execution of SP que...Oleksandr Byelkin2018-01-231-0/+6
| | * Correct TRASH() macro usageSergei Golubchik2018-01-221-1/+1
| | * Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2018-01-181-1/+1
| | |\
| | | * Bug #26881946: INCORRECT BEHAVIOR WITH "VALUES"Sreeharsha Ramanavarapu2017-11-161-0/+2
* | | | Merge remote-tracking branch 'origin/10.0' into 10.1Alexander Barkov2017-11-091-6/+8
|\ \ \ \ | |/ / /
| * | | MDEV-14164: Unknown column error when adding aggregate to function in oracle ...Oleksandr Byelkin2017-11-091-6/+8
* | | | MDEV-14221 Assertion `0' failed in Item::field_type_for_temporal_comparisonAlexander Barkov2017-11-021-0/+11
* | | | Merge branch '10.0' into 10.1Sergei Golubchik2017-10-221-2/+2
|\ \ \ \ | |/ / /
| * | | Merge branch '5.5' into 10.0Sergei Golubchik2017-10-181-2/+2
| |\ \ \ | | |/ /
| | * | Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2017-10-171-2/+2
| | |\ \ | | | |/
| | | * Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST,Ajo Robert2017-08-241-1/+7
| | | * Bug #18823979: PS: UCS2 + CASE WHEN THEN ELSE CRASH INSreeharsha Ramanavarapu2016-01-291-5/+1
* | | | MDEV-13242 Wrong results for queries with row constructors and information_sc...Alexander Barkov2017-10-051-0/+2
* | | | MDEV-10191 non convertible chars convert() resulted in Null instead "?" on Wi...Alexander Barkov2017-09-151-2/+1
* | | | Merge remote-tracking branch '10.0' into 10.1Vicențiu Ciorbaru2017-06-211-20/+15
|\ \ \ \ | |/ / /
| * | | MDEV-10306 Wrong results with combination of CONCAT, SUBSTR and CONVERT in su...Alexander Barkov2017-06-191-19/+14
| * | | MDEV-12666: CURRENT_ROLE() and DATABASE() does not work in a viewVicențiu Ciorbaru2017-06-151-1/+1
* | | | Merge branch '10.0' into 10.1Sergei Golubchik2017-03-211-0/+5
|\ \ \ \ | |/ / /
| * | | Merge branch '5.5' into 10.0Sergei Golubchik2017-03-211-0/+5
| |\ \ \ | | |/ /
| | * | MDEV-6486: Assertion `!table || (!table->read_set || bitmap_is_set(table->rea...Varun Gupta2017-03-141-0/+5
* | | | MDEV-11601 Out-of-bounds string access in create_schema_table()Sergei Golubchik2017-01-171-1/+1
* | | | Merge branch '10.0' into 10.1Sergei Golubchik2016-12-111-1/+7
|\ \ \ \ | |/ / /
| * | | Merge branch '5.5' into 10.0Sergei Golubchik2016-12-091-1/+1
| |\ \ \ | | |/ /
| | * | MDEV-10713: signal 11 error on multi-table update - crash in handler::increme...Sergei Golubchik2016-12-081-1/+1
| * | | A join patch for MDEV-10780 and MDEV-11265Alexander Barkov2016-11-101-0/+6
* | | | Partial backporting of 7b50447aa6d051b8d14bb01ef14802cb8ffee223Alexander Barkov2016-07-031-6/+11
* | | | Removing the "thd" argument from Item::create_field_for_create_select().Alexander Barkov2016-07-031-1/+1
* | | | MDEV-10236 Where expression with NOT function gives incorrect resultAlexander Barkov2016-06-281-1/+1
* | | | Merge branch '10.0' into 10.1Sergei Golubchik2016-05-041-1/+1
|\ \ \ \ | |/ / /
| * | | Merge branch '5.5' into 10.0Sergei Golubchik2016-04-261-1/+1
| |\ \ \ | | |/ /
| | * | MDEV-9862 Illegal mix of collation, when comparing column with CASE expressionAlexander Barkov2016-04-021-1/+1
* | | | Merge branch '10.0' into 10.1Sergei Golubchik2016-03-211-2/+2
|\ \ \ \ | |/ / /
| * | | Fix spelling: occurred, execute, which etcOtto Kekäläinen2016-03-041-2/+2