diff --git a/changelogs/fragments/465-display_more_informative_invalid_priv_exceptiion.yml b/changelogs/fragments/465-display_more_informative_invalid_priv_exceptiion.yml index 88b3d5f..fc47d37 100644 --- a/changelogs/fragments/465-display_more_informative_invalid_priv_exceptiion.yml +++ b/changelogs/fragments/465-display_more_informative_invalid_priv_exceptiion.yml @@ -1,5 +1,5 @@ --- minor_changes: - mysql_user - display a more informative invalid privilege exception. - Changes the exception handling of the granting permission logic to show the query executed - and the exception message granting privileges fails` (https://github.com//pull/435). \ No newline at end of file + Changes the exception handling of the granting permission logic to show the query executed , params + and the exception message granting privileges fails` (https://github.com/ansible-collections/community.mysql/issues/465). \ No newline at end of file