> How was the dump made, mysqldump? PHPMyAdmin? Something else?
-- MySQL dump 9.10 - first dump
-- MySQL dump 9.11 - second dump (see below)
> How are you trying to import it? Command line MySQL? PHPMyAdmin?
> Something else?
command line (have SSH/SCP/SFTP access)
mysql dbname < dumpname.sql
(u/p in ~/.my.cnf, 0600)
> How big is the dump file? Greater than two megs?
11M Jul 28 12:57 200405009-025130.sql
21M Jul 29 23:19 20040509-clean.sql
30K Jul 29 12:10 freshdb.sql
11MB for the initial dump
21MB for non-optimised dump from same DB tested as working, redumped
from other system
Ie. I imported it into another system, fixed a few things like missing
themes, and re-dumped it.
First DB is 2.0.8 DB
Second DB is updated to 2.0.10 DB
update tool finds no errors in DB
Also corrected things in phpbb_config that changed between hosts and
when I was testing etc.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php