359 Commits (8511f04fdb4cc69a6c90b543624305ef715f9e53)

Author SHA1 Message Date
Marko Mäkelä 8511f04fdb Cleanup: Remove srv_start_lsn 6 years ago
Vladislav Vaintroub 30ea63b7d2 MDEV-21534 - Improve innodb redo log group commit performance 6 years ago
Marko Mäkelä 96901d9545 Cleanup: Remove dict_ind_redundant 6 years ago
Eugene Kosov 9ef2d29ff4 MDEV-14425 deprecate and ignore innodb_log_files_in_group 6 years ago
Marko Mäkelä 7ae21b18a6 MDEV-12353: Change the redo log encoding 6 years ago
Marko Mäkelä f37a29dd66 MDEV-12353: Write log by mtr_t member functions only 6 years ago
Marko Mäkelä 1a6f708ec5 MDEV-15058: Deprecate and ignore innodb_buffer_pool_instances 6 years ago
Marko Mäkelä fc2f2fa853 MDEV-19747: Deprecate and ignore innodb_log_optimize_ddl 6 years ago
Eugene Kosov 691c691adc clean up redo log 6 years ago
Eugene Kosov b534a6675c cleanup redo log 6 years ago
Eugene Kosov 34dafb7e3a redo log mics fixes 6 years ago
Eugene Kosov 700e010309 fix aligned memcpy()-like functions usage 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
Marko Mäkelä fb4a897fd9 MDEV-12353 preparation: Remove UNIV_LOG_LSN_DEBUG 6 years ago
Marko Mäkelä 504202bd7f MDEV-21216: Remove fsp_header_get_space_id() 6 years ago
Marko Mäkelä 95e903261e MDEV-21216 InnoDB does dirty read of TRX_SYS page before recovery 6 years ago
Marko Mäkelä 56f6dab1d0 MDEV-21174: Replace mlog_write_ulint() with mtr_t::write() 6 years ago
Marko Mäkelä 4beace3316 MDEV-21171 InnoDB is unnecessarily resetting FIL_PAGE_TYPE for full_crc32 files 6 years ago
Marko Mäkelä 37f1ab2323 MDEV-21054 Crash on shutdown due to btr_search_latches=NULL 6 years ago
Vladislav Vaintroub a808c18b73 Make .clang-format work with clang-8 6 years ago
Vladislav Vaintroub 5e62b6a5e0 MDEV-16264 Use threadpool for Innodb background work. 6 years ago
Marko Mäkelä 0ccfdc8eff Remove InnoDB wrappers of <string.h> functions 6 years ago
Marko Mäkelä d67ea8151f Rename LOG_HEADER_FORMAT_ to log_t::FORMAT_ 6 years ago
Marko Mäkelä b42294bc64 MDEV-19514 Defer change buffer merge until pages are requested 6 years ago
Marko Mäkelä 6fde0073bf Rename log_make_checkpoint_at() to log_make_checkpoint() 6 years ago
Marko Mäkelä f13471c9fe MDEV-20060: Remove bogus unit from error message 6 years ago
Vlad Lesin d39d5dd2bc MDEV-20060: Failing assertion: srv_log_file_size <= 512ULL << 30 while preparing backup 6 years ago
Marko Mäkelä a7e9395f9d fts_sync_table(), fts_sync() dead code removal 6 years ago
Marko Mäkelä f6ea0389a4 Replace ut_timer() with my_interval_timer() 6 years ago
Marko Mäkelä 61e26289fc MDEV-18582 preparation: Allocate ibuf statically 6 years ago
Thirunarayanan Balathandayuthapani dca9792a24 MDEV-17228 Encrypted temporary tables are not encrypted 6 years ago
Thirunarayanan Balathandayuthapani 723a4b1d78 MDEV-17228 Encrypted temporary tables are not encrypted 6 years ago
Marko Mäkelä 5d2619b693 MDEV-19584 Allocate recv_sys statically 6 years ago
Sergey Vojtovich 5f5a0b3bb6 MDEV-16548 - Innodb fails to start on older kernels that don't support F_DUPFD_CLOEXEC 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ä 5fd7502e77 MDEV-19513: Allocate dict_sys statically 6 years ago
Vicențiu Ciorbaru c0ac0b8860 Update FSF address 7 years ago
Marko Mäkelä 3db94d2403 MDEV-19346: Remove dummy InnoDB log checkpoints 7 years ago
Marko Mäkelä d315b4ff39 Remove IBUF_COUNT_DEBUG 7 years ago
Marko Mäkelä 169c00994b MDEV-12699 Improve crash recovery of corrupted data pages 7 years ago
Marko Mäkelä e4c5551964 MDEV-13564: Temporarily restore a call to work around a bug 7 years ago
Marko Mäkelä cad56fbaba MDEV-18733 MariaDB slow start after crash recovery 7 years ago
Marko Mäkelä b761211685 MDEV-18659: Fix string truncation/overflow in InnoDB and XtraDB 7 years ago
Thirunarayanan Balathandayuthapani c0f47a4a58 MDEV-12026: Implement innodb_checksum_algorithm=full_crc32 7 years ago
Aleksey Midenkov a4cd91c526 MDEV-18603 Debug option to disable InnoDB monitor threads 7 years ago
Marko Mäkelä 0a1c3477bf MDEV-18493 Remove page_size_t 7 years ago
Sergei Golubchik 2a0f1d6132 Bug#28867993: POSSIBLE ISSUE WITH MYSQL SERVER RESTART 7 years ago
Brave Galera Crew 36a2a185fe Galera4 7 years ago
Sergey Vojtovich 5c657e9fa5 MDEV-17441 - InnoDB transition to C++11 atomics 7 years ago