summaryrefslogtreecommitdiff
path: root/storage/innobase/include/srv0mon.h
Commit message (Expand)AuthorAgeFilesLines
...
| * | Merge 10.2 into 10.3Marko Mäkelä2019-07-251-3/+3
| |\ \ | | |/
| | * Merge 10.1 into 10.2Marko Mäkelä2019-07-251-3/+3
| | |\
| | | * Remove the wrappers ut_time(), ut_difftime(), ib_time_tMarko Mäkelä2019-07-241-3/+3
| | | * MDEV-14154: Remove ut_time_us()Marko Mäkelä2019-07-241-2/+2
| * | | Merge 10.2 into 10.3Marko Mäkelä2019-07-241-3/+3
| |\ \ \ | | |/ /
| | * | MDEV-14154: Remove ut_time_us()Marko Mäkelä2019-07-231-3/+3
* | | | MDEV-17441 InnoDB transition to C++11 atomicsEugene Kosov2019-06-261-0/+1
* | | | Merge branch '10.3' into 10.4Oleksandr Byelkin2019-05-191-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
| | | * MDEV-13009 10.1.24 does not compile on architectures without 64-bit atomicsMarko Mäkelä2017-06-131-0/+1
| | | * Merge 10.0 into 10.1Marko Mäkelä2017-04-211-16/+47
| | | |\
| | | | * MDEV-12534 Use atomic operations whenever availableMarko Mäkelä2017-04-201-15/+47
* | | | | InnoDB review fixesMarko Mäkelä2019-02-051-5/+0
* | | | | Merge branch '10.4' into bb-10.4-mdev16188Igor Babaev2019-02-031-1/+0
|\ \ \ \ \
| * | | | | MDEV-16580 Remove unused monitor counters from InnoDBEugene Kosov2018-11-161-1/+0
* | | | | | MDEV-16188 Use in-memory PK filters built from range index scansIgor Babaev2019-02-031-0/+5
|/ / / / /
* | | | | Merge branch '10.3' into 10.4Igor Babaev2018-06-031-10/+10
|\ \ \ \ \ | |/ / / /
| * | | | Fix most -Wsign-conversion in InnoDBMarko Mäkelä2018-04-281-10/+10
* | | | | MDEV-15705 Remove global status counter Innodb_pages0_readMarko Mäkelä2018-05-281-1/+0
|/ / / /
* | | | MDEV-15059 - Misc small InnoDB scalability fixesSergey Vojtovich2018-01-261-4/+6
|/ / /
* | | MDEV-12534 Use atomic operations whenever availableMarko Mäkelä2017-04-211-7/+20
* | | MDEV-12271 Port MySQL 8.0 Bug#23150562 REMOVE UNIV_MUST_NOT_INLINE AND UNIV_N...Marko Mäkelä2017-03-171-2/+0
* | | MDEV-12121 Introduce build option WITH_INNODB_AHI to disable innodb_adaptive_...Marko Mäkelä2017-03-031-0/+4
* | | MDEV-11254: innodb-use-trim has no effect in 10.2Jan Lindström2017-01-241-8/+0
* | | MDEV-11690 Remove UNIV_HOTBACKUPMarko Mäkelä2016-12-301-7/+0
* | | Merge branch '10.1' into 10.2Sergei Golubchik2016-12-291-0/+1
|\ \ \ | |/ /
| * | MDEV-9931: InnoDB reads first page of every .ibd file at startupJan Lindström2016-09-221-0/+1
* | | MDEV-10813 - Clean-up InnoDB atomics, memory barriers and mutexesSergey Vojtovich2016-10-171-4/+4
* | | Merge InnoDB 5.7 from mysql-5.7.14.Jan Lindström2016-09-081-2/+8
* | | Merge InnoDB 5.7 from mysql-5.7.9.Jan Lindström2016-09-021-83/+55
|/ /
* | Merge branch '10.0' into 10.1Sergei Golubchik2016-02-231-4/+1
|\ \ | |/
| * Revert "MDEV-8696: Adding indexes on empty table is slow with large innodb_so...Sergei Golubchik2016-02-161-4/+0
* | Merge branch '10.0' into 10.1Sergei Golubchik2015-11-191-1/+4
|\ \ | |/
| * MDEV-8696: Adding indexes on empty table is slow with large innodb_sort_buffe...Jan Lindström2015-10-271-0/+4
* | Add lru evict count for the idle loop (innobase)Eric Herman2015-08-261-1/+2
* | Add eviction count for table cache lru cleanup (innobase)Eric Herman2015-08-261-0/+1
* | InnoDB/XtraDB Encryption code cleanupJan Lindström2015-04-071-3/+2
* | Push for testing of encryptionMonty2015-02-101-0/+5
* | Merge branch '10.0' into bb-10.1-mergeSergei Golubchik2014-12-021-0/+4
|\ \ | |/
| * MDEV-6926: innodb_rows_updated is misleading on slavJan Lindström2014-10-261-0/+4
* | MDEV-7088: Query stats for compression based on TRIM sizeJan Lindström2014-11-121-0/+1
* | MDEV-6936: Buffer pool list scan optimizationJan Lindström2014-11-061-4/+6
* | MDEV-6929: Port Facebook Prefix Index Queries OptimizationJan Lindström2014-11-031-0/+2
* | MDEV-6648: InnoDB: Add support for 4K sector size if supportedJan Lindström2014-10-291-0/+5
* | Code cleanup: Removed some unnecessary outputs from standard builds (availabl...Jan Lindström2014-03-211-0/+1
* | Removed options innodb_compress_index_pages and innodb_trim_pct. Both are Jan Lindström2014-03-121-0/+1
* | Merge: lp:maria/10.0 latest.Jan Lindström2014-03-031-3/+8
|\ \ | |/
| * InnoDB 5.6.15 merge.Sergei Golubchik2014-02-261-1/+5