community.mysql/plugins/module_utils
R.Sicart 727b638d13
Get rid of privs comparison (#243)
* Remove all code related to VALID_PRIVS and get_valid_privs()

* Add tests to update user with invalid privs

* Re-raise InvalidPrivsError when granting privileges

* Fix: compatibility with python2

* More explicit assertions as commented by Andersson007

* Add changelog fragment
2021-11-20 09:28:40 +01:00
..
implementations mysql_role: new module (#189) 2021-08-10 13:30:34 +02:00
database.py initial commit (#1) 2020-07-10 17:16:58 +01:00
mysql.py mysql: revert changes made in PR 116 (#153) 2021-04-23 12:57:23 +02:00
user.py Get rid of privs comparison (#243) 2021-11-20 09:28:40 +01:00