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

[receiver/mysql] fix oob overflow for Innodb_buffer_pool_pages_misc #36914

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

atoulme
Copy link
Contributor

@atoulme atoulme commented Dec 20, 2024

Description

Ignore the value returned by the stat Innodb_buffer_pool_pages_misc if out-of-bounds.

Link to tracking issue

Fixes #35495

Testing

Add an integration test.

@mx-psi
Copy link
Member

mx-psi commented Dec 23, 2024

Error: mysqlreceiver/scraper_test.go:128:62: unnecessary leading newline (whitespace)

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

Successfully merging this pull request may close these issues.

[receiver/mysqlreceiver] Mysql receiver - Uint64 to Int64 overflow
2 participants