461 Commits (420f8e24ab73ef00b323aaa9423f365fb38e9306)

Author SHA1 Message Date
Marko Mäkelä 420f8e24ab MDEV-24854: Change innodb_flush_method=O_DIRECT by default 5 years ago
Monty 5d6ad2ad66 Added 'const' to arguments in get_one_option and find_typeset() 5 years ago
Marko Mäkelä a993310593 MDEV-24537 innodb_max_dirty_pages_pct_lwm=0 lost its special meaning 5 years ago
Vlad Lesin 719da2c4cc MDEV-22810 mariabackup does not honor open_files_limit from option during backup prepare 5 years ago
Marko Mäkelä ff5d306e29 MDEV-21452: Replace ib_mutex_t with mysql_mutex_t 5 years ago
Marko Mäkelä 38fd7b7d91 MDEV-21452: Replace all direct use of os_event_t 5 years ago
Marko Mäkelä f24b738318 MDEV-24313 (2 of 2): Silently ignored innodb_use_native_aio=1 5 years ago
Marko Mäkelä 8677c14e65 MDEV-24391 heap-use-after-free in fil_space_t::flush_low() 5 years ago
Marko Mäkelä 1eb59c307d MDEV-24340 Unique final message of InnoDB during shutdown 5 years ago
Vlad Lesin e30a05f454 MDEV-22929 MariaBackup option to report and/or continue when corruption is encountered 5 years ago
Vlad Lesin e6b3e38d62 MDEV-22929 MariaBackup option to report and/or continue when corruption is encountered 5 years ago
Vlad Lesin 6cb88685c4 MDEV-24026: InnoDB: Failing assertion: os_total_large_mem_allocated >= size upon incremental backup 5 years ago
Marko Mäkelä c27e53f459 MDEV-23855: Use normal mutex for log_sys.mutex, log_sys.flush_order_mutex 5 years ago
Marko Mäkelä 118e258aaa MDEV-23855: Shrink fil_space_t 5 years ago
Marko Mäkelä 45ed9dd957 MDEV-23855: Remove fil_system.LRU and reduce fil_system.mutex contention 5 years ago
Marko Mäkelä 3a9a3be1c6 MDEV-23855: Improve InnoDB log checkpoint performance 5 years ago
Marko Mäkelä 5999d5120e MDEV-23399 fixup: Avoid crash on Mariabackup shutdown 5 years ago
Vlad Lesin 985ede9203 MDEV-20755 InnoDB: Database page corruption on disk or a failed file read of tablespace upon prepare of mariabackup incremental backup 5 years ago
Julius Goryavsky 888010d9dd MDEV-21951: mariabackup SST fail if data-directory have lost+found directory 6 years ago
Marko Mäkelä 1066312a12 MDEV-23982: Mariabackup hangs on backup 5 years ago
Marko Mäkelä a0113683d7 Fixup 9028cc6b86 5 years ago
Marko Mäkelä 9028cc6b86 Cleanup: Make InnoDB page numbers uint32_t 5 years ago
Marko Mäkelä 7cffb5f6e8 MDEV-23399: Performance regression with write workloads 5 years ago
Marko Mäkelä a9550c47e4 MDEV-16264 fixup: Remove unused code and data 5 years ago
Marko Mäkelä 407d170c92 MDEV-23711 fixup: GCC -Og -Wmaybe-uninitialized 5 years ago
Vlad Lesin 0a224edc3e MDEV-23711 make mariabackup innodb redo log read error message more clear 5 years ago
Vladislav Vaintroub ccbe6bb6fc MDEV-19935 Create unified CRC-32 interface 5 years ago
Marko Mäkelä 309302a3da MDEV-23475 InnoDB performance regression for write-heavy workloads 5 years ago
Marko Mäkelä 4c50120d14 MDEV-23474 InnoDB fails to restart after SET GLOBAL innodb_log_checksums=OFF 5 years ago
Marko Mäkelä e685809a3b MDEV-23397 Remove deprecated InnoDB options in 10.6 5 years ago
Marko Mäkelä bbd70fcc43 MDEV-23379 Deprecate&ignore InnoDB concurrency throttling parameters 5 years ago
Thirunarayanan Balathandayuthapani fe39d02f51 MDEV-20638 Remove the deadcode from srv_master_thread() and srv_active_wake_master_thread_low() 5 years ago
Oleksandr Byelkin b0f836053b MDEV-22983: Mariabackup's --help option disappeared 5 years ago
Oleksandr Byelkin 5018b998a7 return --help option 5 years ago
Marko Mäkelä cfd3d70ccb MDEV-22871: Remove pointer indirection for InnoDB hash_table_t 5 years ago
Vlad Lesin 205b0ce6ad MDEV-22894: Mariabackup should not read [mariadb-client] option group 5 years ago
Vlad Lesin 9bdf35e90f MDEV-18215: mariabackup does not report unknown command line options 5 years ago
mysqlonarm dec3f8ca69
MDEV-22641: Provide SIMD optimized wrapper for zlib crc32() (#1558) 5 years ago
Vlad Lesin 0f9bfcc323 MDEV-22554: "mariabackup --prepare" exits with code 0 even though innodb 5 years ago
Eugene Kosov 89ff4176c1 MDEV-22437 make THR_THD* variable thread_local 6 years ago
Vlad Lesin 0efe1971c6 MDEV-19347: Mariabackup does not honor ignore_db_dirs from server 6 years ago
Thirunarayanan Balathandayuthapani 6bbc0eedc6 MDEV-22193 Avoid un-necessary page initialization during recovery 6 years ago
Vlad Lesin 5836191c8f MDEV-21168: Active XA transactions stop slave from working after backup 6 years ago
Marko Mäkelä aae3f921ad Cleanup recv_sys: Move things to members 6 years ago
Vladislav Vaintroub 1b58ef7d3f Build cleanups. 6 years ago
Marko Mäkelä f224525204 MDEV-21907: InnoDB: Enable -Wconversion on clang and GCC 6 years ago
Sergei Golubchik 7c58e97bf6 perfschema memory related instrumentation changes 6 years ago
Eugene Kosov 2b8b85bd0a fix use-after-free 6 years ago
Marko Mäkelä 4383897a01 MDEV-14425 preparation: Remove log_header_read() 6 years ago
Marko Mäkelä 8511f04fdb Cleanup: Remove srv_start_lsn 6 years ago