319 Commits (5e62b6a5e06eb02cbde1e34e95e26f42d87fce02)

Author SHA1 Message Date
Vladislav Vaintroub 5e62b6a5e0 MDEV-16264 Use threadpool for Innodb background work. 6 years ago
Eugene Kosov 7440e61a64 MDEV-18115: Remove the only async write (of redo log) 6 years ago
Marko Mäkelä 38736928e7 Fix -std=c++98 -Wzero-length-array 6 years ago
Marko Mäkelä 1fd1ef25c2 Fix CMAKE_BUILD_TYPE=Debug 6 years ago
Marko Mäkelä b42294bc64 MDEV-19514 Defer change buffer merge until pages are requested 6 years ago
Nikita Malyavin b393e2cb0c add innodb_debug_sync var to support DEBUG_SYNC from purge threads 6 years ago
Marko Mäkelä 6fde0073bf Rename log_make_checkpoint_at() to log_make_checkpoint() 6 years ago
Eugene Kosov 29df1003d9 MDEV-20184 data race at global counter btr_cur_n_non_sea 6 years ago
Marko Mäkelä 0c7c61019d Remove the wrappers ut_time(), ut_difftime(), ib_time_t 6 years ago
Marko Mäkelä ab6dd77408 MDEV-14154: Remove ut_time_us() 6 years ago
Marko Mäkelä 97055e6b11 MDEV-14154: Remove ut_time_us() 6 years ago
Marko Mäkelä 8773bee9f7 MDEV-18582: Fix the 32-bit build 6 years ago
Marko Mäkelä 412533b4a7 MDEV-18582: Extend SHOW STATUS LIKE 'Innodb_%' 6 years ago
Thirunarayanan Balathandayuthapani 723a4b1d78 MDEV-17228 Encrypted temporary tables are not encrypted 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ä 198ed24cac MDEV-19513: Rename dict_operation_lock to dict_sys.latch 6 years ago
Marko Mäkelä b93ecea65c Remove unnecessary pointer indirection for rw_lock_t 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ä b2dbc781c7 Implement --debug=d,ib_log_checkpoint_avoid 7 years ago
Marko Mäkelä 0a1c3477bf MDEV-18493 Remove page_size_t 7 years ago
Marko Mäkelä 52d13036d8 MDEV-17933 slow server status - dict_sys_get_size() 7 years ago
Brave Galera Crew 36a2a185fe Galera4 7 years ago
Sergey Vojtovich 65083ba64c MDEV-17441 - InnoDB transition to C++11 atomics 7 years ago
Marko Mäkelä 2465d3e00b Remove unnecessary __attribute__((unused)) 7 years ago
Michael Widenius 88cc78c9c4 Removed compiler warnings 7 years ago
Sergey Vojtovich 28d627392b MDEV-17441 - InnoDB transition to C++11 atomics 7 years ago
Sergey Vojtovich 830a7c67a4 MDEV-17441 - InnoDB transition to C++11 atomics 7 years ago
Sergey Vojtovich f401ba477c MDEV-17441 - InnoDB transition to C++11 atomics 7 years ago
Sergey Vojtovich edde1f6e0d MDEV-17441 - InnoDB transition to C++11 atomics 7 years ago
Sergey Vojtovich 4404ee2901 MDEV-17441 - InnoDB transition to C++11 atomics 7 years ago
Sergey Vojtovich 5c657e9fa5 MDEV-17441 - InnoDB transition to C++11 atomics 7 years ago
Marko Mäkelä ab4bc84420 Follow-up to MDEV-14585: Remove dict_temp_file_num 7 years ago
Marko Mäkelä eb6364619f Remove the redundant variable fil_n_file_opened 7 years ago
Marko Mäkelä ff88e4bb8a Remove many redundant #include from InnoDB 7 years ago
Marko Mäkelä 6319c0b541 MDEV-13564: Replace innodb_unsafe_truncate with innodb_safe_truncate 7 years ago
Marko Mäkelä 3448ceb02a MDEV-13564: Implement innodb_unsafe_truncate=ON for compatibility 7 years ago
Marko Mäkelä ac8c7a1c08 Fix -Wunused-variable 7 years ago
Marko Mäkelä 09af00cbde MDEV-13564: Remove old crash-upgrade logic in 10.4 7 years ago
Marko Mäkelä 59950df533 Remove some debug-only global status variables 7 years ago
Marko Mäkelä 45dbd47026 MDEV-17003 service_manager_extend_timeout() being called too often 7 years ago
Marko Mäkelä 13f7ac2269 MDEV-15705 Remove global status counter Innodb_pages0_read 7 years ago
Marko Mäkelä 1c8c6bcd6f MDEV-13779 InnoDB fails to shut down purge, causing hang 7 years ago
Marko Mäkelä a4e7800701 MDEV-13779 InnoDB fails to shut down purge workers, causing hang 8 years ago
Marko Mäkelä cd15e764a8 MDEV-16159 Use atomic memory access for purge_sys 8 years ago
Marko Mäkelä fb5d579462 MDEV-13987 Hang in FLUSH TABLES...FOR EXPORT 8 years ago
Thirunarayanan Balathandayuthapani fe95cb2e40 MDEV-16125 Shutdown crash when innodb_force_recovery >= 2 8 years ago
Marko Mäkelä 2b27ac8282 Fix many -Wunused-parameter 8 years ago
Marko Mäkelä 8bbcc0d505 MDEV-12218: Put back mariabackup --innodb-flush-method 8 years ago