summaryrefslogtreecommitdiff
path: root/mysql-test/suite/innodb/r/monitor.result
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.5 into 10.6Marko Mäkelä2023-01-031-1/+1
|\
| * Merge 10.4 into 10.5Marko Mäkelä2023-01-031-1/+1
| |\
| | * Merge 10.3 into 10.4Marko Mäkelä2023-01-031-1/+1
| | |\
| | | * MDEV-30225 RR isolation violation with locking unique searchVlad Lesin2022-12-201-1/+1
* | | | Merge branch '10.5' into 10.6mariadb-10.6.8Sergei Golubchik2022-05-181-2/+0
|\ \ \ \ | |/ / /
| * | | Merge branch '10.4' into 10.5mariadb-10.5.16Sergei Golubchik2022-05-181-2/+0
| |\ \ \ | | |/ /
| | * | Merge branch '10.3' into 10.4mariadb-10.4.25Sergei Golubchik2022-05-181-2/+0
| | |\ \ | | | |/
| | | * MDEV-28537 Unused or useless InnoDB counters num_index_pages_written, num_non...Marko Mäkelä2022-05-161-2/+0
* | | | MDEV-4750 follow-up: Reduce disabling innodb_stats_persistentMarko Mäkelä2021-08-311-1/+1
* | | | MDEV-25506 (3 of 3): Do not delete .ibd files before commitMarko Mäkelä2021-06-091-2/+0
* | | | MDEV-25689: Remove MONITOR_TABLE_REFERENCE, MONITOR_TABLE_CLOSEMarko Mäkelä2021-05-171-30/+6
* | | | MDEV-25687: Remove trx_active_transactionsMarko Mäkelä2021-05-171-3/+1
* | | | MDEV-25085: Simplify instrumentation for LRU evictionMarko Mäkelä2021-03-091-4/+0
* | | | MDEV-24142: Replace InnoDB rw_lock_t with sux_lockMarko Mäkelä2020-12-031-18/+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-7/+0
* | | MDEV-22858 Remove unused innodb_mem_validate_usec, innodb_master_purge_usecMarko Mäkelä2020-06-101-2/+0
* | | Updated optimizer costs in multi_range_read_info_const() and sql_select.ccMonty2020-03-271-6/+6
* | | MDEV-14479: Do not acquire InnoDB record locks when covering table locksVlad Lesin2020-03-021-0/+111
* | | MDEV-19514 Defer change buffer merge until pages are requestedMarko Mäkelä2019-10-111-1/+0
* | | MDEV-19940 Clean up INFORMATION_SCHEMA.INNODB_ tablesMarko Mäkelä2019-07-041-33/+58
* | | Replace ha_notify_table_changed() with notify_tabledef_changed()Monty2019-05-231-2/+2
|/ /
* | InnoDB review fixesMarko Mäkelä2019-02-051-3/+0
* | MDEV-16188 Post-merge corrections and adjustmentsIgor Babaev2019-02-041-6/+9
* | MDEV-16580 Remove unused monitor counters from InnoDBEugene Kosov2018-11-161-1/+0
* | Merge remote-tracking branch 'origin/10.3' into 10.4Alexander Barkov2018-07-251-1/+15
|\ \ | |/
| * MDEV-16675 Unnecessary explicit lock acquisition during UPDATE or DELETEMarko Mäkelä2018-07-031-1/+15
* | MDEV-15705 Remove global status counter Innodb_pages0_readMarko Mäkelä2018-05-281-1/+0
|/
* SQL: open TRT only after versioned write [#305][fixes #321]Eugene Kosov2017-11-211-2/+2
* Tests: regenerate embedded [#302]Eugene Kosov2017-11-171-2/+2
* Fixed monitor.test to handle statistics >= 10Monty2017-09-081-15/+15
* MDEV-12121: Revert test adjustments for -DWITH_INNODB_AHI=OFFMarko Mäkelä2017-03-031-2/+9
* MDEV-12121 Introduce build option WITH_INNODB_AHI to disable innodb_adaptive_...Marko Mäkelä2017-03-031-0/+661