MySQL Forums
Forum List  »  Backup

Re: backup in mysql with selected recored, not a database???!!!
Posted by: Felix Geerinckx
Date: June 17, 2005 06:49AM

tnl wrote:

> I have a question for backup in mysql. Could I backup a selected records in one or many tables in
> a database, not all data in a database?
> With mysqldump or mysqlhotcopy, I have to backup a database or a table, not selected records in the
> table, right?

Check out mysqldump's --where='condition' option.

--
felix
Please use BBCode to format your messages in this forum.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: backup in mysql with selected recored, not a database???!!!
2242
June 17, 2005 06:49AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.