Introduction of MySQL 5.0 Programs
<< MySQL Tutorials - Herong's Tutorial Notes
This chapter provides notes and tutorial examples on MySQL 5.0 programs. Topics include a list of MySQL 5.0 main programs; introduction of mysqld, mysqladmin, mysql, mysqldump, and mysqlimport.
List of MySQL Programs 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
List of MySQL Programs
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
Conclusions: