community.mysql/changelogs/fragments/fix-256-mysql_dump-errors.yml
2022-06-22 15:14:54 +02:00

7 lines
264 B
YAML

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