summaryrefslogtreecommitdiff
path: root/sql/sql_select.cc
Commit message (Expand)AuthorAgeFilesLines
* MDEV-15245: Assertion `false' failed in myrocks::ha_rocksdb::positionSergei Petrunia2018-03-111-1/+1
* 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
* | | | | Fixed memory overrun in create_postjoin_aggr_table()Monty2018-01-261-0/+2
* | | | | MDEV-13352: Server crashes in st_join_table::remove_duplicatesSergei Petrunia2018-01-221-1/+9
* | | | | Fix Compile Error while using Flag '-DUSE_ARIA_FOR_TMP_TABLES:BOOL=OFF'Sachin Setiya2018-01-071-3/+3
* | | | | Fix out-of-date comments.Sergei Petrunia2018-01-041-1/+1
* | | | | MDEV-13683: crash in Item_window_func::update_used_tablesVicențiu Ciorbaru2017-12-281-0/+16
* | | | | Fixed MDEV-13994 Bad join results with orderby_uses_equalities=on.Igor Babaev2017-11-101-1/+30
* | | | | Fixed mdev-14093 Wrong result upon JOIN with INDEX with no rowsIgor Babaev2017-11-021-76/+107
* | | | | Merge 10.1 into 10.2Marko Mäkelä2017-10-251-3/+5
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.0 into 10.1Marko Mäkelä2017-10-241-3/+5
| |\ \ \ \ | | |/ / /
| | * | | MDEV-13607 MariaDB crash in fix_semijoin_strategies_for_picked_join_orderIgor Babaev2017-10-231-3/+5
* | | | | Merge branch '10.1' into 10.2Sergei Golubchik2017-10-241-5/+18
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '10.0' into 10.1Sergei Golubchik2017-10-221-5/+18
| |\ \ \ \ | | |/ / /
| | * | | Merge branch '5.5' into 10.0Sergei Golubchik2017-10-181-5/+18
| | |\ \ \ | | | |/ /
| | | * | MDEV-9619: Assertion `null_ref_table' failed in virtual table_map Item_direct...Oleksandr Byelkin2017-10-131-1/+1
| | | * | Fixed the bug mdev-13135.Igor Babaev2017-10-131-4/+17
* | | | | Windows : Fix truncation warnings in sql/Vladislav Vaintroub2017-10-101-26/+26
* | | | | MDEV-13384 - misc Windows warnings fixedVladislav Vaintroub2017-09-281-1/+1
* | | | | MDEV-13844 : Fix Windows warnings. Fix DBUG_PRINT.Vladislav Vaintroub2017-09-281-9/+9
* | | | | MDEV-13751 Interrupted SELECT fails with 1030: 'Got error 1 "Operation not pe...Sergei Golubchik2017-09-181-4/+9
* | | | | Merge branch '10.1' into 10.2Sergei Golubchik2017-08-171-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-13179 main.errors fails with wrong errnoMonty2017-08-071-1/+1
* | | | | Fixed the bug mdev-13346.Igor Babaev2017-08-151-1/+6
* | | | | MDEV-13374: Server crashes in first_linear_tab / st_select_lex::set_explain_typeSergei Petrunia2017-08-071-2/+6
* | | | | MDEV-13352: Server crashes in st_join_table::remove_duplicatesSergei Petrunia2017-07-211-1/+7
* | | | | Merge branch '10.1' into 10.2Sergei Golubchik2017-07-051-6/+71
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'bb-10.1-vicentiu' into 10.1Vicențiu Ciorbaru2017-06-271-5/+70
| |\ \ \ \
| | * \ \ \ Merge remote-tracking branch '10.0' into 10.1Vicențiu Ciorbaru2017-06-211-5/+70
| | |\ \ \ \ | | | |/ / /
| | | * | | Merge remote-tracking branch '5.5' into 10.0Vicențiu Ciorbaru2017-06-201-5/+70
| | | |\ \ \ | | | | |/ /
| | | | * | Fixed the bug mdev-12855.Igor Babaev2017-06-071-1/+4
| | | | * | Fixed the bug mdev-12963.Igor Babaev2017-06-071-0/+1
| | | | * | Fixed the bug mdev-12838.Igor Babaev2017-06-071-5/+66
| * | | | | MDEV-10880: Assertions `keypart_map' or `prebuilt->search_tuple->n_fields > 0...Oleksandr Byelkin2017-06-231-1/+1
| |/ / / /
* | | | | MDEV-13226 Server crashes when tmpdir runs out of spaceMonty2017-07-011-1/+2