Chapter 13 . Debugging and Repairing Databases 357 -? or –help -V or –version The basic syntax for myisamchkis as follows: myisamchk [OPTIONS]
[.MYI] (
[.MYI]) myisamchk has global options aside from those previously described. The -wait switch informs myisamchk to pause if the table is already locked. Using the -s switch causes myisamchkto be quieter as it goes about its business. Multiple -s switches can make the command even more silent. The -v switch causes myisamchk to print more information as it works. As with the -s switch, you can use more than one -v switch to increase the verbosity of myisamchk. myisamchk has two basic modes of operation: Check and Repair. The default action for myisamchkis to check the tables specified. Figure 13-29 shows a basic usage of myisamchk. Figure 13-29: An example of basic usage of myisamchk Options for checking tables with myisamchk The options relating to checking tables with myisamchk are as follows: -c or –check -e or –extended-check -F or –fast -C or –check-only-changed -f or –force -i or –information -m or –medium-check -U or –update-state -T or –read-only
We highly recommend you visit web and email hosting services if you need stable and cheap web hosting platform for your web applications.
This entry was posted
on Tuesday, November 27th, 2007 at 9:13 am and is filed under Domain.
You can follow any responses to this entry through the RSS 2.0 feed.
You can leave a response, or trackback from your own site.