April 2013
Intermediate to advanced
1276 pages
42h 16m
English
This appendix provides general information about invoking MySQL programs and describes in some detail the programs named in the following list. Each program’s section includes a description of its purpose, its invocation syntax, the options it supports, and a description of any internal variables it has. Unless otherwise indicated, the program options and variables listed here are present in MySQL as least as early as MySQL 5.5.0. Changes made since then are so noted.
• myisamchk
Check and repair MyISAM tables, perform key distribution analysis, and disable and enable indexes.
• mysql
Interact with the MySQL server or execute statements from a file in batch mode.
• mysql.server
Start and stop the MySQL server.
• mysql_config ...