mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-08-26 07:51:46 -07:00
Update changelogs/fragments/fix-256-mysql_dump-errors.yml
Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru>
This commit is contained in:
parent
c1c44f248b
commit
220d68343e
1 changed files with 1 additions and 1 deletions
|
@ -4,4 +4,4 @@ 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`.
|
||||
``pipefail=true`` (https://github.com/ansible-collections/community.mysql/issues/256).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue