summaryrefslogtreecommitdiff
path: root/storage/innobase/include/srv0mon.h
Commit message (Expand)AuthorAgeFilesLines
* MDEV-29694 Remove the InnoDB change bufferMarko Mäkelä2023-01-111-20/+1
* MDEV-28540 Deprecate and ignore the parameter innodb_prefix_index_cluster_opt...Marko Mäkelä2022-06-031-2/+0
* MDEV-28539 Some InnoDB counters are duplicating generic SHOW STATUSMarko Mäkelä2022-06-031-11/+0
* Merge branch '10.7' into 10.8mariadb-10.8.3Sergei Golubchik2022-05-181-2/+0
|\
| * Merge branch '10.5' into 10.6mariadb-10.6.8Sergei Golubchik2022-05-181-3/+1
| |\
| | * Merge branch '10.4' into 10.5mariadb-10.5.16Sergei Golubchik2022-05-181-3/+1
| | |\
| | | * Merge branch '10.3' into 10.4mariadb-10.4.25Sergei Golubchik2022-05-181-3/+1
| | | |\
| | | | * MDEV-28537 Unused or useless InnoDB counters num_index_pages_written, num_non...Marko Mäkelä2022-05-161-3/+1
* | | | | MDEV-27917 Some redo log diagnostics is always reported as 0Marko Mäkelä2022-02-221-1/+0
* | | | | Merge branch '10.7' into 10.8Oleksandr Byelkin2022-02-041-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '10.5' into 10.6Oleksandr Byelkin2022-02-031-1/+1
| |\ \ \ \ | | |/ / /
| | * | | Merge branch '10.4' into 10.5Oleksandr Byelkin2022-02-011-1/+1
| | |\ \ \ | | | |/ /
| | | * | Merge branch '10.3' into 10.4Oleksandr Byelkin2022-01-301-1/+1
| | | |\ \ | | | | |/
| | | | * Merge branch '10.2' into 10.3mariadb-10.3.33Oleksandr Byelkin2022-01-291-1/+1
| | | | |\
| | | | | * MDEV-27494 Rename .ic files to .inlVladislav Vaintroub2022-01-171-1/+1
| | | | * | Fixed compile errors when compiling with HAVE_valgrindMichael Widenius2021-08-241-1/+1
* | | | | | MDEV-14425 Improve the redo log for concurrencyMarko Mäkelä2022-01-211-8/+2
|/ / / / /
* | | | | MDEV-25882: Statistics used to track b-tree (non-adaptive) searchesKrunal Bauskar2021-06-111-2/+0
* | | | | MDEV-25506 (3 of 3): Do not delete .ibd files before commitMarko Mäkelä2021-06-091-2/+0
* | | | | Merge 10.5 into 10.6Marko Mäkelä2021-06-091-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.4 into 10.5Marko Mäkelä2021-06-041-1/+1
| |\ \ \ \ | | |/ / /
| | * | | Fixed that compile-pentium64-valgrind-max worksMonty2021-06-021-1/+1
* | | | | MDEV-25689: Remove MONITOR_TABLE_REFERENCE, MONITOR_TABLE_CLOSEMarko Mäkelä2021-05-171-2/+0
* | | | | MDEV-25687: Remove trx_active_transactionsMarko Mäkelä2021-05-171-2/+1
* | | | | Merge 10.5 into 10.6Marko Mäkelä2021-03-261-3/+3
|\ \ \ \ \ | |/ / / /
| * | | | MEM_CHECK_DEFINED: replace HAVE_valgrindbb-10.5-danielblack-clang-valgrind-without-memcheck_hDaniel Black2021-03-261-3/+3
* | | | | MDEV-25085: Simplify instrumentation for LRU evictionMarko Mäkelä2021-03-091-4/+0
* | | | | Merge 10.5 into 10.6Marko Mäkelä2021-01-071-12/+13
|\ \ \ \ \ | |/ / / /
| * | | | Merge commit '10.4' into 10.5Oleksandr Byelkin2021-01-061-11/+11
| |\ \ \ \ | | |/ / /
| | * | | MDEV-24334 make monitor_set_tbl global variable thread-safeEugene Kosov2020-12-031-11/+11
* | | | | MDEV-21452: Replace ib_mutex_t with mysql_mutex_tMarko Mäkelä2020-12-151-5/+0
* | | | | MDEV-24142: Replace InnoDB rw_lock_t with sux_lockMarko Mäkelä2020-12-031-9/+0
|/ / / /
* | | | MDEV-23855: Improve InnoDB log checkpoint performanceMarko Mäkelä2020-10-261-7/+1
* | | | MDEV-23399: Performance regression with write workloadsMarko Mäkelä2020-10-151-8/+0
* | | | Merge remote-tracking branch 'origin/10.4' into 10.5Monty2020-07-031-3/+3
|\ \ \ \ | |/ / /
| * | | Merge remote-tracking branch 'origin/10.3' into 10.4Monty2020-07-031-3/+3
| |\ \ \ | | |/ /
| | * | Fixed bugs found by valgrindMonty2020-07-021-3/+3
* | | | Merge 10.4 into 10.5Marko Mäkelä2020-07-021-5/+5
|\ \ \ \ | |/ / /
| * | | Merge 10.3 into 10.4Marko Mäkelä2020-07-021-5/+5
| |\ \ \ | | |/ /
| | * | Merge 10.2 into 10.3Marko Mäkelä2020-07-021-5/+5
| | |\ \ | | | |/
| | | * MDEV-20377: Make WITH_MSAN more usableMarko Mäkelä2020-07-011-5/+5
* | | | MDEV-22858 Remove unused innodb_mem_validate_usec, innodb_master_purge_usecMarko Mäkelä2020-06-101-2/+0
* | | | Merge 10.4 into 10.5Marko Mäkelä2020-05-191-0/+1
|\ \ \ \ | |/ / /
| * | | Move c++ code from my_atomic.h to my_atomic_wrapper.hMonty2020-05-191-0/+1
* | | | Merge 10.4 into 10.5Marko Mäkelä2020-04-251-0/+1
|\ \ \ \ | |/ / /
| * | | Shrink my_atomic.h and my_cpu.h scopeSergey Vojtovich2020-04-151-0/+1
* | | | Merge 10.4 into 10.5Marko Mäkelä2020-03-231-1/+0
|\ \ \ \ | |/ / /
| * | | Cleanup my_atomic.h includesSergey Vojtovich2020-03-211-1/+0
* | | | MDEV-19514 Defer change buffer merge until pages are requestedMarko Mäkelä2019-10-111-1/+0
|/ / /
* | | Merge 10.3 into 10.4Marko Mäkelä2019-07-251-6/+6
|\ \ \ | |/ /