Add changelog fragment

This commit is contained in:
Laurent Indermuehle 2022-06-22 15:14:54 +02:00
commit db02d8eebf
No known key found for this signature in database
GPG key ID: 93FA944C9F34DD09

View 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`.