Using MysqlDump

19

Author: JT Smith

Anthony writes: “MysqlDump can be used for many different reasons. For one, you can use mysqldump to backup the data
in your MySql DataBase. Mysqldump takes all the information in the selected database or table and dumps it into a
text file. After the information is in a text file you can dump it into any database you want.” Read the

story at Pinehead.com.

Category:

  • Open Source