mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-08-05 05:34:24 -07:00
Display a more informative error when InvalidPrivsError is raised (#465) - continued adding fragment for changelog and fixing sanity errors.
This commit is contained in:
parent
d95435e351
commit
d42eadb063
3 changed files with 59 additions and 1 deletions
|
@ -0,0 +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).
|
Loading…
Add table
Add a link
Reference in a new issue