54 Commits (19644f6821d59ecca0f9b1f44fadb3b887061965)

Author SHA1 Message Date
Oleksandr Byelkin 4fc9dc84b0 MDEV-32086 (part 2) Server crash when inserting from derived table containing insert target table 6 months ago
Sergei Golubchik 3a1cf2c85b MDEV-34679 ER_BAD_FIELD uses non-localizable substrings 1 year ago
Sergei Petrunia e644e130b0 MDEV-30623: Fix the testcase 1 year ago
Rex b418b60ebf MDEV-30623 JSON_TABLE in subquery not correctly marked as correlated 1 year ago
Oleksandr Byelkin af2e91d9f2 fix for the test (real fixes will be in 10.4) 2 years ago
Daniel Black 2fe3e033e6 main.subselect* often fails on CI with ER_SUBQUERY_NO_1_ROW 2 years ago
Oleg Smirnov 69d294e755 MDEV-29070 SIGSEGV in my_decimal::operator= and Assertion `0' failed and in Item_type_holder::val_decimal on SELECT 2 years ago
Oleksandr Byelkin fefd6d5559 MDEV-32656: ASAN errors in base_list_iterator::next / setup_table_map upon 2nd execution of PS 2 years ago
Monty 7533062f17 MDEV-32518 Test failure: ./mtr --no-reorder main.log_slow_debug main.subselect 2 years ago
Igor Babaev ccec9b1de9 MDEV-30706 Different results of selects from view and CTE with same definition 3 years ago
Oleksandr Byelkin 3303748fd1 MDEV-29926: ASAN heap-use-after-free in Explain_query::~Explain_query 3 years ago
Alexander Barkov f1544424de MDEV-29446 Change SHOW CREATE TABLE to display default collation 3 years ago
Alexander Barkov 57f5c319af MDEV-21445 Strange/inconsistent behavior of IN condition when mixing numbers and strings 3 years ago
Sidney Cammeresi 114a843669
when printing Item_in_optimizer, use precedence of wrapped Item 5 years ago
Monty eb483c5181 Updated optimizer costs in multi_range_read_info_const() and sql_select.cc 6 years ago
Sergei Golubchik c7320830a6 outer references in subqueries in INSERT 6 years ago
Sergei Golubchik cd41ffe1f1 MDEV-19713 Remove big_tables system variable 6 years ago
Igor Babaev b44171428a MDEV-19956 Queries with subqueries containing UNION are not parsed 6 years ago
Alexander Barkov 2f88bd2da2 MDEV-20634 Report disallowed subquery errors as such (instead of parse error) 6 years ago
Sergei Petrunia ef76f81c98 MDEV-20109: Optimizer ignores distinct key created for materialized... 6 years ago
Igor Babaev fd386e39cd MDEV-18689 Simple query with extra brackets stopped working 7 years ago
Igor Babaev cfd2646c31 Fixed the results after the merge of 10.4 into bb-10.4-mdev16188. 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
Vladislav Vaintroub ead9a34a3e MDEV-15851 Stop creating mysql.host table 7 years ago
Alexander Barkov 2bbee0e1ec MDEV-16861 Split Item::update_null_value() into a new virtual method in Type_handler 7 years ago
Oleksandr Byelkin de745ecf29 MDEV-11953: support of brackets in UNION/EXCEPT/INTERSECT operations 7 years ago
Michael Widenius a7abddeffa Create 'main' test directory and move 't' and 'r' there 8 years ago
Oleksandr Byelkin 9c9cf556a1 MDEV-13933: Wrong results in COUNT() query with EXISTS and exists_to_in 8 years ago
Alexander Barkov 08dae44711 MDEV-14228 MariaDB crashes with function 8 years ago
Monty 6660708523 Changed "const row not found" to "Const row not found" 8 years ago
halfspawn 1a74d12da6 MDEV-12874 UPDATE statements with the same source and target 8 years ago
Vicențiu Ciorbaru 2160a85184 Update subselect test results to pass on 10.0 8 years ago
Sergei Golubchik d2e66a6f19 MDEV-7828 Assertion `key_read == 0' failed in TABLE::enable_keyread with SELECT SQ and WHERE SQ 8 years ago
halfspawn abf95afa2a MDEV-12137 DELETE statement with the same source and target 8 years ago
Sergei Golubchik 6b99859fff after-merge fix for a7ed4644a6 8 years ago
Oleksandr Byelkin a7ed4644a6 MDEV-10146: Wrong result (or questionable result and behavior) with aggregate function in uncorrelated SELECT subquery 8 years ago
Alexander Barkov 705fc43eaa MDEV-12775 Reuse data type aggregation code for hybrid functions and UNION 9 years ago
Igor Babaev 0906dc49e8 Fixed the bug mdev-12564. 9 years ago
Oleksandr Byelkin 05d3c3d3f7 MDEV-10141: Add support for INTERSECT (and common parts for EXCEPT) 9 years ago
Oleksandr Byelkin 7aa09a5ed2 MDEV-10141: Add support for INTERSECT (and common parts for EXCEPT) 9 years ago
Sergei Golubchik 01dd355635 cleanup: make a couple of tests more robust 9 years ago
Nirbhay Choubey 8b2e642aa2 MDEV-7635: Update tests to adapt to the new default sql_mode 9 years ago
Nirbhay Choubey 3435e8a515 MDEV-7635: Part 1 9 years ago
Alexander Barkov 5e051bfa15 MDEV-10386 Assertion `fixed == 1' failed in virtual String* Item_func_conv_charset::val_str(String*) 9 years ago
Sergei Golubchik 180065ebb0 Item::print(): remove redundant parentheses 9 years ago
Oleksandr Byelkin f988bcecfd MDEV-10776: Server crash on query 9 years ago
Sergei Golubchik 6820bf9ca9 do not quote numbers in the DEFAULT clause in SHOW CREATE 9 years ago
Monty 6f31dd093a Added new status variables to make it easier to debug certain problems: 9 years ago
Oleksandr Byelkin a52d3aa831 MDEV-10045: Server crashes in Time_and_counter_tracker::incr_loops 9 years ago