community.mysql/tests/integration/targets
Andrew Klychkov 2694464ffb
mysql_user: when grant select on columns, the module always report the state has changed (#100)
* mysql_user: fix the module is not idempotent when there is SELECT on columns granted

* add changelog fragment

* fix

* Add unit tests for has_select_on_col function

* Add unit tests for sort_column_order function

* Add unit tests for handle_select_on_col function

* Update a comment
2021-03-03 10:58:57 +01: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 Disable hostname check (#38) 2020-10-12 21:19:43 +03:00
test_mysql_query mysql_query: fix failing when single-row query contains commas (#53) 2020-11-03 15:04:39 +03:00
test_mysql_replication mysql_replication: deprecation of slave related options, adding alternatives (#97) 2021-03-01 10:45:35 +01:00
test_mysql_user mysql_user: when grant select on columns, the module always report the state has changed (#100) 2021-03-03 10:58:57 +01:00
test_mysql_variables Disable hostname check (#38) 2020-10-12 21:19:43 +03:00