community.mysql/tests/unit/plugins/modules
Jorge Rodriguez (A.K.A. Tiriel) dc522cc5d3
Deprecate REQUIRESSL privilege (#132)
* Deprecate REQUIRESSL privilege

* Add missing whitespace

* Fix according to PR review

* Fix conditional check

* Fix privilege string parsing

* Add unit tests for the new function

* Add integration tests

* Fix parentheses indentation

* Cover alternative error message

* Fix privileges

* Limit verification of access denied to pymysql connector

* Fix REQUIRE SSL verification tests
2021-04-10 07:01:15 +02:00
..
__init__.py mysql_replication: fix crashes caused by deprecated terminology (#71) 2020-12-18 11:17:18 +03:00
test_mysql_info.py add mysql_full_version and suffix return variable (#115) 2021-03-16 09:10:52 +02:00
test_mysql_user.py Deprecate REQUIRESSL privilege (#132) 2021-04-10 07:01:15 +02:00