2868 Commits (6340c239334005c8dddf697c9af53a68b1e5a83b)

Author SHA1 Message Date
Alexander Barkov 6340c23933 MDEV-33281 Implement optimizer hints 1 year ago
Vasilii Lakhin 40c5b62531 Fix remaining typos 6 months ago
Dmitry Shulga ecb7c9b692 MDEV-10164: Add support for TRIGGERS that fire on multiple events 6 months ago
Alexander Barkov f11504af51 MDEV-20034 Add support for the pre-defined weak SYS_REFCURSOR 2 years ago
Vasilii Lakhin 717c12de0e Fix typos in C comments inside sql/ 7 months ago
ParadoxV5 7094a75596 MDEV-25674: Add CHANGE MASTER TO master_retry_count 8 months ago
Alexander Barkov b7d67ceb5f MDEV-36047 Package body variables are not allowed as FETCH targets 8 months ago
Sergei Petrunia 0e21ff8ca4 MDEV-35318 Assertion `tl->jtbm_subselect' failed in JOIN::calc_allowed_top_level_tables 9 months ago
Iqbal Hassan dfdbec1636 MDEV-10862: Stored procedures: default values for parameters (optional parameters) 11 months ago
Iqbal Hassan 9f5adf0ce4 MDEV-34317: Implement RECORD type 1 year ago
Dmitry Shulga 759df4cc5f MDEV-34551: Column list in the trigger definition 9 months ago
Brandon Nesterenko d8c841d0d4 MDEV-35096: History is stored in different partitions on different nodes when using SYSTEM VERSION 9 months ago
Aleksey Midenkov cc183489da MDEV-27293 Allow converting a versioned table from implicit 12 months ago
Yuchen Pei 4b6922a315
MDEV-25008: UPDATE/DELETE: Cost-based choice IN->EXISTS vs Materialization 1 year ago
Alexander Barkov e1cd3c4033 MDEV-12252 ROW data type for stored function return values 2 years ago
Yuchen Pei d2eba35653
MDEV-34716 Allow arbitrary options in CREATE SERVER 1 year ago
Rex 9315452ea0 MDEV-34941 MDEV-31466-fix column count issue with union in derived table 1 year ago
Rex 10008b3d3e MDEV-31466 Add optional correlation column list for derived tables 1 year ago
Oleksandr Byelkin 8d810e9426 MDEV-29537 Creation of view with UNION and SELECT ... FOR UPDATE in definition is failed with error 1 year ago
Yuchen Pei 2c3e07df47
MDEV-34447: Memory leakage is detected on running the test main.ps against the server 11.1 1 year ago
Monty 25b5c63905 MDEV-33856: Alternative Replication Lag Representation via Received/Executed Master Binlog Event Timestamps 1 year ago
Alexander Barkov 2f4b0ba328 Moving a part of sql_lex.h into other *.h files 1 year ago
Dmitry Shulga e012407397 MDEV-34447: Memory leakage is detected on running the test main.ps against the server 11.1 1 year ago
Rex 9e800eda86 MDEV-32583 UUID() should be treated as stochastic for the purposes of forcing query materialization 2 years ago
Alexander Barkov 76e0dc18b6 MDEV-34288 SET NAMES DEFAULT crashes `mariadbd --collation-server=utf8mb4_unicode_ci` 1 year ago
Dmitry Shulga 5e6c122427 MDEV-33769: Memory leak found in the test main.rownum run with --ps-protocol against a server built with the option -DWITH_PROTECT_STATEMENT_MEMROOT 1 year ago
Alexander Barkov fd247cc21f MDEV-31340 Remove MY_COLLATION_HANDLER::strcasecmp() 3 years ago
Marko Mäkelä 09d991d01c MDEV-33478: Tests massively fail with clang-18 -fsanitize=memory 2 years ago
Alexander Barkov 929c2e06aa MDEV-31531 Remove my_casedn_str() and my_caseup_str() 2 years ago
Yuchen Pei 374783c3d9
MDEV-28152 Features for sequences 2 years ago
Igor Babaev 54ed3939f7 MDEV-31657 Crash on query using CTE with the same name as a base table 2 years ago
Alexander Barkov aed9c656a9 MDEV-32101 CREATE PACKAGE [BODY] for sql_mode=DEFAULT 2 years ago
Aleksey Midenkov 5462b61b0c MDEV-22164 without validation for exchange partition/convert in 2 years ago
Rex 2c1345ab27 MDEV-31995 Fix2 allocate memory in mem_root properly. 2 years ago
Rex 8b509a5d64 Merge 10.4 into 10.5 2 years ago
Alexander Barkov b0379ea4b3 Cleanup: Adding "const" to the member Spvar_definition::m_column_type_ref 2 years ago
Alexander Barkov 2b6d241ee4 MDEV-27744 LPAD in vcol created in ORACLE mode makes table corrupted in non-ORACLE 4 years ago
Rex eb8053b377 MDEV-31995 Bogus error executing PS for query using CTE with renaming of columns 2 years ago
Brandon Nesterenko 0c1bf5e247 MDEV-27247: Add keywords "SQL_BEFORE_GTIDS" and "SQL_AFTER_GTIDS" for START SLAVE UNTIL 2 years ago
Alexander Barkov 534a2bf1c6 MDEV-32275 getting error 'Illegal parameter data types row and bigint for operation '+' ' when using ITERATE in a FOR..DO 2 years ago
Igor Babaev 4e2594768d MDEV-32259 Test from win.test fails with statement memory protection 2 years ago
Igor Babaev 47f0135d7a MDEV-32245 Test from subselect.test fails with statement memory protection 2 years ago
Alexander Barkov d75ef02ac2 MDEV-32220 sql_yacc.yy: unify the drop_routine rule 2 years ago
Alexander Barkov f5aae71661 MDEV-31606 Refactor check_db_name() to get a const argument 2 years ago
Alexander Barkov 495c32d9ad MDEV-31972 Change parameter of make_sp_name*() from LEX_CSTRING to Lex_ident_sys_st 2 years ago
Nikita Malyavin 500787c72a Add const to alloc-related thd methods 2 years ago
Sergei Golubchik 98de11723c cleanup: extern -> static 2 years ago
Dmitry Shulga 1ee1979ed6 MDEV-5816: Stored programs: validation of stored program statements 2 years ago
Dmitry Shulga 465c81b323 MDEV-5816: Stored programs: validation of stored program statements 2 years ago
Dmitry Shulga 5a8b9a16d1 MDEV-5816: Stored programs: validation of stored program statements 2 years ago