From: Balteo <[EMAIL PROTECTED]>

> Why don't you create a php script that generates SQL instead of HTML; i 
> will repopulate your database acting as a dump?

Not a bad idea. John, be carefull not to mess up whatever cache is currently in place 
by changing something that will confuse the cache. Maybe download a website ripper and 
get a copy of all of your content. Then look at solutions from there. At the least, 
you may be able to go through this content to parse out some of the data you need.

Further, what cache is this? Probably not MySQL. Maybe you can COPY off the existing 
cache on disk and work with copy directly? (which sounds like what you were wanting to 
do.)

---
Rodney Broom





---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to