719 Commits (3dd7b0a80cb674d0773fd0d25ceb8a5183798597)

Author SHA1 Message Date
Marko Mäkelä 3dd7b0a80c Cleanup: Remove OS_FILE_ON_ERROR_NO_EXIT 2 years ago
Marko Mäkelä 7f7329f092 MDEV-33379 innodb_log_file_buffering=OFF causes corruption on bcachefs 2 years ago
Marko Mäkelä a6290a5bc5 MDEV-33095 innodb_flush_method=O_DIRECT creates excessive errors on Solaris 2 years ago
Marko Mäkelä 3613fb2aa8 MDEV-33112 innodb_undo_log_truncate=ON is blocking page write 2 years ago
Marko Mäkelä f21a6cbf6e MDEV-32939 If tables are frequently created, renamed, dropped, a backup cannot be restored 2 years ago
Marko Mäkelä 7443ad1c8a MDEV-32374 log_sys.lsn_lock is a performance hog 2 years ago
Marko Mäkelä eb1f8b2919 MDEV-32027 Opening all .ibd files on InnoDB startup can be slow 2 years ago
Marko Mäkelä 1fc2843eee MDEV-31826: File handle leak on failed IMPORT TABLESPACE 2 years ago
Marko Mäkelä 0cc809f91b MDEV-31826: Memory leak on failed IMPORT TABLESPACE 2 years ago
Marko Mäkelä 39e3ca8bd2 MDEV-31826 InnoDB may fail to recover after being killed in fil_delete_tablespace() 2 years ago
Marko Mäkelä cfd1788182 MDEV-32511: Race condition between checkpoint and page write 2 years ago
Marko Mäkelä bf7c6fc20b MDEV-32511 Assertion !os_aio_pending_writes() failed 2 years ago
Thirunarayanan Balathandayuthapani cbad0bcd41 MDEV-31098 InnoDB Recovery doesn't display encryption message when no encryption configuration passed 2 years ago
Daniel Black 3b38c2f358 MDEV-18200 MariaBackup full backup failed with InnoDB: Failing assertion: success 2 years ago
Daniel Black c79ca7c7ad MDEV-18200 MariaBackup full backup failed with InnoDB: Failing assertion: success 2 years ago
Daniel Black ca66a2cbfa MDEV-18200 MariaBackup full backup failed with InnoDB: Failing assertion: success 2 years ago
Marko Mäkelä 72928e640e MDEV-27593: Crashing on I/O error is unhelpful 2 years ago
Marko Mäkelä bd7908e6ac MDEV-31568 InnoDB protection against dual processes accessing data insufficient 2 years ago
Marko Mäkelä 3aea77edeb MDEV-31347 fil_ibd_create() may hijack the file handle of an old file 2 years ago
Marko Mäkelä e3b06156c6 MDEV-31347 fil_ibd_create() may hijack the file handle of an old file 2 years ago
Marko Mäkelä f2c17cc9d9 MDEV-29911 InnoDB recovery and mariadb-backup --prepare fail to report detailed progress 2 years ago
Marko Mäkelä 2f9e264781 MDEV-29911 InnoDB recovery and mariadb-backup --prepare fail to report detailed progress 2 years ago
Vlad Lesin 5422784792 MDEV-31256 fil_node_open_file() releases fil_system.mutex allowing other thread to open its file node 2 years ago
Marko Mäkelä 5740638c4c MDEV-31132 Deadlock between DDL and purge of InnoDB history 3 years ago
Marko Mäkelä 0cda0e4e15 MDEV-31080 fil_validate() failures during deferred tablespace recovery 3 years ago
Vlad Lesin 71f16c836f MDEV-31049 fil_delete_tablespace() returns wrong file handle if tablespace was closed by parallel thread 3 years ago
Vlad Lesin 0cca8166f3 MDEV-30775 Performance regression in fil_space_t::try_to_close() introduced in MDEV-23855 3 years ago
Thirunarayanan Balathandayuthapani 2ddfb83807 MDEV-29273 Race condition between drop table and closing of table 3 years ago
Marko Mäkelä 402f36dd65 MDEV-30936 fixup 3 years ago
Vlad Lesin 4c226c1850 MDEV-29050 mariabackup issues error messages during InnoDB tablespaces export on partial backup preparing 3 years ago
Vlad Lesin 7d6b3d4008 MDEV-30775 Performance regression in fil_space_t::try_to_close() introduced in MDEV-23855 3 years ago
Marko Mäkelä de4030e4d4 MDEV-30400 Assertion height == btr_page_get_level(...) on INSERT 3 years ago
Marko Mäkelä 15ab2e122d MDEV-30132 Crash after recovery, with InnoDB: Tried to read ... 3 years ago
Marko Mäkelä 1188ef4ade MDEV-30132 Crash after recovery, with InnoDB: Tried to read ... bytes at offset 3 years ago
Marko Mäkelä b260903832 MDEV-29258 Failing assertion for name length on RENAME TABLE 3 years ago
Marko Mäkelä 0ee1082bd2 MDEV-28495 InnoDB corruption due to lack of file locking 3 years ago
Marko Mäkelä a8a27f1edf Correct a bogus comment. 3 years ago
Marko Mäkelä a1267724cb MDEV-26293 InnoDB: Failing assertion: space->is_ready_to_close() ... 3 years ago
Marko Mäkelä 2e43af69e3 MDEV-28870 InnoDB: Missing FILE_CREATE, FILE_DELETE or FILE_MODIFY before FILE_CHECKPOINT 3 years ago
Marko Mäkelä 77b3959b5c MDEV-28457 Crash in page_dir_find_owner_slot() 3 years ago
Marko Mäkelä c9498f33de MDEV-18519: Assertion failure in btr_page_reorganize_low() 3 years ago
Marko Mäkelä 4179f93d28 MDEV-18976 Implement OPT_PAGE_CHECKSUM log record for improved validation 3 years ago
Marko Mäkelä cc4eabc7b2 MDEV-13542: Implement page read fault injection 3 years ago
Marko Mäkelä 0b47c126e3 MDEV-13542: Crashing on corrupted page is unhelpful 3 years ago
Marko Mäkelä b29a8118dd Cleanup: Remove fil_space_t::magic_n 3 years ago
Marko Mäkelä 5294695ebd Clean up mtr_t 3 years ago
Marko Mäkelä c009ce7dd0 MDEV-27094 Debug builds include useless InnoDB "disabled" options 4 years ago
Marko Mäkelä 6948abb94c Cleanup: Remove fil_names_write_bogus 4 years ago
Marko Mäkelä fdec842fd7 MDEV-28371 Assertion fold == id.fold() failed in buf_flush_check_neighbor() 4 years ago
Marko Mäkelä a9adfc0f68 MDEV-9948 Failing assertion: new_state->key_version != ENCRYPTION_KEY_VERSION_INVALID in fil0crypt.cc 4 years ago