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

Incorrect innodb log file size calculation #271

Closed
mia0x75 opened this issue Nov 16, 2016 · 4 comments
Closed

Incorrect innodb log file size calculation #271

mia0x75 opened this issue Nov 16, 2016 · 4 comments

Comments

@mia0x75
Copy link

mia0x75 commented Nov 16, 2016

Innodb log file size = $myvar{'innodb_log_file_size'} * $myvar{'innodb_log_files_in_group'}

@jmrenouard
Copy link
Collaborator

Hi @miao606

Can you tell us if last version solves this issue ?

@obissick
Copy link

Based on InnoDB log file size * # log files / InnoDB Buffer pool size, Yes the calculations were correct.

jmrenouard added a commit that referenced this issue Feb 6, 2017
#271 adding message prescision for in advces message
@jmrenouard
Copy link
Collaborator

Hi @obissick

Duplicated with #258

@jmrenouard
Copy link
Collaborator

jmrenouard commented Feb 14, 2017

I will close this ticket and the main discussion can be on #258 issue.

BR

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

No branches or pull requests

3 participants