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

Disable info_schema.tables collector by default #406

Merged
merged 1 commit into from
Jul 10, 2019

Conversation

SuperQ
Copy link
Member

@SuperQ SuperQ commented Jul 10, 2019

info_schema.tables has a danger of excessive cardinality, disable by
default.

Fixes: #401

Signed-off-by: Ben Kochie superq@gmail.com

`info_schema.tables` has a danger of excessive cardinality, disable by
default.

Signed-off-by: Ben Kochie <superq@gmail.com>
@SuperQ SuperQ force-pushed the superq/disable_table_schema branch from be8919f to fcb9364 Compare July 10, 2019 10:06
@SuperQ SuperQ mentioned this pull request Jul 10, 2019
@brian-brazil
Copy link
Contributor

👍

@SuperQ SuperQ merged commit 08f62ee into master Jul 10, 2019
@SuperQ SuperQ deleted the superq/disable_table_schema branch July 10, 2019 11:18
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

Successfully merging this pull request may close these issues.

Non optimal default behavior
2 participants