Topic: [Debugued] Export MySQL3.23 > MySQL 4.1.20
I am having two PunBB 1.2.12 forums running on a MySQL 3.23 station.
I am managing them from MySQL Front, a third party Program.
I am now setting up a new server and want to migrate the two databases.
The new server is running MySQL 4.1.20. I am managing my data through PhpMyAdmin.
I made an export from MySQL Front from my PunBB tables to desktop resulting to a data.sql.
When i try to inject the data to my fresh installed MySQL 4.1.20 i am encounting this error message:
MySQL answered:Documentation
#1062 - Duplicate entry 'connect' for key 1
When i asked for further information:
Error
MySQL a answered:Documentation
#1146 - Table 'mabase_forum.Array' doesn't exist
I made a little search on internet but do not really know how to solve this problem.
I read it could be an autoincrement trouble...
Any help would be greatly appreciated
Regards.