mysql: add changelog fragment for PR 64585 (#65594)

* mysql: add changelog fragment for PR 64585

* change fragment name and bug description
This commit is contained in:
Andrey Klychkov 2019-12-06 09:35:47 +03:00 committed by Abhijit Menon-Sen
parent 47aea84924
commit 85486b1ce4

View file

@ -0,0 +1,2 @@
bugfixes:
- mysql - dont mask ``mysql_connect`` function errors from modules (https://github.com/ansible/ansible/issues/64560).