On Tue, 2002-10-15 at 15:31, [EMAIL PROTECTED] wrote:
> and the file copy method
> just seems to easy, it almost seems wrong  ;-),

This is a feature that is pretty nice about MySQL. You cannot do this
with Postgres, which caused my quite a few nice headaches over the
summer. You must dump the tables to an SQL file and read it into the new
database. MySQL is pretty cool.

--Dave


-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to