summaryrefslogtreecommitdiff
path: root/sql/item.cc
Commit message (Expand)AuthorAgeFilesLines
* MDEV-16386: Wrong result when pushdown into the HAVING clause of theGalina Shalygina2018-06-141-4/+7
* Merge branch '10.1' into 10.2Sergei Golubchik2018-05-201-4/+4
|\
| * Merge branch '10.0' into 10.1Sergei Golubchik2018-05-191-4/+4
| |\
| | * Merge branch '5.5' into 10.0Sergei Golubchik2018-05-191-4/+4
| | |\
| | | * MDEV-15318 CREATE .. SELECT VALUES produces invalid table structureSergei Golubchik2018-05-171-4/+4
* | | | MDEV-14750 Valgrind Invalid read, ASAN heap-use-after-free in Item_ident::pri...Sergei Golubchik2018-05-151-0/+4
* | | | cleanup: vcol_in_partition_func_processorSergei Golubchik2018-05-151-8/+1
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2018-05-101-1/+9
|\ \ \ \ | |/ / /
| * | | Merge branch '10.0' into 10.1Sergei Golubchik2018-05-051-1/+9
| |\ \ \ | | |/ /
| | * | Merge branch '5.5' into 10.0Sergei Golubchik2018-04-291-0/+7
| | |\ \ | | | |/
| | | * MDEV-15035 Wrong results when calling a stored procedureIgor Babaev2018-04-251-0/+7
* | | | Fixed mdev-15765 BETWEEN not working in certain casesIgor Babaev2018-04-101-0/+10
* | | | MDEV-15570 Assertion `Item_cache_temporal::field_type() != MYSQL_TYPE_TIME' f...Sergei Golubchik2018-03-231-1/+0
* | | | Merge branch '10.1' into 10.2Vicențiu Ciorbaru2018-03-211-6/+8
|\ \ \ \ | |/ / /
| * | | MDEV-15321:different results when using value of optimizer_use_condition_sele...Varun Gupta2018-03-161-6/+8
* | | | MDEV-11839 move value caching from get_datetime_value to fix_fields timeSergei Golubchik2018-03-141-18/+31
* | | | bugfix: Item_cache_temporal::convert_to_basic_const_item assumed DATETIMESergei Golubchik2018-03-141-3/+12
* | | | bugfix: Item_cache_temporal::get_date() didn't set null_valueSergei Golubchik2018-03-141-1/+1
* | | | cleanup: extend Item_cache::get_cache() to accept f_typeSergei Golubchik2018-03-141-9/+3
* | | | cleanup: add Item::convert_time_to_datetime() helperSergei Golubchik2018-03-141-7/+3
* | | | MDEV-15289 Binding an out-of-range DATETIME value in binary protocol breaks r...Alexander Barkov2018-02-161-1/+1
* | | | MDEV-13508 ALTER TABLE that renames columns and CHECK constraintsMonty2018-02-101-0/+28
* | | | Merge branch 'github/10.1' into 10.2Sergei Golubchik2018-02-061-4/+4
|\ \ \ \ | |/ / /
| * | | Merge branch 'github/10.0' into 10.1Sergei Golubchik2018-02-021-4/+4
| |\ \ \ | | |/ /
| | * | 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
* | | | | MDEV-15133: array bound (bulk) parameters of NULL propagate on next rowsOleksandr Byelkin2018-01-311-1/+16
* | | | | MDEV-15057 Crash when using an unknown identifier as an SP parameterMonty2018-01-241-13/+21
* | | | | Merge remote-tracking branch 'origin/10.1' into 10.2Vicențiu Ciorbaru2017-12-221-1/+2
|\ \ \ \ \ | |/ / / /
| * | | | 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
* | | | | MDEV-14613: Assertion `fixed == 0' failed in Item_func::fix_fieldsOleksandr Byelkin2017-12-201-2/+4
* | | | | MDEV-14435 Different UNSIGNED flag of out user variable for YEAR parameter fo...Alexander Barkov2017-11-181-0/+1
* | | | | MDEV-14434 Wrong result for CHARSET(CONCAT(?,const))Alexander Barkov2017-11-181-0/+5
* | | | | Merge remote-tracking branch 'origin/10.1' into 10.2Alexander Barkov2017-11-091-5/+20
|\ \ \ \ \ | |/ / / /
| * | | | 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.1' into 10.2Sergei Golubchik2017-10-241-5/+11
|\ \ \ \ \ | |/ / / /
| * | | | 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