710 Commits (8d36cafe4fc700e6e577d5a36650c58707e76b92)

Author SHA1 Message Date
Marko Mäkelä 8fb09426b9 MDEV-36759: Huge performance drop 5 months ago
Marko Mäkelä acd071f599 MDEV-21923: LSN allocation is a bottleneck 6 months ago
Marko Mäkelä b6923420f3 MDEV-29445: Reimplement SET GLOBAL innodb_buffer_pool_size 7 months ago
Marko Mäkelä 42e6058629 MDEV-35785 innodb_log_file_mmap is not defined on 32-bit systems 9 months ago
Marko Mäkelä 9c8bdc6c15 MDEV-35049: btr_search_check_free_space_in_heap() is a bottleneck 9 months ago
Thirunarayanan Balathandayuthapani f8cf493290 MDEV-34898 Doublewrite recovery of innodb_checksum_algorithm=full_crc32 encrypted pages does not work 9 months ago
Marko Mäkelä bfe7c8ff0a MDEV-35494 fil_space_t::fil_space_t() may be unsafe with GCC -flifetime-dse 10 months ago
Vladislav Vaintroub e8db5c8760 MDEV-35171 OS_FILE_NORMAL and OS_FILE_AIO are misleading 12 months ago
Marko Mäkelä eca552a1a4 MDEV-34830: LSN in the future is not being treated as serious corruption 12 months ago
Marko Mäkelä bb47e575de MDEV-34830: LSN in the future is not being treated as serious corruption 12 months ago
Thirunarayanan Balathandayuthapani 4a1ded61a4 MDEV-34529 Shrink the system tablespace when system tablespace contains MDEV-30671 leaked undo pages 12 months ago
Marko Mäkelä 6acada713a MDEV-34062: Implement innodb_log_file_mmap on 64-bit systems 1 year ago
Libing Song 5bbda97111 MDEV-33853 Async rollback prepared transactions during binlog 1 year ago
Marko Mäkelä 12b01d740b MDEV-34707: BUF_GET_RECOVER assertion failure on upgrade 1 year ago
Marko Mäkelä 4ca355d863 MDEV-33894: Resurrect innodb_log_write_ahead_size 1 year ago
Thirunarayanan Balathandayuthapani 0ffa340a49 MDEV-34221 Errors about checksum mismatch on crash recovery are confusing 1 year ago
Thirunarayanan Balathandayuthapani 6c0eb29ddd MDEV-34200 InnoDB tries to write to read-only system tablespace 1 year ago
Thirunarayanan Balathandayuthapani be0dfcdb99 MDEV-34200 InnoDB tries to write to read-only system tablespace 1 year ago
Thirunarayanan Balathandayuthapani 9b2bf09b95 MDEV-33980 mariadb-backup --backup is missing retry logic for undo tablespaces 1 year ago
Thirunarayanan Balathandayuthapani f378e76434 MDEV-33980 mariadb-backup --backup is missing retry logic for undo tablespaces 1 year ago
Marko Mäkelä 1122ac978e MDEV-33545: Improve innodb_doublewrite to cover NO_FSYNC 2 years ago
Thirunarayanan Balathandayuthapani 6e5333fc8c MDEV-32445 InnoDB may corrupt its log before upgrading it on startup 2 years ago
Marko Mäkelä 71834ccb6c MDEV-24671 fixup: Remove srv_max_n_threads 2 years ago
Marko Mäkelä 3dd7b0a80c Cleanup: Remove OS_FILE_ON_ERROR_NO_EXIT 2 years ago
mariadb-DebarunBanerjee fb9da7f751 MDEV-33023 Crash in mariadb-backup --prepare --export after --prepare 2 years ago
Thirunarayanan Balathandayuthapani caad34df54 MDEV-32968 InnoDB fails to restore tablespace first page from doublewrite buffer when page is empty 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
Marko Mäkelä 850d61736d MDEV-32042 Simplify buf_page_get_gen() 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ä c638051d80 MDEV-32798 innodb_fast_shutdown=0 hang after incomplete startup 2 years ago
Thirunarayanan Balathandayuthapani 85751ed81d MDEV-31851 After crash recovery, undo tablespace fails to open 2 years ago
Marko Mäkelä bf7c6fc20b MDEV-32511 Assertion !os_aio_pending_writes() failed 2 years ago
Thirunarayanan Balathandayuthapani 3da5d047b8 MDEV-31851 After crash recovery, undo tablespace fails to open 2 years ago
Marko Mäkelä c72ddeea4f MDEV-32364 Server crashes when starting server with high innodb_log_buffer_size 2 years ago
Marko Mäkelä 6e9b421f77 MDEV-32364 Server crashes when starting server with high innodb_log_buffer_size 2 years ago
Vladislav Vaintroub e33e2fa949 MDEV-31095 tpool - restrict threadpool concurrency during bufferpool load 2 years ago
Marko Mäkelä a60462d93e Remove bogus references to replaced Google contributions 2 years ago
Thirunarayanan Balathandayuthapani f9003c73a1 MDEV-14795 InnoDB system tablespace cannot be shrunk 2 years ago
Marko Mäkelä 313c5a1dfb MDEV-31443 [FATAL] InnoDB: Unable to find charset-collation in ibuf_upgrade() 2 years ago
Marko Mäkelä 0976afec88 MDEV-31114 Assertion !...is_waiting() failed in os_aio_wait_until_no_pending_writes() 2 years ago
Marko Mäkelä 40eff3f868 MDEV-26827 fixup: hangs and !os_aio_pending_writes() assertion failures 3 years ago
Marko Mäkelä 0cda0e4e15 MDEV-31080 fil_validate() failures during deferred tablespace recovery 3 years ago
Marko Mäkelä a091d6ac4e MDEV-26827 fixup: Do not duplicate io_slots::pending_io_count() 3 years ago
Vlad Lesin 4c226c1850 MDEV-29050 mariabackup issues error messages during InnoDB tablespaces export on partial backup preparing 3 years ago
Marko Mäkelä a55b951e60 MDEV-26827 Make page flushing even faster 3 years ago
Marko Mäkelä 1495f057c8 MDEV-30860 Race condition between buffer pool flush and log file deletion in mariadb-backup --prepare 3 years ago
Marko Mäkelä 7ca89af6f8 MDEV-30545 Remove innodb_defragment and related parameters 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ä 08267ba0c8 MDEV-30819 InnoDB fails to start up after downgrading from MariaDB 11.0 3 years ago
Marko Mäkelä 077425a659 MDEV-30311 system-wide max transaction id corrupted after changing the undo tablespaces 3 years ago