Is it possible to check the status of the the tables in one or more MySQL databases (so they are not crashed for example) with a query that can be added to a monitoring tool?
Thanks.
/Marcus
DavidCliff
Apr 2 2008, 08:14 AM
Try executing the following command from the shell.
mysqlcheck -r database_name
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.