120 Commits (19644f6821d59ecca0f9b1f44fadb3b887061965)

Author SHA1 Message Date
Oleksandr Byelkin 9b313d2de1 MDEV-32086 Server crash when inserting from derived table containing insert target table 7 months ago
Aleksey Midenkov a96c094d1b MDEV-25012 Server crash in find_field_in_tables, Assertion `name' 6 months ago
Jason Cu 2bf9f0d422 MDEV-32395: update_depend_map_for_order: SEGV at /mariadb-11.3.0/sql/sql_select.cc:16583 2 years ago
Oleksandr Byelkin 6aa47fae30 MDEV-35276 Assertion failure in find_producing_item upon a query from a view 12 months ago
Rex 48b256a7e2 MDEV-34506 2nd execution name resolution problem with pushdown into unions 1 year ago
Oleg Smirnov aae3233c4f MDEV-34041 Display additional information for materialized subqueries in EXPLAIN/ANALYZE FORMAT=JSON 1 year ago
Igor Babaev b1c8ea83a5 MDEV-32064 Crash when searching for the best split of derived table 2 years ago
Sergei Petrunia 0ca699bff7 Revert accidentally pushed: commit e8c9cdc2f8 2 years ago
Sergei Petrunia e8c9cdc2f8 MDEV-32301: Server crashes at Arg_comparator::compare_row 2 years ago
Sergei Petrunia 6e484c3bd9 MDEV-31577: Make ANALYZE FORMAT=JSON print innodb stats 2 years ago
Sergei Petrunia 2165c30486 Fix testcase for MDEV-31240 to work with --view-protocol. 2 years ago
Igor Babaev 8f3bf593d2 MDEV-31240 Crash with condition pushable into derived and containing outer reference 2 years ago
Sergei Golubchik c0463704c2 fix the test for --view 2 years ago
Igor Babaev 0474466bc2 MDEV-31240 Crash with condition pushable into derived and containing outer reference 2 years ago
Igor Babaev 5dc9a6b455 MDEV-31102 Crash when pushing condition into view defined as union 3 years ago
Igor Babaev f513d71538 MDEV-30081 Crash with splitting from constant mergeable derived table 3 years ago
Michael Widenius 432a4ebe5c Improve table pruning in optimizer with up to date key_dependent map 3 years ago
Michael Widenius 64f24b776d greedy_search() and best_extension_by_limited_search() scrambled table order 3 years ago
Oleg Smirnov 7498978e6a MDEV-27699 ANALYZE FORMAT=JSON fields are incorrect for UNION ALL queries 4 years ago
Igor Babaev 0041265671 MDEV-27510 Query returns wrong result when using split optimization 4 years ago
Igor Babaev 97425f740f MDEV-27132 Wrong result from query when using split optimization 4 years ago
Sergei Petrunia c7443a0911 MDEV-25969: Condition pushdown into derived table doesn't work if select list uses SP 4 years ago
Sergei Petrunia 4a6e2d3437 Post-merge fix: update derived_cond_pushdown.result 4 years ago
Igor Babaev 0b797130c6 MDEV-25714 Join using derived with aggregation returns incorrect results 4 years ago
Igor Babaev 663bc849b5 MDEV-25714 Join using derived with aggregation returns incorrect results 4 years ago
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 8 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