mysql_user: fix parsing privs when a user has roles assigned to it (#341)

* mysql_user: fix parsing errors when a user has roles assigned

* Add a changelog fragment

* Fix a typo

* Fix CI
This commit is contained in:
Andrew Klychkov 2022-05-12 10:36:21 +03:00 committed by GitHub
commit 8d114c7e39
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 133 additions and 0 deletions

1
.gitignore vendored
View file

@ -1,5 +1,6 @@
/tests/output/
/changelogs/.plugin-cache.yaml
*.swp
# Byte-compiled / optimized / DLL files
__pycache__/