35 Commits (2fe3e033e69f9a8274047092e985ad636c316564)

Author SHA1 Message Date
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
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
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 8 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 8 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 10 years ago
Sergei Golubchik 8f9530a9ab revert second lookahead in the lexer 10 years ago
Sergei Golubchik 99e48cb1d9 restore ER_VIEW_CHECK_FAILED to be different from ER_CONSTRAINT_FAILED 10 years ago
Michael Widenius db7edfed17 MDEV-7563 Support CHECK constraint as in (or close to) SQL Standard 10 years ago
Alexander Barkov 4c0e2960d4 MDEV-10051 Fix subselect to return a syntax error instead of "Incorrect usage of UNION and LIMIT" 10 years ago
Alexander Barkov a999acf26e MDEV-10095 Fix derived tables to return a syntax error instead of "Illegal usage of UNION and LIMIT" 10 years ago
Galina Shalygina be1d06c8a5 Merge branch '10.2' into 10.2-mdev9864 10 years ago
Alexander Barkov c0a59b46be MDEV-10030 sql_yacc.yy: Split table_expression and remove PROCEDURE from create_select, select_paren_derived, select_derived2, query_specification 10 years ago
Oleksandr Byelkin fba385e3b1 MDEV-9487: Server crashes in Time_and_counter_tracker::incr_loops with UNION in ALL subquery 10 years ago
Sergey Vojtovich 282497dd6d MDEV-6720 - enable connection log in mysqltest by default 10 years ago
Vicențiu Ciorbaru 775cccca9f MDEV-7122: Assertion `0' failed in subselect_hash_sj_engine::init 10 years ago