mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-08-26 07:51:46 -07:00
Add changelog fragment
This commit is contained in:
parent
1489f2f3df
commit
db02d8eebf
1 changed files with 7 additions and 0 deletions
7
changelogs/fragments/fix-256-mysql_dump-errors.yml
Normal file
7
changelogs/fragments/fix-256-mysql_dump-errors.yml
Normal file
|
@ -0,0 +1,7 @@
|
|||
---
|
||||
|
||||
bugfixes:
|
||||
- mysql_dump - Fixes issue 256. Using compression masks errors messages from
|
||||
mysql_dump. By default the fix is inactiv to ensure retro-compatibility
|
||||
with system without bash. To activate the fix, use the module option
|
||||
`pipefail=true`.
|
Loading…
Add table
Add a link
Reference in a new issue