Re: backup tables only with mysqldump
peter primrose wrote:
> is there any mysqldump utility to backup only the tables and their attributes???
Yes, it's called mysqldump and takes, among others, the option --no-data
> also, is there any mysqldump to backup the data only (insert into...)
Yes, it's called mysqldump and takes, among others, the option --no-create-info
--
felix
Subject
Views
Written By
Posted
6453
May 03, 2005 09:00AM
Re: backup tables only with mysqldump
9178
May 03, 2005 12:44PM
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.