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

Some applications are complaining that the innodb_buffer_pool_size is too small. #57459

Closed
sunxiaoguang opened this issue Nov 18, 2024 · 0 comments · Fixed by #57460
Closed
Labels
type/compatibility type/enhancement The issue or PR belongs to an enhancement.

Comments

@sunxiaoguang
Copy link
Contributor

sunxiaoguang commented Nov 18, 2024

Enhancement

Some applications check that the innodb_buffer_pool_size is greater than a certain threshold for reasonable performance.

image

Since it doesn't affect any logic in TiDB, we can safely increase the default value so it will work out of box in this situation.

@sunxiaoguang sunxiaoguang added the type/enhancement The issue or PR belongs to an enhancement. label Nov 18, 2024
@sunxiaoguang sunxiaoguang changed the title Some applications are complaining that the innodb_buffer_pool_size is too small. It's hard-coded to 128 MiB, therefore it cannot be configured. Some applications are complaining that the innodb_buffer_pool_size is too small. Nov 18, 2024
@ti-chi-bot ti-chi-bot bot closed this as completed in d86a366 Nov 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/compatibility type/enhancement The issue or PR belongs to an enhancement.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants