How do I repair the MySQL Database?
Repair mysql database due to following software http://www.mysql.fixtoolbox.com utility starts under all Windows OS, starting with Win 98
There is two ways to go about this. In most cases you can run from the command prompt -> • mysqlcheck –all-databases –auto-repair -pyour_database_password -u your_databse_user If that does not work then you will have to make sure that ZoneMinder is stopped then run the following (nothing should be using the database while running this and you will have to adjust for your correct path if it is different).