Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MDEV-29694 Remove the InnoDB change buffer | Marko Mäkelä | 2023-01-11 | 1 | -20/+1 |
* | MDEV-28540 Deprecate and ignore the parameter innodb_prefix_index_cluster_opt... | Marko Mäkelä | 2022-06-03 | 1 | -2/+0 |
* | MDEV-28539 Some InnoDB counters are duplicating generic SHOW STATUS | Marko Mäkelä | 2022-06-03 | 1 | -11/+0 |
* | Merge branch '10.7' into 10.8mariadb-10.8.3 | Sergei Golubchik | 2022-05-18 | 1 | -2/+0 |
|\ | |||||
| * | Merge branch '10.5' into 10.6mariadb-10.6.8 | Sergei Golubchik | 2022-05-18 | 1 | -3/+1 |
| |\ | |||||
| | * | Merge branch '10.4' into 10.5mariadb-10.5.16 | Sergei Golubchik | 2022-05-18 | 1 | -3/+1 |
| | |\ | |||||
| | | * | Merge branch '10.3' into 10.4mariadb-10.4.25 | Sergei Golubchik | 2022-05-18 | 1 | -3/+1 |
| | | |\ | |||||
| | | | * | MDEV-28537 Unused or useless InnoDB counters num_index_pages_written, num_non... | Marko Mäkelä | 2022-05-16 | 1 | -3/+1 |
* | | | | | MDEV-27917 Some redo log diagnostics is always reported as 0 | Marko Mäkelä | 2022-02-22 | 1 | -1/+0 |
* | | | | | Merge branch '10.7' into 10.8 | Oleksandr Byelkin | 2022-02-04 | 1 | -1/+1 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge branch '10.5' into 10.6 | Oleksandr Byelkin | 2022-02-03 | 1 | -1/+1 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge branch '10.4' into 10.5 | Oleksandr Byelkin | 2022-02-01 | 1 | -1/+1 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2022-01-30 | 1 | -1/+1 |
| | | |\ \ | | | | |/ | |||||
| | | | * | Merge branch '10.2' into 10.3mariadb-10.3.33 | Oleksandr Byelkin | 2022-01-29 | 1 | -1/+1 |
| | | | |\ | |||||
| | | | | * | MDEV-27494 Rename .ic files to .inl | Vladislav Vaintroub | 2022-01-17 | 1 | -1/+1 |
| | | | * | | Fixed compile errors when compiling with HAVE_valgrind | Michael Widenius | 2021-08-24 | 1 | -1/+1 |
* | | | | | | MDEV-14425 Improve the redo log for concurrency | Marko Mäkelä | 2022-01-21 | 1 | -8/+2 |
|/ / / / / | |||||
* | | | | | MDEV-25882: Statistics used to track b-tree (non-adaptive) searches | Krunal Bauskar | 2021-06-11 | 1 | -2/+0 |
* | | | | | MDEV-25506 (3 of 3): Do not delete .ibd files before commit | Marko Mäkelä | 2021-06-09 | 1 | -2/+0 |
* | | | | | Merge 10.5 into 10.6 | Marko Mäkelä | 2021-06-09 | 1 | -1/+1 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2021-06-04 | 1 | -1/+1 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Fixed that compile-pentium64-valgrind-max works | Monty | 2021-06-02 | 1 | -1/+1 |
* | | | | | MDEV-25689: Remove MONITOR_TABLE_REFERENCE, MONITOR_TABLE_CLOSE | Marko Mäkelä | 2021-05-17 | 1 | -2/+0 |
* | | | | | MDEV-25687: Remove trx_active_transactions | Marko Mäkelä | 2021-05-17 | 1 | -2/+1 |
* | | | | | Merge 10.5 into 10.6 | Marko Mäkelä | 2021-03-26 | 1 | -3/+3 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | MEM_CHECK_DEFINED: replace HAVE_valgrindbb-10.5-danielblack-clang-valgrind-without-memcheck_h | Daniel Black | 2021-03-26 | 1 | -3/+3 |
* | | | | | MDEV-25085: Simplify instrumentation for LRU eviction | Marko Mäkelä | 2021-03-09 | 1 | -4/+0 |
* | | | | | Merge 10.5 into 10.6 | Marko Mäkelä | 2021-01-07 | 1 | -12/+13 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge commit '10.4' into 10.5 | Oleksandr Byelkin | 2021-01-06 | 1 | -11/+11 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | MDEV-24334 make monitor_set_tbl global variable thread-safe | Eugene Kosov | 2020-12-03 | 1 | -11/+11 |
* | | | | | MDEV-21452: Replace ib_mutex_t with mysql_mutex_t | Marko Mäkelä | 2020-12-15 | 1 | -5/+0 |
* | | | | | MDEV-24142: Replace InnoDB rw_lock_t with sux_lock | Marko Mäkelä | 2020-12-03 | 1 | -9/+0 |
|/ / / / | |||||
* | | | | MDEV-23855: Improve InnoDB log checkpoint performance | Marko Mäkelä | 2020-10-26 | 1 | -7/+1 |
* | | | | MDEV-23399: Performance regression with write workloads | Marko Mäkelä | 2020-10-15 | 1 | -8/+0 |
* | | | | Merge remote-tracking branch 'origin/10.4' into 10.5 | Monty | 2020-07-03 | 1 | -3/+3 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge remote-tracking branch 'origin/10.3' into 10.4 | Monty | 2020-07-03 | 1 | -3/+3 |
| |\ \ \ | | |/ / | |||||
| | * | | Fixed bugs found by valgrind | Monty | 2020-07-02 | 1 | -3/+3 |
* | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2020-07-02 | 1 | -5/+5 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2020-07-02 | 1 | -5/+5 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge 10.2 into 10.3 | Marko Mäkelä | 2020-07-02 | 1 | -5/+5 |
| | |\ \ | | | |/ | |||||
| | | * | MDEV-20377: Make WITH_MSAN more usable | Marko Mäkelä | 2020-07-01 | 1 | -5/+5 |
* | | | | MDEV-22858 Remove unused innodb_mem_validate_usec, innodb_master_purge_usec | Marko Mäkelä | 2020-06-10 | 1 | -2/+0 |
* | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2020-05-19 | 1 | -0/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | Move c++ code from my_atomic.h to my_atomic_wrapper.h | Monty | 2020-05-19 | 1 | -0/+1 |
* | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2020-04-25 | 1 | -0/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | Shrink my_atomic.h and my_cpu.h scope | Sergey Vojtovich | 2020-04-15 | 1 | -0/+1 |
* | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2020-03-23 | 1 | -1/+0 |
|\ \ \ \ | |/ / / | |||||
| * | | | Cleanup my_atomic.h includes | Sergey Vojtovich | 2020-03-21 | 1 | -1/+0 |
* | | | | MDEV-19514 Defer change buffer merge until pages are requested | Marko Mäkelä | 2019-10-11 | 1 | -1/+0 |
|/ / / | |||||
* | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2019-07-25 | 1 | -6/+6 |
|\ \ \ | |/ / |