community.mysql/changelogs
R.Sicart 2d75bc19b8
Fix privilege changing everytime (#438)
* Compare privileges from before and after manipulation

* Add unit tests

* Fix FIXME integration tests related to this issue

* Fix sanity check

* Fix assertion when appending privs in mysql_role_initial integration tests

* Fix pylint

* [ci-skip] Add changelog fragment

* Fix: missing fragment file extension

* Replace privileges_equal() by a comparison

* Fix: sanity pylint

* Fix: forgot to remove privileges_equal import from unit tests
2022-09-08 18:26:58 +02:00
..
fragments Fix privilege changing everytime (#438) 2022-09-08 18:26:58 +02:00
changelog.yaml Release 3.5.0 commit (#436) 2022-09-05 09:06:41 +02:00
config.yaml Move CHANGELOG.rst at top level (#349) 2022-05-12 11:42:30 +02:00