community.mysql/tests/unit/plugins
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
..
module_utils Handle divergences between MySQL and MariaDB (#103) 2021-03-16 09:15:19 +01:00
modules Deprecate REQUIRESSL privilege (#132) 2021-04-10 07:01:15 +02:00
utils.py mysql_user: fixed encrypted option for MySQL 8.0 and test coverage (#79) 2021-01-14 08:27:05 +03:00