summaryrefslogtreecommitdiff
path: root/sql/sql_select.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix added along with a test for a case missed in the patch for MDEV-16751Varun Gupta2018-07-271-4/+4
* MDEV-16751: Server crashes in st_join_table::cleanup or TABLE_LIST::is_with_t...Varun Gupta2018-07-251-2/+7
* MDEV-16820 Lost 'Impossible where' from query with inexpensive subqueryIgor Babaev2018-07-241-0/+7
* MDEV-16726 Assertion `tab->type == JT_REF || tab->type == JT_EQ_REF' failedIgor Babaev2018-07-191-2/+2
* MDEV-16603 Crash with set join_cache_level=4Igor Babaev2018-06-291-2/+2
* MDEV-16235 Server crashes in my_utf8_uni or in my_strtod_int uponIgor Babaev2018-06-111-1/+0
* MDEV-16225: wrong resultset from query with semijoin=onVarun Gupta2018-06-021-26/+20
* MDEV-16235 Server crashes in my_utf8_uni or in my_strtod_intIgor Babaev2018-05-221-4/+13
* MDEV-15035 Wrong results when calling a stored procedureIgor Babaev2018-04-251-3/+3
* 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-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
* | 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
* | Fixed the bug mdev-7791.Igor Babaev2017-05-161-5/+13
* | Fixed the bug mdev-12673.Igor Babaev2017-05-041-5/+7
* | Fixed the bug mdev-10693.Igor Babaev2017-04-241-6/+15
* | Fixed the bug mdev-12429 and its duplicates mdev-12145 and mdev-9886.Igor Babaev2017-04-041-1/+1
* | MDEV-9635: Server crashes in part_of_refkey or assertion `!created && key_to...Oleksandr Byelkin2017-02-281-1/+1
* | Fixed bug mdev-7992.Igor Babaev2017-02-241-39/+34
* | Fixed bug mdev-9028.Igor Babaev2017-02-161-1/+3
* | Fixed bug mdev-10705.Igor Babaev2017-01-051-1/+6
* | Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2016-12-221-0/+3
|\ \ | |/
| * Bug #23135667: CRASH AFTER DEEPLY NESTED BUILD_EQUAL_ITEMS_FOR_CONDChaithra Gopalareddy2016-08-181-0/+3
* | MDEV-10172: UNION query returns incorrect rows outside conditional evaluationOleksandr Byelkin2016-12-201-4/+9
* | Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2016-09-111-0/+1
|\ \ | |/
| * Bug #24380263: INCORRECT BEHAVIOR WITH PARAMETER ANDSreeharsha Ramanavarapu2016-08-031-0/+1
* | DEV-10595 MariaDB daemon leaks memory with specific queryMonty2016-08-251-6/+23
* | MDEV-10181 Illegal mix of collation for a field and an ASCII string as a view...Alexander Barkov2016-06-101-2/+4
* | Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2016-04-201-15/+35
|\ \ | |/
| * Bug#21682356: STOP INJECTING DATA ITEMS IN AN ERROR MESSAGEKnut Anders Hatlen2016-01-171-10/+30
* | MDEV-9707 MAX(timestamp(6) column) in correlated sub-query returns non-existe...Sergei Golubchik2016-04-191-8/+9
* | MDEV-7122: Assertion `0' failed in subselect_hash_sj_engine::initVicențiu Ciorbaru2016-02-101-13/+0
* | MDEV-7122: Assertion `0' failed in subselect_hash_sj_engine::initVicențiu Ciorbaru2016-02-091-0/+25
* | Merge branch 'bb-5.5-serg' into 5.5Sergei Golubchik2016-02-091-1/+1
|\ \
| * \ Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2016-02-091-1/+1
| |\ \ | | |/
| | * Bug#19941403: FATAL_SIGNAL(SIG 6) IN BUILD_EQUAL_ITEMS_FOR_COND | IN SQL/SQL_...Chaithra Gopalareddy2015-11-201-2/+17
* | | MDEV-6859: scalar subqueries in a comparison produced unexpected resultSergei Petrunia2016-02-091-0/+11
|/ /