2777 Commits (0381921e265b4e7c8c97dfeb21f074dfd02e02cc)

Author SHA1 Message Date
Marko Mäkelä 0381921e26 MDEV-33277 In-place upgrade causes invalid AUTO_INCREMENT values 2 years ago
Thirunarayanan Balathandayuthapani 21f18bd9d7 MDEV-33341 innodb.undo_space_dblwr test case fails with Unknown Storage Engine InnoDB 2 years ago
Marko Mäkelä 0b612619ef MDEV-33098: Fix some instrumentation for innodb.doublewrite_debug 2 years ago
Marko Mäkelä cc5c0eda4c MDEV-33156 Crash on innodb_buf_flush_list_now=ON and innodb_force_recovery=6 2 years ago
Thirunarayanan Balathandayuthapani 59a984b4d8 MDEV-32725 innodb.import_update_stats accesses uninitialized ib_table->stat_n_rows 2 years ago
Marko Mäkelä 852e1383e3 MDEV-21245 InnoDB: Using a partial-field key prefix in search 2 years ago
Sergei Golubchik 81609d8625 cleanup: remove innodb-specific code around update_auto_increment() 2 years ago
Thirunarayanan Balathandayuthapani d5a6ea36f3 MDEV-32242 innodb.doublewrite test case always gets skipped 2 years ago
Vlad Lesin 968061fd9c MDEV-28682 gcol.gcol_purge contaminates further execution of innodb.gap_locks 2 years ago
Marko Mäkelä bfab4ab000 MDEV-18867 fixup: Remove DBUG injection 2 years ago
Alexander Barkov df72c57d6f MDEV-30048 Prefix keys for CHAR work differently for MyISAM vs InnoDB 3 years ago
Thirunarayanan Balathandayuthapani 3da5d047b8 MDEV-31851 After crash recovery, undo tablespace fails to open 2 years ago
Marko Mäkelä f9d471e2d5 Cleanup: Remove innobase_init_vc_templ() 2 years ago
Marko Mäkelä 65c99207e0 MDEV-23841: Memory leak in innodb_monitor_validate() 2 years ago
Sergei Golubchik fba4abf3b9 MDEV-32128 wrong table name in innodb's "row too big" errors 2 years ago
Marko Mäkelä 02878f128e MDEV-31813 SET GLOBAL innodb_max_purge_lag_wait hangs if innodb_read_only 2 years ago
Sergei Golubchik ab1191c039 cleanup: key->key_create_info.check_for_duplicate_indexes -> key->old 2 years ago
Aleksey Midenkov 14cc7e7d6e MDEV-25644 UPDATE not working properly on transaction precise system versioned table 2 years ago
Marko Mäkelä c25b496724 MDEV-31382 SET GLOBAL innodb_undo_log_truncate=ON has no effect on logically empty undo logs 2 years ago
Teemu Ollakka 3f59bbeeae MDEV-29293 MariaDB stuck on starting commit state 3 years ago
Teemu Ollakka 6966d7fe4b MDEV-29293 MariaDB stuck on starting commit state 3 years ago
Marko Mäkelä a6780df49b MDEV-30453 Setting innodb_buffer_pool_filename to an empty string attempts to delete the data directory on shutdown 3 years ago
Marko Mäkelä dfa90257f6 MDEV-30936 clang 15.0.7 -fsanitize=memory fails massively 3 years ago
Marko Mäkelä 08267ba0c8 MDEV-30819 InnoDB fails to start up after downgrading from MariaDB 11.0 3 years ago
Vicențiu Ciorbaru 08c852026d Apply clang-tidy to remove empty constructors / destructors 3 years ago
sjaakola 66c05326d2 MDEV-29684 Fixes for cluster wide write conflict resolving 3 years ago
Nikita Malyavin 7a98d232e4 MDEV-30378 Versioned REPLACE succeeds with ON DELETE RESTRICT constraint 3 years ago
Aleksey Midenkov e056efdd6c MDEV-25004 Missing row in FTS_DOC_ID_INDEX during DELETE HISTORY 3 years ago
Marko Mäkelä 782b2a7500 MDEV-29144 ER_TABLE_SCHEMA_MISMATCH or crash on DISCARD/IMPORT 3 years ago
Sergei Golubchik d08f2ab6d6 MDEV-28855 SEGV around dict_free_vc_templ during DROP INDEX 3 years ago
Sergei Golubchik 4fb8f7d07a cleanup: clarify innobase_init_vc_templ usage 3 years ago
Alexander Barkov 6216a2dfa2 MDEV-29473 UBSAN: Signed integer overflow: X * Y cannot be represented in type 'int' in strings/dtoa.c 3 years ago
Alexander Barkov ce443c8554 MDEV-29495 Generalize can_convert_xxx() hook engine API to cover any arbitrary data type 3 years ago
Thirunarayanan Balathandayuthapani e1414fc7e3 MDEV-29778 Having Unique index interference with MATCH from a FULLTEXT 3 years ago
Nikita Malyavin 3cd2c1e8b6 MDEV-29299 SELECT from table with vcol index reports warning 3 years ago
Marko Mäkelä e29fb95614 Cleanup: Remove innobase_destroy_background_thd() 3 years ago
Sergei Golubchik 6b685ea7b0 correctness assert 3 years ago
Sergei Golubchik de130323b4 MDEV-29368 Assertion `trx->mysql_thd == thd' failed in innobase_kill_query from process_timers/timer_handler and use-after-poison in innobase_kill_query 3 years ago
Marko Mäkelä 3c92050d1c Fix build without either ENABLED_DEBUG_SYNC or DBUG_OFF 3 years ago
Thirunarayanan Balathandayuthapani 61f456e772 MDEV-29319 Assertion failure size_in_header >= space.free_limit in fsp_get_available_space_in_free_extents() 3 years ago
Thirunarayanan Balathandayuthapani 0b80573310 MDEV-29319 Assertion failure size_in_header >= space.free_limit in fsp_get_available_space_in_free_extents() 3 years ago
Thirunarayanan Balathandayuthapani f076dc2f66 MDEV-20797 FULLTEXT search with apostrophe, and mandatory words 3 years ago
Oleg Smirnov 5efadf8d8c MDEV-28747 Index condition pushdown may be configured incorrectly 3 years ago
Marko Mäkelä 3e564d468d MDEV-28541 Unused counter Innodb_encryption_key_rotation_list_length 3 years ago
Marko Mäkelä 4e1bf2bb23 MDEV-28537 Unused or useless InnoDB counters num_index_pages_written, num_non_index_pages_written 3 years ago
Marko Mäkelä 44a27a26e9 MDEV-28416 Incorrect AUTO_INCREMENT may be issued when close to UINT64_MAX 4 years ago
Marko Mäkelä c009ce7dd0 MDEV-27094 Debug builds include useless InnoDB "disabled" options 4 years ago
Marko Mäkelä 4730314a70 MDEV-28369 ibuf_bitmap_mutex is an unnecessary contention point 4 years ago
Thirunarayanan Balathandayuthapani 372b0e6355 MDEV-20194 Warnings inconsistently issued upon CHECK on table from older versions 4 years ago
Jan Lindström 84b135065c MDEV-28314 : The Galera cluster primary node goes into hang mode when innodb_encryption_threads is enabled 4 years ago