6356 Commits (6340c239334005c8dddf697c9af53a68b1e5a83b)

Author SHA1 Message Date
Alexander Barkov 6340c23933 MDEV-33281 Implement optimizer hints 1 year ago
Sergei Golubchik 07de0ac69e MDEV-20299 SET SESSION AUTHORIZATION 8 months ago
Sergei Golubchik 0f4a35a327 cleanup: extract reusable code chunks 8 months ago
Sergei Golubchik 16c4621400 remove unused non-standard tokens from the parser 8 months ago
Vasilii Lakhin 40c5b62531 Fix remaining typos 6 months ago
StefanoPetrilli 2831eeeb51 MDEV-34278: Implements DISTINCT for ST_Collect 1 year ago
Stefano Petrilli b07cf471b5 MDEV-34278: Implement the GIS function ST_Collect 5 years 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
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 9 months ago
Dave Gosselin 5001300bd4 MDEV-30469 Support ORDER BY and LIMIT for multi-table DELETE, index hints for single-table DELETE 11 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
Daniel Black 7181ea5663 MDEV-33245 SIGSEGV in wsrep_check_sequence 11 months ago
ParadoxV5 cf2d49ddcf Extract some of #3360 fixes to 10.5.x 11 months ago
Sergei Golubchik d6add9a03d initial support for vector indexes 2 years ago
Sergei Golubchik 44c6328cbb cleanup: thd->alloc<>() and thd->calloc<>() 1 year ago
Sergei Golubchik 32e6f8ff2e cleanup: remove unconditional #ifdef's 2 years ago
Sergei Golubchik 44ff2f7831 reject invalid spatial key declarations in the parser 2 years ago
Alexander Barkov a4cb03ec56 Adding a comment near the keyword NOCOPY 12 months ago
Alexander Barkov e60fd6c204 MDEV-28767 Collation "binary" is not accepted for databases, tables, columns 12 months ago
Alexander Barkov 556a40dce0 MDEV-35229 NOCOPY has become reserved word bringing wide incompatibility 1 year ago
Alexander Barkov e1cd3c4033 MDEV-12252 ROW data type for stored function return values 2 years ago
Alexander Barkov dfaf7e2eb4 MDEV-15751 CURRENT_TIMESTAMP should return a TIMESTAMP [WITH TIME ZONE?] 1 year ago
Sergei Golubchik 3a1cf2c85b MDEV-34679 ER_BAD_FIELD uses non-localizable substrings 1 year ago
Yuchen Pei 35cebfdc51
MDEV-15696 Implement SHOW CREATE SERVER 1 year ago
Yuchen Pei d2eba35653
MDEV-34716 Allow arbitrary options in CREATE SERVER 1 year ago
Rex 10008b3d3e MDEV-31466 Add optional correlation column list for derived tables 1 year ago
Alexander Barkov a931da82fa MDEV-34123 CONCAT Function Returns Unexpected Empty Set in Query 1 year ago
Christian Gonzalez fd0cc2b1fd Make SESSION_USER() comparable with CURRENT_USER() 2 years ago
sts-kokseng.wong 383d1f90dd The revision corresponds to the review comments. 1. Move the unit tests into the compat/oracle suite, sp-param.test file. 2. Remove the added unit test file and result file. 3. Add type, Alter_info::enum_alter_table_algorithm, into the union. 4. Remove the extra switch case 1 year ago
sts-kokseng.wong fa5eeb4931 Fixed ALTER TABLE NOCOPY keyword failure 1 year ago
sts-kokseng.wong 43825af101 MDEV-34316 sql_mode=ORACLE: Ignore the NOCOPY keyword in stored routine parameters 1 year ago
Sergei Petrunia ce272f7c29 Remove unused Table_function_json_table::m_text_literal_cs 1 year ago
Sergei Petrunia d0a6a7886b MDEV-25822 JSON_TABLE: default values should allow non-string literals 1 year ago
Monty 25b5c63905 MDEV-33856: Alternative Replication Lag Representation via Received/Executed Master Binlog Event Timestamps 1 year ago
Daniel Black 75d354a23a MDEV-33988 DELETE single table to support table aliases 2 years ago
Dave Gosselin 02e38e2ece MDEV-33971 NAME_CONST in WHERE clause replaced by inner item 2 years ago
Alexander Barkov 76e0dc18b6 MDEV-34288 SET NAMES DEFAULT crashes `mariadbd --collation-server=utf8mb4_unicode_ci` 1 year ago
Sergei Golubchik 9293d40fa7 MDEV-33145 support for old-mode=OLD_FLUSH_STATUS 1 year ago
Monty 775cba4d0f MDEV-33145 Add FLUSH GLOBAL STATUS 2 years ago
Monty c4cad8d50c MDEV-33449 improving repair of tables 2 years ago
Alexander Barkov 001f93df2b MDEV-12668 SRID is not preserved in UNION, VIEW, MIN, MAX 2 years ago
Monty 0ccdf54b64 Check and remove high stack usage 2 years ago
Alexander Barkov fd247cc21f MDEV-31340 Remove MY_COLLATION_HANDLER::strcasecmp() 3 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
Sergei Golubchik eeba940311 remove deprecated since 10.4 2 years ago