MySQL Client and Utility Programs
Table of Contents
- 66. Overview of the Client-Side Scripts and Utilities
- 67. mysql, The Command-line Tool
- How to Run SQL Commands from a Text File
- 68. mysqlcc, The MySQL Control Center
- 69. mysqladmin, Administering a MySQL Server
- 70. mysqlbinlog, Executing the queries from a binary log
- 71. Using mysqlcheck for Table Maintenance and Crash Recovery
- 72. mysqldump, Dumping Table Structure and Data
- 73. mysqlhotcopy, Copying MySQL Databases and Tables
- 74. mysqlimport, Importing Data from Text Files
- 75. mysqlshow, Showing Databases, Tables, and Columns
- 76. myisampack, The MySQL Compressed Read-only Table Generator
- 77. mysql_config, Get compile options for compiling clients
- 78. perror, Explaining Error Codes