461 Commits (420f8e24ab73ef00b323aaa9423f365fb38e9306)

Author SHA1 Message Date
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 6 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 6 years ago
Marko Mäkelä 5d2619b693 MDEV-19584 Allocate recv_sys statically 6 years ago
Vlad Lesin bff9b8026b MDEV-14192: mariabackup.incremental_backup failed in buildbot with Failing assertion: byte_offset % OS_FILE_LOG_BLOCK_SIZE == 0 6 years ago
Marko Mäkelä 893472d005 MDEV-19570 Deprecate and ignore innodb_undo_logs, remove innodb_rollback_segments 6 years ago
Marko Mäkelä 1a6f470464 MDEV-19544 Remove innodb_locks_unsafe_for_binlog 6 years ago
Marko Mäkelä 47cede646b MDEV-19543 Deprecate and ignore innodb_log_checksums 6 years ago
Vicențiu Ciorbaru c0ac0b8860 Update FSF address 6 years ago
Vladislav Vaintroub 4b0f010b88 MDEV-18544 "missing required privilege PROCESS on *.*" using mariabackup for SST 7 years ago
Vladislav Vaintroub e03ad4f71a Fix a typo 7 years ago
Eugene Kosov 6c5c1f0b2f MDEV-19231 make DB_SUCCESS equal to 0 7 years ago
Vladislav Vaintroub 6b5d3c51b3 Do fast exit with error code and FATAL ERROR message, if innodb cannot start during prepare. 7 years ago
Monty a024649081 Fixed compiler warnings form gcc 7.3.1 7 years ago
Vlad Lesin 05b84b2568 MDEV-14192: Add debug assertions 7 years ago
Marko Mäkelä f120a15b93 MDEV-19212 4GB Limit on large_pages - integer overflow 7 years ago
Vlad Lesin caa8c20abe MDEV-14192 Mariabackup assertion failure: byte_offset % OS_FILE_LOG_BLOCK_SIZE == 0 7 years ago
Marko Mäkelä 1d30b7b1d2 MDEV-12699 preparation: Clean up recv_sys 7 years ago
FaramosCZ 9c9bf9642e Fix resource leak 7 years ago
Marko Mäkelä 5c1720f8af Remove unused variables from non-debug build 7 years ago
Marko Mäkelä 3d1b6f68f1 Mariabackup: Ensure NUL termination in strncpy() 7 years ago
Sergei Golubchik f1134d5676 post-merge: gcc 8 warnings 7 years ago
Vladislav Vaintroub cd805a5f1c Cleanup - remove unused variables and functions after MDEV-18917 7 years ago
Vladislav Vaintroub 396cf60ac0 MDEV-18917 Don't create xtrabackup_binlog_pos_innodb with Mariabackup 7 years ago
Thirunarayanan Balathandayuthapani d038806dfe MDEV-18855 Mariabackup should fetch innodb_compression_level from running server 7 years ago