Skip to content

issue #4014: crash when the mysql user does not have read rights #4016

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

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

MilovdZee
Copy link

on performance_schema.user_variables_by_thread.

Now just catching the exception.

…s on performance_schema.user_variables_by_thread
@CLAassistant
Copy link

CLAassistant commented Jan 25, 2025

CLA assistant check
All committers have signed the CLA.

…s on performance_schema.user_variables_by_thread
@MilovdZee
Copy link
Author

I know that is generally bad practice to catch Exception but in this case it won't hurt anything. The code is just to check if there is access to performance_schema.user_variables_by_thread and returning false is always fine.

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.

2 participants