mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-08-04 05:04:23 -07:00
Fixing link in changelog fragment (#465)
This commit is contained in:
parent
70efd0f43c
commit
43c1f08004
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
||||||
---
|
---
|
||||||
minor_changes:
|
minor_changes:
|
||||||
- mysql_user - display a more informative invalid privilege exception.
|
- mysql_user - display a more informative invalid privilege exception.
|
||||||
Changes the exception handling of the granting permission logic to show the query executed
|
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//pull/435).
|
and the exception message granting privileges fails` (https://github.com/ansible-collections/community.mysql/issues/465).
|
Loading…
Add table
Add a link
Reference in a new issue