community.mysql/tests/integration/targets
R.Sicart cc5cf98368
Fix: grant revoked priv (#434)
* Fix: exclude mysql 8 from test_mysql_user's 'Assert that priv did not change' test

* Add tests to verify that GRANT permission is present after user modification

* Fix: do not revoke GRANT permission when it's already allowed and present in priv parameter

* Deduplicate tests name

Easier to debug this way

* Fix assertions named 'GRANT permission is present'

* Only revoke grant option if it exists and absence is requested

* Fix assertion comments

* Fix: Only revoke grant option if it exists and absence is requested

* Avoid pointless revocations when ALL are granted

* Assert that priv did not change on mariadb also

* Fix: sanity and unity tests

* Format long lines

* Add changelog fragment

Co-authored-by: Laurent Indermühle <laurent.indermuehle@pm.me>
2022-09-02 13:40:06 +02:00
..
setup_mysql Fix mysqldump ignoring errors (#403) 2022-06-30 06:54:26 +02: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 Is changed (#427) 2022-08-23 09:11:55 +02:00
test_mysql_info Is changed (#427) 2022-08-23 09:11:55 +02:00
test_mysql_query Is changed (#427) 2022-08-23 09:11:55 +02:00
test_mysql_replication Port stable 1 ci changes (#423) 2022-08-16 09:15:50 +02:00
test_mysql_role Is changed (#427) 2022-08-23 09:11:55 +02:00
test_mysql_user Fix: grant revoked priv (#434) 2022-09-02 13:40:06 +02:00
test_mysql_variables Is changed (#427) 2022-08-23 09:11:55 +02:00