community.mysql/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
..
mysql_db.py mysql_db: fix false warning related to unsafe_login_password (#74) 2020-12-18 10:56:49 +03:00
mysql_info.py add mysql_full_version and suffix return variable (#115) 2021-03-16 09:10:52 +02:00
mysql_query.py mysql_query, mysql_user: simple refactoring of type checks (#58) 2020-11-06 13:12:07 +03:00
mysql_replication.py Handle divergences between MySQL and MariaDB (#103) 2021-03-16 09:15:19 +01:00
mysql_user.py Deprecate REQUIRESSL privilege (#132) 2021-04-10 07:01:15 +02:00
mysql_variables.py mysql_variables: fix documentation (#66) 2020-11-26 13:12:31 +03:00