List of MySQL Programs
<< Introduction of MySQL 5.0 Programs
<< MySQL Tutorials - Herong's Tutorial Notes
This section provides a list of main executable programs provided in MySQL 5.0 Community Edition.
Based on the Community Edition of MySQL 5.0, these are main executable programs provided by MySQL:
Sections in This Chapter
mysqld - The MySQL Server Program
mysqladmin - The Client Tool for Administrators
mysql - The Client Tool for End Users
Using mysql to Run SQL Statements
mysqldump - Dumping Data to Files
mysqlimport - Loading Data from Files