DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

(mysql.info) client-utility-programs

Info Catalog (mysql.info) optimization (mysql.info) Top (mysql.info) language-structure
 
 8 Client and Utility Programs
 *****************************
 

Menu

 
* client-utility-overview      Overview of Client and Utility Programs
* myisamchk                    `myisamchk' --- `MyISAM' Table-Maintenance Utility
* myisamlog                    `myisamlog' --- Display `MyISAM' Log File Contents
* myisampack                   `myisampack' --- Generate Compressed, Read-Only `MyISAM' Tables
* mysql                        `mysql' --- The MySQL Command-Line Tool
* mysqlaccess                  `mysqlaccess' --- Client for Checking Access Privileges
* mysqladmin                   `mysqladmin' --- Client for Administering a MySQL Server
* mysqlbinlog                  `mysqlbinlog' --- Utility for Processing Binary Log Files
* mysqlcheck                   `mysqlcheck' --- A Table Maintenance and Repair Program
* mysqldump                    `mysqldump' --- A Database Backup Program
* mysqlhotcopy                 `mysqlhotcopy' --- A Database Backup Program
* mysqlimport                  `mysqlimport' --- A Data Import Program
* mysqlshow                    `mysqlshow' --- Display Database, Table, and Column Information
* mysql-zap                    `mysql_zap' --- Kill Processes That Match a Pattern
* perror                       `perror' --- Explain Error Codes
* replace-utility              `replace' --- A String-Replacement Utility
 
 There are many different MySQL client programs that connect to the
 server to access databases or perform administrative tasks. Other
 utilities are available as well. These do not establish a client
 connection with the server but perform MySQL-related operations.
 
 This chapter provides a brief overview of these programs and then a
 more detailed description of each one. Each program's description
 indicates its invocation syntax and the options that it understands.
 See  using-mysql-programs, for general information on invoking
 programs and specifying program options.
 
Info Catalog (mysql.info) optimization (mysql.info) Top (mysql.info) language-structure
automatically generated byinfo2html