http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12374 Bug ID: 12374 Summary: Feature request: add koha-mqsqldump script, analagous to koha-mysql Change sponsored?: --- Product: Koha Version: 3.14 Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Command-line Utilities Assignee: gmcharlt@gmail.com Reporter: barton@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org The command debian/scripts/koha-mysql is used to execute mysql on a given site without entering sql credentials, but if a database dump is required, there is not analogous tool available. It would be trivial to copy koha-mysql to koha-mysqldump and call mysqldump instead. See notes in bug 12372 about passing arguments into such a script. -- You are receiving this mail because: You are watching all bug changes.