Error migrating MySQL database
Posted by: childofwonder
Posted on: 2006-03-07 08:24:00
I'm trying to transfer over my phpBB database from my home server to Dreamhost.
I've used the mysql command in SSH to restore the database but immediately get the following error:
ERROR 1062 (23000) at line 23: Duplicate entry '2' for key 1
The only thing I can think of is my config.php on my home server calls for a mysql database and on Dreamhost it lists mysql4.
Any suggestions? Thanks.