community.mysql/tests/integration/targets/test_mysql_user/tasks
Andrew Klychkov 8d114c7e39
mysql_user: fix parsing privs when a user has roles assigned to it (#341)
* mysql_user: fix parsing errors when a user has roles assigned

* Add a changelog fragment

* Fix a typo

* Fix CI
2022-05-12 09:36:21 +02:00
..
assert_no_user.yml initial commit (#1) 2020-07-10 17:16:58 +01:00
assert_user.yml initial commit (#1) 2020-07-10 17:16:58 +01:00
create_user.yml Feature/mariadb integration ci (#246) 2021-12-14 09:30:46 +01:00
issue-28.yml Feature/mariadb integration ci (#246) 2021-12-14 09:30:46 +01:00
issue-121.yml Remove support for REQUIRESSL privilege (#244) 2021-12-01 07:56:04 +01:00
issue-265.yml Add default database "mysql" to mysql_user (#266) 2022-01-10 16:03:25 +01:00
issue-29511.yaml initial commit (#1) 2020-07-10 17:16:58 +01:00
issue-64560.yaml initial commit (#1) 2020-07-10 17:16:58 +01:00
main.yml mysql_user: fix parsing privs when a user has roles assigned to it (#341) 2022-05-12 09:36:21 +02:00
remove_user.yml initial commit (#1) 2020-07-10 17:16:58 +01:00
resource_limits.yml initial commit (#1) 2020-07-10 17:16:58 +01:00
test_priv_append.yml Get rid of privs comparison (#243) 2021-11-20 09:28:40 +01:00
test_priv_dict.yml mysql_user: add proper handling of INSERT, UPDATE, REFERENCES on columns (#107) 2021-03-08 17:18:04 +01:00
test_priv_subtract.yml mysql_user, mysql_role: add argument subtract_privs to revoke privileges explicitly (#333) 2022-05-09 09:50:49 +02:00
test_privs.yml mysql_user, mysql_role: add argument subtract_privs to revoke privileges explicitly (#333) 2022-05-09 09:50:49 +02:00
test_user_grants_with_roles_applied.yml mysql_user: fix parsing privs when a user has roles assigned to it (#341) 2022-05-12 09:36:21 +02:00
test_user_password.yml mysql_user: fixed encrypted option for MySQL 8.0 and test coverage (#79) 2021-01-14 08:27:05 +03:00
test_user_plugin_auth.yml Feature/mariadb integration ci (#246) 2021-12-14 09:30:46 +01:00
tls_requirements.yml Feature/mariadb integration ci (#246) 2021-12-14 09:30:46 +01:00