mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2026-02-04 23:31:50 +00:00
* 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 |
||
|---|---|---|
| .. | ||
| mysql_db.py | ||
| mysql_info.py | ||
| mysql_query.py | ||
| mysql_replication.py | ||
| mysql_role.py | ||
| mysql_user.py | ||
| mysql_variables.py | ||