Skip to content

Issue with privileges #1474

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

Closed
LukasAud opened this issue May 24, 2022 · 0 comments
Closed

Issue with privileges #1474

LukasAud opened this issue May 24, 2022 · 0 comments

Comments

@LukasAud
Copy link
Contributor

Describe the Bug

There is an issue with idempotency checks in privilege granting test cases. Further description available at:
#1466
This issue might be related to the behaviour of newer versions of mysql regarding dynamic privileges (which are the ones that seem to be duplicated).

Expected Behavior

The test run should pass green and not require several codes of block to avoid wrong privilege retrieval.

Steps to Reproduce

  1. Remove lines 70 - 87 of code in /lib/puppet/provider/mysql_grant/mysql.rb
  2. Run acceptance tests

Environment

  • Mysql module version 12.0.2

Additional Context

The workaround fix for this issue was implemented at:
#1466
and
#1472

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

No branches or pull requests

2 participants