http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10782 Bug ID: 10782 Summary: Add a koha-mysqlcheck script Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Command-line Utilities Assignee: magnus@enger.priv.no Reporter: magnus@enger.priv.no QA Contact: testopia@bugs.koha-community.org I'm creating this for myself anyway, so I thought I'd see if there is any interest in getting it into Koha... The idea is to add a script similar to koha-mysql, but instead of running the "mysql" command, it would run the "mysqlcheck" command: http://dev.mysql.com/doc/refman/5.0/en/mysqlcheck.html This will make it very easy to check the database of a given instance for errors. There will be command line options for what kind of checks to perform (quick, fast, changed, medium, extended) and verbosity (silent, verbose). If this sounds like a stupid idea, please feel free to mark this bug as "RESOLVED WONTFIX" or similar -- You are receiving this mail because: You are watching all bug changes.