Re: what to do about a database?
From: Richard Rodger <richard_at_ricebridge.com>
Date: 2005-03-07 11:49:49 CET
I would dump the database to CSV files - MYSQL can do this quite easily.
When you want to rebuild, just create an empty database and read it all
Might not work so well for very large tables, and might conflict with
richard
Andrew Thompson wrote:
-- Richard Rodger Ricebridge Software E: richard@ricebridge.com W: www.ricebridge.com T: +353 51 870635 --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Mon Mar 7 11:54:39 2005 |
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.