From 43c1f0800460ecba4cc321ca017f12ca8c27cec6 Mon Sep 17 00:00:00 2001 From: bizmate Date: Thu, 1 Dec 2022 11:05:26 +0400 Subject: [PATCH] Fixing link in changelog fragment (#465) --- .../465-display_more_informative_invalid_priv_exceptiion.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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