Bug #21323 | There should be a unix command to check the database. | ||
---|---|---|---|
Submitted: | 27 Jul 2006 21:20 | Modified: | 2 Aug 2006 5:05 |
Reporter: | Dave Yost | Email Updates: | |
Status: | Not a Bug | Impact on me: | |
Category: | MySQL Server | Severity: | S3 (Non-critical) |
Version: | 5.0.22 | OS: | |
Assigned to: | CPU Architecture: | Any | |
Tags: | Backup, check, integrity, verify |
[27 Jul 2006 21:20]
Dave Yost
[27 Jul 2006 21:32]
Jim Winstead
Sounds like mysqlcheck to me. http://dev.mysql.com/doc/refman/5.0/en/mysqlcheck.html
[2 Aug 2006 1:41]
Dave Yost
mysqlcheck requites a root password on the command line, no? That would make it unsuitable as part of a backup script.
[2 Aug 2006 1:42]
Dave Yost
mysqlcheck requires a root password on the command line, no? That would make it unsuitable in a backup script, which is the intended use.
[2 Aug 2006 5:05]
Jim Winstead
mysqlcheck can read the password from a configuration file. http://dev.mysql.com/doc/refman/5.0/en/password-security.html