summaryrefslogtreecommitdiff
path: root/sql/item.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.1' into 10.2Oleksandr Byelkin2020-08-021-8/+8
|\
| * Code comment spellfixesIan Gilfillan2020-07-221-8/+8
* | MDEV-18042 Server crashes upon adding a non-null date column under NO_ZERO_DA...Nikita Malyavin2020-07-311-1/+1
* | MDEV-16039 Crash when selecting virtual columns generated using functions wit...Nikita Malyavin2020-07-211-24/+3
* | MDEV-22545: my_vsnprintf behaves not as in C standardOleksandr Byelkin2020-05-241-1/+1
* | Fixed memory leak with DEFAULT(f) on Geometry fieldMonty2020-04-181-0/+8
* | MDEV-17177 Crash in Item_func_in::cleanup() for SELECT executed viaIgor Babaev2020-03-201-16/+19
* | Merge branch '10.1' into 10.2Oleksandr Byelkin2020-01-031-0/+40
|\ \ | |/
| * MDEV-20922: Adding an order by changes the query resultsVarun Gupta2020-01-021-0/+40
* | Merge 10.1 into 10.2Marko Mäkelä2019-12-231-5/+19
|\ \ | |/
| * MDEV-21319 COUNT(*) returns 1, actual SELECT returns no result in 10.3.21, bu...Alexander Barkov2019-12-191-5/+19
* | MDEV-19380: ASAN heap-use-after-free in Protocol::net_store_dataVarun Gupta2019-12-121-0/+2
* | MDEV-20403 Assertion `0' or Assertion `btr_validate_index(index, 0)' failed i...Sergei Golubchik2019-09-041-3/+1
* | Merge 10.1 into 10.2Marko Mäkelä2019-08-281-0/+32
|\ \ | |/
| * MDEV-19699 Server crashes in Item_null_result::field_type upon SELECT with RO...Alexander Barkov2019-08-271-0/+32
* | Merge branch '10.1' into 10.2Oleksandr Byelkin2019-07-261-5/+8
|\ \ | |/
| * Merge branch '5.5' into 10.1Oleksandr Byelkin2019-07-251-5/+8
| |\
| | * MDEV-17042: prepared statement does not return error with SQL_MODE STRICT_TRA...Oleksandr Byelkin2019-07-121-11/+9
| | * MDEV-19778 Wrong Result on Left Outer Join with Subquery right on trueIgor Babaev2019-06-221-5/+8
* | | Merge 10.1 into 10.2Marko Mäkelä2019-05-131-1/+1
|\ \ \ | |/ /
| * | Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
| |\ \ | | |/
| | * Update FSF AddressVicențiu Ciorbaru2019-05-111-1/+1
* | | Fix for MDEV-18276, typo in error message + all other occurrences of referingChris Calender2019-03-231-1/+1
* | | Merge branch '10.1' into 10.2Sergei Golubchik2019-03-151-1/+4
|\ \ \ | |/ /
| * | MDEV-16958 Assertion `field_length < 5' failed in Field_year::val_str or data...Alexander Barkov2019-03-151-1/+4
* | | MDEV-18431: Select max + row_number giving incorrect resultVarun Gupta2019-03-121-1/+0
* | | Backporting MDEV-15597 Add class Load_data_outvar and avoid using Item::STRIN...Alexander Barkov2019-02-231-0/+25
* | | Merge 10.1 into 10.2Marko Mäkelä2019-02-021-13/+6
|\ \ \ | |/ /
| * | MDEV-18195 ASAN use-after-poison in my_strcasecmp_utf8 / Item::eq upon prepar...Alexander Barkov2019-01-241-12/+6
* | | MDEV-15424: Unreasonable SQL Error (1356) on select from viewVarun Gupta2018-12-191-1/+3
* | | MDEV-14576 Include full name of object in message about incorrect value for c...Alexey Botchkov2018-12-161-1/+13
* | | add more dbug helpers for gdbSergei Golubchik2018-12-121-0/+3
* | | MDEV-16217: Assertion `!table || (!table->read_set || bitmap_is_set(table->re...bb-10.2-MDEV-16217Oleksandr Byelkin2018-11-141-2/+23
* | | MDEV-17574 SIGSEGV or Assertion `producing_item != __null' inIgor Babaev2018-11-081-3/+29
* | | MDEV-17354 Server crashes in add_key_field / .. / Item_func_null_predicate::a...Igor Babaev2018-10-121-1/+1
* | | Merge branch '10.1' into 10.2Sergei Golubchik2018-09-241-178/+2
|\ \ \ | |/ /
| * | Merge branch '10.0' into 10.1Sergei Golubchik2018-09-231-178/+6
| |\ \
| | * \ Merge remote-tracking branch 'origin/5.5' into 10.0Alexander Barkov2018-09-211-177/+6
| | |\ \ | | | |/
| | | * MDEV-17250 Remove unused Item_copy_xxxAlexander Barkov2018-09-201-175/+0
| | | * MDEV-17249 MAKETIME(-1e50,0,0) returns a wrong resultAlexander Barkov2018-09-201-2/+6
* | | | MDEV-17154 Multiple selects from parametrized CTE fails with syntax errorIgor Babaev2018-09-141-1/+52
* | | | Merge branch '10.1' into 10.2Oleksandr Byelkin2018-09-141-6/+4
|\ \ \ \ | |/ / /
| * | | Merge branch '11.0' into 10.1Oleksandr Byelkin2018-09-061-6/+4
| |\ \ \ | | |/ /
| | * | Merge branch '5.5' into 10.0bb-10.0-merge-sanjaOleksandr Byelkin2018-09-031-6/+4
| | |\ \ | | | |/
| | | * item_cmp_type: simplier for a faster codepathDaniel Black2018-08-221-6/+4
* | | | Merge 10.1 into 10.2Marko Mäkelä2018-08-211-1/+1
|\ \ \ \ | |/ / /
| * | | Merge branch '10.0' into 10.1Oleksandr Byelkin2018-08-211-1/+1
| |\ \ \ | | |/ /
| | * | Merge branch '5.5' into 10.0Oleksandr Byelkin2018-08-151-1/+1
| | |\ \ | | | |/
| | | * MDEV-15475: Assertion `!table || (!table->read_set || bitmap_is_set(table->re...Oleksandr Byelkin2018-08-151-1/+1
* | | | Merge 10.1 into 10.2Marko Mäkelä2018-08-021-1/+2
|\ \ \ \ | |/ / /