2097 Commits (d98922789ed8421b6e60770c53f36daa70367a8a)

Author SHA1 Message Date
Marko Mäkelä d98922789e Experiment: Remove handler::unlock_row() and friends 3 years ago
Oleg Smirnov ddcdb1a4fc MDEV-16232: Use fewer mini-transactions 3 years ago
Sergei Petrunia e4d704b54e MDEV-16232: Use fewer mini-transactions 4 years ago
Thirunarayanan Balathandayuthapani ec16b35db2 MDEV-16232 Use fewer mini-transactions 3 years ago
Vicențiu Ciorbaru 08c852026d Apply clang-tidy to remove empty constructors / destructors 3 years ago
Alexander Barkov a27b8b2683 MDEV-27653 long uniques don't work with unicode collations 3 years ago
Alexander Barkov 284ac6f2b7 MDEV-27653 long uniques don't work with unicode collations 3 years ago
Monty 981a6b7044 MDEV-30395 Wrong result with semijoin and Federated as outer table 3 years ago
Aleksey Midenkov 5d506ac201 MDEV-25004 vers_force_trx option to force transactional System Versioning 3 years ago
Monty dd5f4b3625 Fixed bug in Aria when used with enterprise mariadb-backup 3 years ago
Sergei Golubchik 2bd41fc5bf Revert MDEV-25292 Atomic CREATE OR REPLACE TABLE 3 years ago
Alexander Barkov ce443c8554 MDEV-29495 Generalize can_convert_xxx() hook engine API to cover any arbitrary data type 3 years ago
Igor Babaev 58cd0bd59e MDEV-28846 Poor performance when rowid filter contains no elements 3 years ago
Aleksey Midenkov a228ec80e3 MDEV-28956 Locking is broken if CREATE OR REPLACE fails under LOCK TABLES 3 years ago
Aleksey Midenkov 2af15914cb MDEV-25292 Disable atomic replace for slave-generated or-replace 3 years ago
Aleksey Midenkov 93c8252f02 MDEV-25292 Atomic CREATE OR REPLACE TABLE 3 years ago
Aleksey Midenkov 32d88faec5 MDEV-25292 Refactoring: removed TABLEOP_HOOKS 3 years ago
Aleksey Midenkov 409b8a86de MDEV-25292 ha_table_exists() cleanup and improvement 3 years ago
Aleksey Midenkov f02af1d229 MDEV-25292 Refactoring: moved select_field_count into Alter_info. 3 years ago
Alexander Barkov 208addf484 Main patch MDEV-27896 Wrong result upon `COLLATE latin1_bin CHARACTER SET latin1` on the table or the database level 4 years ago
Andrei 98ca71ab28 MDEV-28461 semisync-slave server recovery fails to rollback prepared transaction 4 years ago
Sergei Golubchik 29c07643a1 enable -Wenum-compare -Wenum-conversion 4 years ago
Aleksey Midenkov 92bfc0e8c4 MDEV-17554 Auto-create new partition for system versioned tables with history partitioned by INTERVAL/LIMIT 4 years ago
Oleg Smirnov d1a1ad4c28 MDEV-27021 Add support of FORMAT=JSON for SHOW ANALYZE 4 years ago
Oleg Smirnov e7fcd496d4 MDEV-27021 Implement SHOW ANALYZE command 4 years ago
Oleg Smirnov 328684833b MDEV-10000 Add EXPLAIN [FORMAT=JSON] FOR CONNECTION syntax support 4 years ago
Marko Mäkelä e9735a8185 MDEV-25975 innodb_disallow_writes causes shutdown to hang 4 years ago
Marko Mäkelä 35425cfc55 Cleanup: Remove some unused functions 4 years ago
Marko Mäkelä 118826d173 Fix gcc-12 -O2 -Warray-bounds 4 years ago
Hugo Wen dafc5fb9c1 MDEV-27342: Fix issue of recovery failure using new server id 4 years ago
Vlad Lesin 1766a18e06 MDEV-19577 Replication does not work with innodb_autoinc_lock_mode=2 4 years ago
Igor Babaev 8265d6d9f6 MDEV-22846 Server crashes in handler_index_cond_check on SELECT 4 years ago
Monty c18896f9c1 MDEV-14907 FEDERATEDX doesn't respect DISTINCT 4 years ago
Thirunarayanan Balathandayuthapani d270525dfd MDEV-23805 Make Online DDL to Instant DDL when table is empty 4 years ago
Andrei Elkin 561b6c7e51 MDEV-26833 Missed statement rollback in case transaction drops or create temporary table 4 years ago
Aleksey Midenkov 5cae401b00 MDEV-25555 Server crashes in tree_record_pos after INPLACE-recreating index on HEAP table 4 years ago
Aleksey Midenkov b3bdc1c142 MDEV-25803 Inplace ALTER breaks MyISAM/Aria table when order of keys is changed 4 years ago
Aleksey Midenkov c6207ecba4 MDEV-25803 innodb.alter_candidate_key fix 4 years ago
Andrei Elkin 42ae765960 MDEV-26833 Missed statement rollback in case transaction drops or create temporary table 4 years ago
Aleksey Midenkov 69724805bc MDEV-22165 CONVERT TABLE: move in partition from existing table 4 years ago
Aleksey Midenkov b7bba721ee MDEV-22166 CONVERT PARTITION: move out partition into a table 4 years ago
Monty 8d08971c84 Removed CREATE/DROP TABLESPACE and related commands 4 years ago
xing-zhi, jiang 768c51880a MDEV-25129 Add KEYWORDS view to the INFORMATION_SCHEMA 4 years ago
Andrei Elkin e95f78f475 MDEV-21117 post-push to cover a "custom" xid format 4 years ago
Andrei Elkin 79a2dbc879 MDEV-21117 post-push fixes 5 years ago
Sujatha 6c39eaeb12 MDEV-21117: refine the server binlog-based recovery for semisync 6 years ago
Marko Mäkelä 1bd681c8b3 MDEV-25506 (3 of 3): Do not delete .ibd files before commit 5 years ago
Marko Mäkelä ab87fc6c7a Cleanup: Remove handler::update_table_comment() 5 years ago
Monty 83e529eced MDEV-18465 Logging of DDL statements during backup 5 years ago
Monty 7762ee5dbe MDEV-25180 Atomic ALTER TABLE 5 years ago