348 Commits (c7c52ef1e84435f14c2c2bb19804335573a1517e)

Author SHA1 Message Date
Varun Gupta 926edd48e1 MDEV-15235: Assertion `length > 0' failed in create_ref_for_key 8 years ago
Oleksandr Byelkin 9c9cf556a1 MDEV-13933: Wrong results in COUNT() query with EXISTS and exists_to_in 8 years ago
Oleksandr Byelkin c2c93fc6e4 MDEV-14164: Unknown column error when adding aggregate to function in oracle style procedure FOR loop 8 years ago
Oleksandr Byelkin 235b68299b MDEV-9619: Assertion `null_ref_table' failed in virtual table_map Item_direct_view_ref::used_tables() const on 2nd execution of PS 9 years ago
Igor Babaev c258ca2463 Fixed the bug mdev-12838. 8 years ago
Igor Babaev efb9f2617b Fixed the bug mdev-12812. 9 years ago
Igor Babaev 7e97163102 Fixed the bug mdev-12817/mdev-12820. 9 years ago
Igor Babaev 6b97fe067d Fixed the bugs mdev-12670 and mdev-12675. 9 years ago
iangilfillan f0ec34002a Correct FSF address 9 years ago
Varun Gupta 8725b35d89 MDEV-11108: Assertion `uniq_tuple_length_arg <= table->file->max_key_length()' failed in SJ_TMP_TABLE::create_sj_weedout_tmp_table 9 years ago
Sergei Petrunia a63ceaeab1 MDEV-10389: Query returns different results on a debug vs non-debug build 9 years ago
Sergey Vojtovich 94bad73dd1 MDEV-9988 - Insert cast to suppress -Wdynamic-class-memaccess 10 years ago
Vicențiu Ciorbaru 3c5c04bd2b MDEV-7122: Assertion `0' failed in subselect_hash_sj_engine::init 10 years ago
Vicențiu Ciorbaru 775cccca9f MDEV-7122: Assertion `0' failed in subselect_hash_sj_engine::init 10 years ago
Sergei Petrunia d443d70d06 MDEV-7823: Server crashes in next_depth_first_tab on nested IN clauses with SQ inside 10 years ago
Oleksandr Byelkin fb4358f432 MDEV-7949: Item_field::used_tables() takes 0.29% in OLTP RO 11 years ago
Oleksandr Byelkin 504802f333 MDEV-7846: postreview fix 10 years ago
Oleksandr Byelkin 54b998173b MDEV-7846: Server crashes in Item_subselect::fix_fields or fails with Thread stack overrun 11 years ago
Oleksandr Byelkin 2e3e818048 MDEV-7445: Server crash with Signal 6 11 years ago
Oleksandr Byelkin 7ccde2cbd5 MDEV-7565: Server crash with Signal 6 (part 2) 11 years ago
Monty 3cb578c001 MDEV-6152: Remove calls to current_thd while creating Item 10 years ago
Monty 1bae0d9e56 Stage 2 of MDEV-6152: 10 years ago
Sergey Vojtovich 31e365efae MDEV-8010 - Avoid sql_alloc() in Items (Patch #1) 10 years ago
Sergei Petrunia 9b475ee3c1 MDEV-8289: Semijoin inflates number of rows in query result 10 years ago
Monty 7332af49e4 - Renaming variables so that they don't shadow others (After this patch one can compile with -Wshadow and get much fewer warnings) 10 years ago
Sergey Vojtovich b22959903b MDEV-7943 - pthread_getspecific() takes 0.76% in OLTP RO 11 years ago
Sergei Petrunia e428c809d7 MDEV-7911: crash in Item_cond::eval_not_null_tables 11 years ago
Sergei Petrunia c020d362b6 MDEV-7474: Semi-Join's DuplicateWeedout strategy skipped ... 11 years ago
Sergey Vojtovich 18e9c314e4 MDEV-6650 - LINT_INIT emits code in non-debug builds 11 years ago
Vicențiu Ciorbaru ec4ff9a2e7 MDEV-7586: Merged derived tables/VIEWs increment created_tmp_tables 11 years ago
Sergei Petrunia 775528ada3 MDEV-7220: Materialization strategy is not used for REPLACE ... SELECT 11 years ago
Monty fb7a504ee1 Pushed files missing in last commit 11 years ago
Jan Lindström c5ae630582 Merge Google encryption 11 years ago
Igor Babaev 3c4bb0e872 MDEV-334: Backport of UNION ALL optimization from mysql-5.7. 11 years ago
Sergei Golubchik 43d1f0b6b9 cleanup: rename List<> methods 11 years ago
Michael Widenius 70823e1d91 MDEV-5120 Test suite test maria-no-logging fails 11 years ago
Sergei Golubchik 2510f9c606 cleanup: remove special case from store_key::store_key(), add Field_blob::new_key_field 12 years ago
Sergey Vojtovich d12c7adf71 MDEV-5314 - Compiling fails on OSX using clang 12 years ago
Sergey Petrunya 8c9b2f3429 MDEV-5581: Server crashes in in JOIN::prepare on 2nd execution of PS with materialization+semijoin 12 years ago
Sergey Petrunya 34b6f51dab MDEV-5582: Plugin 'MEMORY' has ref_count=1 after shutdown with materialization+semijoin 12 years ago
Sergey Petrunya 519c7305ac MDEV-5368: Server crashes in Item_in_subselect::optimize on ... 12 years ago
Sergey Petrunya f0fa66a26d MDEV-5368: Server crashes in Item_in_subselect::optimize on ... 12 years ago
Sergey Petrunya c4defdc8d9 MDEV-5161: Wrong result (missing rows) with semijoin, LEFT JOIN, ORDER BY, constant table 12 years ago
unknown 7787835520 incorrect assertion removed 12 years ago
Sergei Golubchik b468cd4749 MDEV-5284 Assertion `!(*expr)->fixed' fails in replace_where_subcondition with IN suquery 12 years ago
unknown c98a054fde MDEV-5153: Server crashes in Item_ref::fix_fields on 2nd execution of PS with LEFT JOIN and MERGE view or SELECT SQ 12 years ago
Sergey Petrunya 7e4845beea MDEV-5011: ERROR Plugin 'MEMORY' has ref_count=1 after shutdown for SJM queries 12 years ago
unknown f8af4423b4 MDEV-4908: Assertion `((Item_cond *) cond)->functype() == ((Item_cond *) new_item)->functype()' fails on a query with IN and equal conditions, AND/OR, materialization+semijoin 12 years ago
Sergey Petrunya 9651a6f574 mdev-4173: Wrong result (extra row) with semijoin=on, joins in outer query, LEFT JOIN in the subquery 12 years ago
Sergei Golubchik e1c76b80d9 Fixes for innodb suite, merging tests from 5.6. 12 years ago