summaryrefslogtreecommitdiff
path: root/sql/sql_select.cc
Commit message (Expand)AuthorAgeFilesLines
* MDEV-14592: Custom Aggregates Usage Status VariableVarun Gupta2018-03-301-0/+2
* MDEV-14275 Improving memory utilization for information schemaMonty2018-03-291-4/+8
* Merge bb-10.2-ext into 10.3Marko Mäkelä2018-03-131-1/+1
|\
| * Merge 10.2 into bb-10.2-extMarko Mäkelä2018-03-121-1/+1
| |\
| | * MDEV-15245: Assertion `false' failed in myrocks::ha_rocksdb::positionSergei Petrunia2018-03-111-1/+1
* | | MDEV-14645: AS OF TIMESTAMP is misused as TRX_IDSergei Golubchik2018-02-241-19/+5
* | | remove @@system_versioning_innodb_algorithm_simpleSergei Golubchik2018-02-241-2/+1
* | | remove always-false variableSergei Golubchik2018-02-241-5/+2
* | | Vers SQL: Refactoring: better init of vers_conditionsAleksey Midenkov2018-02-231-104/+36
* | | Fix a typoSergei Golubchik2018-02-231-1/+1
* | | Fixed MDEV-14883 Usage of EXCEPT and INTERSECT in recursive CTEIgor Babaev2018-02-221-1/+2
* | | Merge bb-10.2-ext into 10.3Marko Mäkelä2018-02-151-19/+57
|\ \ \ | |/ /
| * | Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2018-02-081-18/+59
| |\ \ | | |/
| | * Merge branch 'github/10.1' into 10.2Sergei Golubchik2018-02-061-18/+59
| | |\
| | | * Merge branch 'github/10.0' into 10.1Sergei Golubchik2018-02-021-17/+41
| | | |\
| | | | * Merge remote-tracking branch '5.5' into 10.0Vicențiu Ciorbaru2018-01-241-19/+41
| | | | |\
| | | | | * MDEV-14786: Server crashes in Item_cond::transform on 2nd execution of SP que...Oleksandr Byelkin2018-01-231-0/+3
| | | | | * MDEV-14715: Assertion `!table || (!table->read_set... failed in Field_num::va...Vicențiu Ciorbaru2018-01-221-8/+24
| | | | | * Remove commented out code post merge fix in 2011Vicențiu Ciorbaru2018-01-221-2/+1
| | | | | * Correct TRASH() macro usageSergei Golubchik2018-01-221-1/+1
| | | | | * MDEV-14241: Server crash in key_copy / get_matching_chain_by_join_key or valg...Varun Gupta2018-01-191-1/+1
| | | | | * Fixed mdev-14960 [ERROR] mysqld got signal 11 with join_buffer and join_cacheIgor Babaev2018-01-181-1/+4
| | | | | * Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2018-01-181-1/+1
| | | | | |\
| | | | | | * Bug #26867652: INCORRECT BEHAVIOR WITH PREPARE STATEMENTSreeharsha Ramanavarapu2017-10-191-2/+4
| | | | | * | cleanupSergei Golubchik2018-01-181-1/+1
| | | | | * | BIT field woesSergei Golubchik2018-01-161-1/+1
| | | | | * | Fixed mdev-14911: zero_date is considered as NULL, depending onIgor Babaev2018-01-151-4/+4
| | | | | * | Fixed mdev-6706 Wrong result (missing rows)Igor Babaev2018-01-121-0/+1
| | | * | | | MDEV-14857: problem with 10.2.11 server crashing when executing stored procedureOleksandr Byelkin2018-02-011-0/+16
* | | | | | | MDEV-15146 SQLError[4122]: View is not system versionedSergei Golubchik2018-02-121-7/+47
* | | | | | | Remove ER_NON_VERSIONED_FIELD_IN_HISTORICAL_QUERYSergei Golubchik2018-02-121-57/+1
* | | | | | | cleanup: renamesSergei Golubchik2018-02-121-1/+1
* | | | | | | Windows, compile : reenable previously disabled warning C4291Vladislav Vaintroub2018-02-071-0/+2
* | | | | | | Windows : reenable warning C4805 (unsafe mix of types in bool operations)Vladislav Vaintroub2018-02-071-1/+1
* | | | | | | MDEV-15091 : Windows, 64bit: reenable and fix warning C4267 (conversion from ...Vladislav Vaintroub2018-02-061-3/+3
* | | | | | | Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3Alexander Barkov2018-02-041-7/+10
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Added name to MEM_ROOT for esier debuggingMonty2018-02-021-7/+10
* | | | | | | Changed database, tablename and alias to be LEX_CSTRINGMonty2018-01-301-31/+30
* | | | | | | Fixed mdev-15017 Server crashes in in st_join_table::fix_splittingIgor Babaev2018-01-291-6/+3
* | | | | | | Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3Alexander Barkov2018-01-291-0/+66
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | MDEV-15107 Add virtual Field::sp_prepare_and_store_item(), make sp_rcontext s...Alexander Barkov2018-01-291-0/+64
| * | | | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-extMonty2018-01-271-0/+2
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Fixed memory overrun in create_postjoin_aggr_table()Monty2018-01-261-0/+2
* | | | | | | Merge bb-10.2-ext into 10.3Marko Mäkelä2018-01-241-1/+9
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2018-01-231-1/+9
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | MDEV-13352: Server crashes in st_join_table::remove_duplicatesSergei Petrunia2018-01-221-1/+9
* | | | | | | Merge branch 'github/10.3' into bb-10.3-temporalmariadb-10.3.4Sergei Golubchik2018-01-171-3/+3
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge bb-10.2-ext into 10.3Marko Mäkelä2018-01-111-3/+3
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | Merge 10.2 into bb-10.2-extMarko Mäkelä2018-01-111-3/+3
| | |\ \ \ \ \ \ | | | |/ / / / /
| | | * | | | | Fix Compile Error while using Flag '-DUSE_ARIA_FOR_TMP_TABLES:BOOL=OFF'Sachin Setiya2018-01-071-3/+3