summaryrefslogtreecommitdiff
path: root/storage/innobase/srv/srv0mon.cc
Commit message (Expand)AuthorAgeFilesLines
* MDEV-20184 data race at global counter btr_cur_n_non_seaEugene Kosov2019-07-261-1/+1
* Merge 10.2 into 10.3Marko Mäkelä2019-05-141-1/+1
|\
| * Merge 10.1 into 10.2Marko Mäkelä2019-05-131-1/+1
| |\
| | * Update FSF addressVicențiu Ciorbaru2019-05-111-1/+1
* | | Merge branch '10.2' into 10.3Oleksandr Byelkin2019-05-121-3/+25
|\ \ \ | |/ /
| * | Merge branch '10.1' into 10.2Oleksandr Byelkin2019-05-061-3/+25
| |\ \ | | |/
| | * MDEV-18214 remove some duplicated MONITOR countersEugene Kosov2019-05-061-3/+25
| | * Merge 10.0 into 10.1Marko Mäkelä2017-04-211-3/+3
| | |\
| | | * MDEV-12534 Use atomic operations whenever availableMarko Mäkelä2017-04-201-2/+3
* | | | Merge 10.2 into 10.3Marko Mäkelä2018-11-281-1/+1
|\ \ \ \ | |/ / /
| * | | Remove the redundant variable fil_n_file_openedMarko Mäkelä2018-11-271-1/+1
* | | | MDEV-16045: Allocate log_sys staticallyMarko Mäkelä2018-04-291-5/+5
* | | | Replace univ_page_size and UNIV_PAGE_SIZEMarko Mäkelä2018-04-281-1/+1
* | | | Fix most -Wsign-conversion in InnoDBMarko Mäkelä2018-04-281-2/+2
* | | | Allocate lock_sys staticallySergey Vojtovich2018-02-231-1/+1
* | | | Clarify the access to trx_sys.rseg_history_lenMarko Mäkelä2018-02-201-2/+2
* | | | Replace trx_sys_t* trx_sys with trx_sys_t trx_sysMarko Mäkelä2018-01-201-2/+2
|/ / /
* | | MDEV-12534 Use atomic operations whenever availableMarko Mäkelä2017-04-211-3/+3
* | | MDEV-12271 Port MySQL 8.0 Bug#23150562 REMOVE UNIV_MUST_NOT_INLINE AND UNIV_N...Marko Mäkelä2017-03-171-3/+0
* | | MDEV-12121 Introduce build option WITH_INNODB_AHI to disable innodb_adaptive_...Marko Mäkelä2017-03-031-1/+7
* | | MDEV-11254: innodb-use-trim has no effect in 10.2Jan Lindström2017-01-241-64/+0
* | | MDEV-11690 Remove UNIV_HOTBACKUPMarko Mäkelä2016-12-301-3/+0
* | | Merge branch '10.1' into 10.2Sergei Golubchik2016-12-291-0/+11
|\ \ \ | |/ /
| * | MDEV-9931: InnoDB reads first page of every .ibd file at startupJan Lindström2016-09-221-0/+11
| * | Merge branch '10.0' into 10.1Sergei Golubchik2016-08-251-2/+5
| |\ \ | | |/
| | * Merge branch 'merge/merge-innodb-5.6' into 10.0Sergei Golubchik2016-08-101-2/+5
| | |\
| | | * 5.6.32Sergei Golubchik2016-08-101-2/+5
| | | * move to storage/innobaseSergei Golubchik2015-05-041-0/+1931
* | | Merge InnoDB 5.7 from mysql-5.7.14.Jan Lindström2016-09-081-2/+5
* | | Merge InnoDB 5.7 from mysql-5.7.9.Jan Lindström2016-09-021-77/+153
|/ /
* | Merge branch '10.0' into 10.1Sergei Golubchik2016-02-231-34/+1
|\ \ | |/
| * Revert "MDEV-8696: Adding indexes on empty table is slow with large innodb_so...Sergei Golubchik2016-02-161-34/+0
* | Merge branch '10.0' into 10.1Sergei Golubchik2015-11-191-1/+34
|\ \ | |/
| * MDEV-8696: Adding indexes on empty table is slow with large innodb_sort_buffe...Jan Lindström2015-10-271-0/+34
* | Add lru evict count for the idle loop (innobase)Eric Herman2015-08-261-3/+8
* | Add eviction count for table cache lru cleanup (innobase)Eric Herman2015-08-261-0/+5
* | InnoDB/XtraDB Encryption code cleanupJan Lindström2015-04-071-18/+10
* | Merge branch '10.0' into 10.1Sergei Golubchik2015-03-071-2/+3
|\ \ | |/
| * innodb 5.6.23Sergei Golubchik2015-02-181-2/+3
* | Push for testing of encryptionMonty2015-02-101-0/+24
* | Merge branch '10.0' into bb-10.1-mergeSergei Golubchik2014-12-021-0/+40
|\ \ | |/
| * MDEV-6926: innodb_rows_updated is misleading on slavJan Lindström2014-10-261-0/+40
* | MDEV-7088: Query stats for compression based on TRIM sizeJan Lindström2014-11-121-0/+5
* | MDEV-6936: Buffer pool list scan optimizationJan Lindström2014-11-061-14/+25
* | MDEV-6929: Port Facebook Prefix Index Queries OptimizationJan Lindström2014-11-031-0/+22
* | MDEV-6648: InnoDB: Add support for 4K sector size if supportedJan Lindström2014-10-291-0/+41
* | Merge 10.0.14 into 10.1Sergei Golubchik2014-10-151-2/+2
|\ \ | |/
| * innodb-5.6.19Sergei Golubchik2014-08-061-2/+2
* | Code cleanup: Removed some unnecessary outputs from standard builds (availabl...Jan Lindström2014-03-211-0/+8
* | Removed options innodb_compress_index_pages and innodb_trim_pct. Both are Jan Lindström2014-03-121-1/+12