summaryrefslogtreecommitdiff
path: root/sql/item.h
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.1 into 10.2Marko Mäkelä2019-04-251-0/+49
|\
| * MDEV-14041 Server crashes in String::length on queries with functions and ROLLUPAlexander Barkov2019-04-221-0/+39
| * MDEV-17830 Server crashes in Item_null_result::field_type upon SELECT with CH...Alexander Barkov2019-04-171-0/+10
* | Merge 10.1 into 10.2Marko Mäkelä2019-03-261-0/+7
|\ \ | |/
| * MDEV-18968 Both (WHERE 0.1) and (WHERE NOT 0.1) return empty setAlexander Barkov2019-03-261-0/+7
* | Backporting MDEV-15597 Add class Load_data_outvar and avoid using Item::STRIN...Alexander Barkov2019-02-231-1/+44
* | MDEV-14576 Include full name of object in message about incorrect value for c...Alexey Botchkov2018-12-161-0/+1
* | Merge branch '10.1' into 10.2Oleksandr Byelkin2018-11-151-0/+4
|\ \ | |/
| * 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
* | | | MDEV-16217: Assertion `!table || (!table->read_set || bitmap_is_set(table->re...bb-10.2-MDEV-16217Oleksandr Byelkin2018-11-141-0/+5
* | | | MDEV-17574 SIGSEGV or Assertion `producing_item != __null' inIgor Babaev2018-11-081-0/+1
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2018-09-241-99/+1
|\ \ \ \ | |/ / /
| * | | 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-17154 Multiple selects from parametrized CTE fails with syntax errorIgor Babaev2018-09-141-0/+11
* | | | MDEV-16820 Lost 'Impossible where' from query with inexpensive subqueryIgor Babaev2018-07-251-0/+5
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2018-06-211-0/+7
|\ \ \ \ | |/ / /
| * | | MDEV-16190 Server crashes in Item_null_result::field_type on SELECT with time...Alexander Barkov2018-06-111-0/+7
* | | | MDEV-11071: Assertion `thd->transaction.stmt.is_empty()' failed in Locked_tab...Oleksandr Byelkin2018-06-151-1/+1
* | | | cleanup: vcol_in_partition_func_processorSergei Golubchik2018-05-151-2/+2
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2018-05-101-0/+1
|\ \ \ \ | |/ / /
| * | | 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
* | | | cleanup: extend Item_cache::get_cache() to accept f_typeSergei Golubchik2018-03-141-2/+11
* | | | cleanup: add Item::convert_time_to_datetime() helperSergei Golubchik2018-03-141-0/+9
* | | | cleanup: typos, comments, whitespaceSergei Golubchik2018-03-141-3/+3
* | | | MDEV-13508 ALTER TABLE that renames columns and CHECK constraintsMonty2018-02-101-0/+8
* | | | Merge branch 'github/10.1' into 10.2Sergei Golubchik2018-02-061-2/+6
|\ \ \ \ | |/ / /
| * | | 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.1' into 10.2Alexander Barkov2017-11-091-6/+8
|\ \ \ \ \ | |/ / / /
| * | | | 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
* | | | | Merge 10.1 into 10.2Marko Mäkelä2017-11-071-0/+11
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-14221 Assertion `0' failed in Item::field_type_for_temporal_comparisonAlexander Barkov2017-11-021-0/+11
* | | | | Merge branch '10.1' into 10.2Sergei Golubchik2017-10-241-2/+2
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '10.0' into 10.1Sergei Golubchik2017-10-221-2/+2
| |\ \ \ \ | | |/ / /