Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug with Ratio InnoDB redo log capacity / InnoDB Buffer pool size #777

Open
AdzerKI opened this issue Apr 18, 2024 · 2 comments
Open

Bug with Ratio InnoDB redo log capacity / InnoDB Buffer pool size #777

AdzerKI opened this issue Apr 18, 2024 · 2 comments

Comments

@AdzerKI
Copy link

AdzerKI commented Apr 18, 2024

In MySQL 8 innodb_redo_log_capacity replaced the outdated ones innodb_log_file_size and innodb_log_files_in_group

But soft calculate old innodb_log_file_size

Bug:
[!!] Ratio InnoDB redo log capacity / InnoDB Buffer pool size (0.15625%): 15.0G / 60.0G should be equal to 25%

@huangyh10
Copy link

same in my server:
[!!] Ratio InnoDB redo log capacity / InnoDB Buffer pool size (75%): 32.0M / 128.0M should be equal to 25%

@Crease29
Copy link

Crease29 commented Jun 22, 2024

Duplicate of #714

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants