izeye
Friday, August 26, 2016
Backup a table in MySQL
To backup a table in MySQL, use the following command:
mysqldump -u trust -p db_trust message > message.sql
Reference:
http://stackoverflow.com/questions/6682916/how-to-take-backup-of-a-single-table-in-the-mysql-database
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment