summaryrefslogtreecommitdiff
path: root/sql/item.h
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\ \ \ \ | | |/ / /
| | * | | 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
* | | | | merge 10.1->10.2Vladislav Vaintroub2017-10-071-0/+2
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-13242 Wrong results for queries with row constructors and information_sc...Alexander Barkov2017-10-051-0/+2
* | | | | MDEV-13384 - misc Windows warnings fixedVladislav Vaintroub2017-09-281-2/+2
* | | | | MDEV-13844 : Fix Windows warnings. Fix DBUG_PRINT.Vladislav Vaintroub2017-09-281-1/+1
* | | | | Merge 10.1 into 10.2Marko Mäkelä2017-09-171-2/+1
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-10191 non convertible chars convert() resulted in Null instead "?" on Wi...Alexander Barkov2017-09-151-2/+1
* | | | | Merge branch '10.1' into 10.2Sergei Golubchik2017-07-051-20/+15
|\ \ \ \ \ | |/ / / /
| * | | | 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
* | | | | MDEV-13089 identifier quoting in partitioningSergei Golubchik2017-07-051-0/+1
* | | | | cleanup: move Virtual_column_info::print out of Virtual_column_infoSergei Golubchik2017-07-051-0/+22
* | | | | Fixed the bug mdev-12845.Igor Babaev2017-06-221-9/+57
* | | | | MDEV-12471: BULK CommandOleksandr Byelkin2017-06-141-3/+1
* | | | | Merge branch '10.1' into 10.2Sergei Golubchik2017-05-091-21/+0
|\ \ \ \ \ | |/ / / /
* | | | | MDEV-12696 Crash with LOAD XML and non-updatable VIEW columnAlexander Barkov2017-05-051-0/+21
* | | | | MDEV-10355 Weird error message upon CREATE TABLE with DEFAULTSergei Golubchik2017-04-301-5/+4
* | | | | MDEV-10355 Weird error message upon CREATE TABLE with DEFAULTbb-10.2-MDEV-10355Jacob Mathew2017-04-181-0/+29
* | | | | MDEV-11117 CHECK constraint fails on intermediate step of ALTERbb-10.2-MDEV-11117Jacob Mathew2017-04-171-0/+5
* | | | | Merge branch '10.1' into 10.2Sergei Golubchik2017-03-301-0/+5
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '10.0' into 10.1Sergei Golubchik2017-03-211-0/+5
| |\ \ \ \ | | |/ / /
| | * | | Merge branch '5.5' into 10.0Sergei Golubchik2017-03-211-0/+5
| | |\ \ \ | | | |/ /