Skip to content

Conversation

@ericherman
Copy link
Contributor

This is a port of the work @dvaneeden did for mysql-server:
mysql/mysql-server#26

janlindstrom added a commit that referenced this pull request Aug 26, 2015
@janlindstrom janlindstrom merged commit 3ed384b into MariaDB:10.1 Aug 26, 2015
@ericherman ericherman deleted the evict_table_metric branch August 26, 2015 12:05
@janlindstrom
Copy link
Contributor

Please run test suite next time, normally on InnoDB/XtraDB changes that would mean running ./mysql-test-run --suite=innodb,sys_vars,percona,main --parallel=4 --force and there should not be any failures

@ericherman
Copy link
Contributor Author

Right, will do. Obviously "make test" is not enough. (I only noticed after seeing the the follow-on commit). Thank you for the guidance.

@ericherman ericherman restored the evict_table_metric branch October 16, 2015 08:17
@ericherman ericherman deleted the evict_table_metric branch November 13, 2015 14:59
vuvova pushed a commit that referenced this pull request Jun 22, 2017
dr-m pushed a commit that referenced this pull request Nov 10, 2017
@svoj svoj added this to the 10.1 milestone Apr 22, 2018
midenok pushed a commit that referenced this pull request May 23, 2024
…e redo log spa… (#94) * Short-circuit out of some purge thread activity when the redo log space is under pressure (#65) * Short-circuit out of some purge thread activity when the redo log space is under pressure. * Use innodb_log_distress_margin to allow more control of identifying log in distress situation. * Use innodb_log_distress_margin_pct to allow control relative to the total redo log space * Status variable innodb_log_is_in_distress to facilitate monitoring * Test update for log_is_in_distress along with the code that somehow did not get checked in
holyfoot pushed a commit that referenced this pull request Oct 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants