October 2002
Beginner
864 pages
18h 41m
English
MySQL comes with several utility programs and scripts, located in the /usr/local/mysql/bin and /usr/local/mysql/scripts directories. All the MySQL utilities include a --HELP option that provides a full description of the program's different options.
isamchk— Utility to describe, check, optimize, and repair MySQL tables.
mysqlaccess— Script that checks access privileges.
mysqladmin— Utility for performing administrative operations.
mysqldump— Dumps a MySQL database into a file as SQL statements or as text.
mysqlimport— Imports text files into tables.
mysqlshow— Lists information about databases, tables, columns, and indexes.
Read now
Unlock full access