community.mysql/changelogs
steveteahan 20f9699199
mysql_user: Fixed change detection with append_privs (#69) (#72)
* mysql_user: Fixed change detection with append_privs (#69)

Prior to this change, mysql_user with append_privs would attempt to make
a change even if the current privileges were a superset of the new
privileges (shouldn't require any action).

* Fixed unrelated mysql_replication doc causing failures in CI

* Added fragments and check_mode tests

* Expanded priv append tests to cover additional case
2020-12-16 08:22:00 +03:00
..
fragments mysql_user: Fixed change detection with append_privs (#69) (#72) 2020-12-16 08:22:00 +03:00
CHANGELOG.rst Generate changelog for release 1.1.1, remove fragments 2020-11-03 21:46:32 +03:00
changelog.yaml Generate changelog for release 1.1.1, remove fragments 2020-11-03 21:46:32 +03:00
config.yaml Fixups (#2) 2020-07-12 12:35:55 +01:00