395 Commits (5018b998a76b99a30efe96ca007a95a5a1c83bb5)

Author SHA1 Message Date
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) 6 years ago
Vlad Lesin 0f9bfcc323 MDEV-22554: "mariabackup --prepare" exits with code 0 even though innodb 6 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
Eugene Kosov 9ef2d29ff4 MDEV-14425 deprecate and ignore innodb_log_files_in_group 6 years ago
Marko Mäkelä f8a9f90667 MDEV-12353: Remove support for crash-upgrade 6 years ago
Marko Mäkelä 7ae21b18a6 MDEV-12353: Change the redo log encoding 6 years ago
Marko Mäkelä 67c76704a8 MDEV-12353: Remove MLOG_INDEX_LOAD (innodb_log_optimize_ddl) 6 years ago
Marko Mäkelä 1a6f708ec5 MDEV-15058: Deprecate and ignore innodb_buffer_pool_instances 6 years ago
Eugene Kosov 691c691adc clean up redo log 6 years ago
Marko Mäkelä 50324ce624 MDEV-21351 Replace recv_sys.heap with list of buf_block_t 6 years ago
Julius Goryavsky 982294ac16 MDEV-17601: MariaDB Galera does not expect 'mbstream' as streamfmt 6 years ago
Eugene Kosov e9de6386ad MDEV-18115 remove now unneeded constraint 6 years ago
Eugene Kosov 562c037b48 MDEV-18115 Remove dummy tablespace for the redo log 6 years ago
Thirunarayanan Balathandayuthapani bba59abb03 MDEV-19176 Reduce the memory usage during recovery 6 years ago
Vlad Lesin beec9c0e19 MDEV-21255: Deadlock of parallel slave and mariabackup (with failed log 6 years ago
Vladislav Vaintroub 202a62deb0 MDEV-11345 Compile english error messages into mysqld executable. 6 years ago
Marko Mäkelä 42a4ae54c2 MDEV-21225 Remove ut_align() and use aligned_malloc() 6 years ago
Faustin Lammler 2df2238cb8 Lintian complains on spelling error 7 years ago
Marko Mäkelä 312569e2fd MDEV-21132 Remove buf_page_t::newest_modification 6 years ago
Vladislav Vaintroub 5e62b6a5e0 MDEV-16264 Use threadpool for Innodb background work. 6 years ago
Marko Mäkelä 78d0d2cdc5 Cleanup: Remove mach_read_ulint() 6 years ago
Marko Mäkelä 5164f8c206 Fix GCC 9.2.1 -Wstringop-truncation 6 years ago
Marko Mäkelä 88cdfc5c7d MDEV-20487 Set innodb_adaptive_hash_index=OFF by default 6 years ago
Sergei Golubchik f217612fad MDEV-12684 Show what config file a sysvar got a value from 6 years ago
Vlad Lesin edda2fd149 MDEV-20703: mariabackup creates binlog files in server binlog directory on --prepare --export step 6 years ago
Simon Lipp c0db3fe6da MDEV-18438 Don't stream xtrabackup_info of extra-lsndir 7 years ago
Vlad Lesin d39d5dd2bc MDEV-20060: Failing assertion: srv_log_file_size <= 512ULL << 30 while preparing backup 6 years ago
Alexander Barkov 3e7e87ddcc MDEV-19897 Rename source code variable names from utf8 to utf8mb3 6 years ago
Vlad Lesin 6d2b236568 MDEV-19865: AddressSanitizer error in open_or_create_log_file() in mariabackup 6 years ago
Georg Richter d13080133f MDEV-14101 Provide an option to select TLS protocol version 6 years ago
Monty 05f8120d0e Fixed compiler warning 7 years ago
Marko Mäkelä 5d2619b693 MDEV-19584 Allocate recv_sys statically 7 years ago
Vlad Lesin bff9b8026b MDEV-14192: mariabackup.incremental_backup failed in buildbot with Failing assertion: byte_offset % OS_FILE_LOG_BLOCK_SIZE == 0 7 years ago
Marko Mäkelä 893472d005 MDEV-19570 Deprecate and ignore innodb_undo_logs, remove innodb_rollback_segments 7 years ago
Marko Mäkelä 1a6f470464 MDEV-19544 Remove innodb_locks_unsafe_for_binlog 7 years ago
Marko Mäkelä 47cede646b MDEV-19543 Deprecate and ignore innodb_log_checksums 7 years ago