Commit Graph

1 Commits (31ba39cac45060e77e37fcc716d4f29c9f2e31e6)

Author SHA1 Message Date
Andrew Klychkov 3b5520ebf7
mysql_db: add use_shell parameter to prevent Broken pipe errors (#151)
* mysql_db: prevent broken pipe errors by using an intermediate shell process

* use module.run_command()

* mysql_db: add use_shell parameter

* add changelog fragment
2020-04-20 18:46:54 +03:00