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: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
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.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/