69 Commits (e538cb095f6290c40e8928e3813db6ac679740a2)

Author SHA1 Message Date
Igor Babaev 480a06718d MDEV-25128 Wrong result from join with materialized semi-join and 5 years ago
Varun Gupta 1be707286e Added the test case for MDEV-23804 5 years ago
Sergei Petrunia d01d94d77b MDEV-17568: LATERAL DERIVED is not clearly visible in EXPLAIN FORMAT=JSON 6 years ago
Monty 27d9986c1b Added more digits to JSON output of double 6 years ago
Monty eb483c5181 Updated optimizer costs in multi_range_read_info_const() and sql_select.cc 6 years ago
Igor Babaev caf110fa52 MDEV-21883 Server crashes when joining a subselect with 32 tables and GROUP BY 6 years ago
Igor Babaev 8d7462ec49 MDEV-21614 Wrong query results with optimizer_switch="split_materialized=on" 6 years ago
Igor Babaev 1c97cd339e MDEV-21184 Assertion `used_tables_cache == 0' failed in Item_func::fix_fields 6 years ago
Alexander Barkov 462d689397 MDEV-19468 Hybrid type expressions return wrong format for FLOAT 7 years ago
Galina Shalygina ae15f91f22 MDEV-18769 Assertion `fixed == 1' failed in Item_cond_or::val_int 7 years ago
Igor Babaev 9bd47835d0 MDEV-18679 Server crashes in JOIN::optimize 7 years ago
Varun Gupta d6db6df995 MDEV-17903: New optimizer defaults: change optimize_join_buffer_size to be ON 7 years ago
Galina Shalygina 9741930490 MDEV-18636 The test case for bug mdev-16765 crashes the server 7 years ago
Sergei Petrunia 15a77a1a2c MDEV-18608: Defaults for 10.4: histogram size should be set 7 years ago
Galina Shalygina 7a77b221f1 MDEV-7486: Condition pushdown from HAVING into WHERE 7 years ago
Igor Babaev 658128af43 MDEV-16188 Use in-memory PK filters built from range index scans 7 years ago
Varun Gupta 93c360e3a5 MDEV-15253: Default optimizer setting changes for MariaDB 10.4 7 years ago
Igor Babaev c2c1550f57 MDEV-17419 Subquery with group by returns wrong results 7 years ago
Igor Babaev d453374fc4 MDEV-16801 seg_fault on a query 7 years ago
Oleksandr Byelkin de745ecf29 MDEV-11953: support of brackets in UNION/EXCEPT/INTERSECT operations 7 years ago
Igor Babaev fc0f5adb7f MDEV-16104 Server crash in JOIN::fix_all_splittings_in_plan 8 years ago
Varun Gupta 724ab9a1cb MDEV-16057: Using optimization Splitting with Group BY we see an unnecessary attached condition 8 years ago
Igor Babaev 615ad709a3 MDEV-15902 Assertion `n < m_size' failed, sql_array.h:64: 8 years ago
Igor Babaev cff60be7fe MDEV-15899 Server crashes in st_join_table::is_inner_table_of_outer_join 8 years ago
Sergei Golubchik c43a0e0a77 bugfix: Item_cache_temporal::convert_to_basic_const_item assumed DATETIME 8 years ago
Michael Widenius a7abddeffa Create 'main' test directory and move 't' and 'r' there 8 years ago
Igor Babaev 7a9611aee2 Fixed MDEV-14994 Assertion `join->best_read < double(1.79...15e+308L)' or 8 years ago
Igor Babaev 775aa5542d Fixed mdev-15017 Server crashes in in st_join_table::fix_splitting 8 years ago
Igor Babaev c5ac1f953b Fixed mdev-14880: Assertion `inj_cond_list.elements' failed 8 years ago
Igor Babaev 578345305e Added a test case for mdev-13454: Improper error in ONLY_FULL_GROUP_BY sql_mode 8 years ago
Igor Babaev 86cf60a615 Fixed mdev-14845 Server crashes in st_join_table::is_inner_table_of_outer_join 8 years ago
Igor Babaev 4f0299f8b3 This is a full cost-based implementation of the optimization that employs 8 years ago
Galina Shalygina 3791d0cfcf Test result changed 8 years ago
Galina Shalygina 86308aa995 MDEV-14579: New tests for condition pushdown into materialized views/defined tables 8 years ago
Igor Babaev 343bcb152f Fixed mdev-14237 Server crash on query with regexp_substr 8 years ago
Igor Babaev 3a9ee22ba9 Fixed the bug mdev-13734. 8 years ago
Igor Babaev 61074d0426 Fixed the bug mdev-13710. 8 years ago
Igor Babaev 5e4aa1a2f8 Fixed the bug mdev-13709. 8 years ago
Igor Babaev a1e444e1cc Corrected the function compare_order_elements() to make it 8 years ago
Igor Babaev d7b45e01b4 This patch complements the patch for mdev-10855. 8 years ago
Igor Babaev 61bbabb202 Implemented condition pushdown into derived tables / views 8 years ago
Igor Babaev bf75dcac89 This is a modification of the first patch committed for mdev-13369 8 years ago
Igor Babaev b14e2b044b This first patch prepared for the task MDEV-13369: 8 years ago
Igor Babaev 9f0c1c0cf6 Fixed the bug mdev-13193. 8 years ago
Igor Babaev 02655a91cf Fixed the bug mdev-13166. 8 years ago
Igor Babaev 9f3622191d Fixed the bug mdev-12845. 8 years ago
Sergei Golubchik 5ccaabe962 MDEV-10355 Weird error message upon CREATE TABLE with DEFAULT 9 years ago
Igor Babaev 4beb7e5355 Fixed the bug mdev-12373. 9 years ago
Jacob Mathew 0b52b28b91 MDEV-10355 Weird error message upon CREATE TABLE with DEFAULT 9 years ago
Oleksandr Byelkin 05d3c3d3f7 MDEV-10141: Add support for INTERSECT (and common parts for EXCEPT) 9 years ago