MySQL Forums
Forum List  »  Newbie

Re: duplicating an entire database
Posted by: Felix Geerinckx
Date: August 08, 2005 08:29AM

Jim Babcock wrote:

> I've got a dozen or two tables in a database that have kind of moved into a production state, so for
> further dev, I'd like to set up a beta database to use. I've created a "beta" database, is the an
> easy way to copy all of the tables... perhaps at the filesystem level.. to the new database?

See http://dev.mysql.com/doc/mysql/en/mysqldump.html

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

Options: ReplyQuote


Subject
Written By
Posted
Re: duplicating an entire database
August 08, 2005 08:29AM


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.