community.mysql/tests/integration/targets
Andrew Klychkov ce2b269f84
mysql_role: new module (#189)
* mysql_role: new module

* fixes

* fixes

* Add the role class

* Check if role exists

* role.add()

* role.__get_members

* tmp

* tmp

* Change tests

* Fix

* Fix

* add_members()

* get_privs()

* tmp

* __extract_grants() filler version

* Before big work

* tmp

* drop()

* tmp

* tmp

* Big changes

* Fix

* append_members, detach_members, append_privs

* tmp

* admin option

* Add tests

* Add tests

* Fix tests

* Remove debug warning

* Fix tests

* Add documentation

* Fix MariaDB case

* Fix MariaDB

* Fix MariaDB

* Fix MariaDB

* Fix MariaDB

* Fix MariaDB

* Fix

* Fix

* Remove debug warning

* Add try-except block

* tmp

* tmp

* tmp

* Fix

* Add err handling

* Add user check

* Check admin in db

* Fix CI

* Fix CI

* Fix CI

* Fix CI

* Fix

* Add mutually exclusive options

* Small refactoring, documenting

* Documenting, refactoring

* Change docs

* Refactoring

* Refactoring

* Refactoring

* Add unit tests

* Update README.md
2021-08-10 13:30:34 +02:00
..
setup_mysql mysql_replication: fix crashes caused by deprecated terminology (#71) 2020-12-18 11:17:18 +03:00
setup_remote_tmp_dir CI tests: add a note not to use tests as an example of writing roles (#32) 2020-09-28 08:15:47 +03:00
test_mysql_db mysql modules: fix failing when \!include_dir is in config file (#47) 2020-10-13 16:05:39 +03:00
test_mysql_info add mysql_full_version and suffix return variable (#115) 2021-03-16 09:10:52 +02:00
test_mysql_query mysql_query: correctly reflect changed status in replace statements (#193) 2021-07-28 09:18:00 +02:00
test_mysql_replication mysql_replication: Add aliases to "master" options, add alternatives to "master" state options, add announcement (#150) 2021-04-20 15:58:21 +02:00
test_mysql_role mysql_role: new module (#189) 2021-08-10 13:30:34 +02:00
test_mysql_user Deprecate REQUIRESSL privilege (#132) 2021-04-10 07:01:15 +02:00
test_mysql_variables Disable hostname check (#38) 2020-10-12 21:19:43 +03:00