Page 1 of 1

Upgrading DB from 1.0.0rc2 to 1.0.1 fails

Posted: 11 Apr 2006, 13:52
by olas
Hi,
I'm running Mantis on MySQL 4.0.20-standard, and I'm having troubles upgrading the DB from 1.0.0rc2 to 1.0.1. The Upgrade list shows several DB updates from 0.17 and above, but none is applied when executing all.

It stops on: Add primary key on mantis_project_version_table (0.17-jf-9), with error "ERROR: Multiple primary key defined".

I've tried to remove all the upgradefiles up untill 1.0.0 but that didn't help. Mantis seems to run as before, though...

Any ideas?

Regards,
Ola

Posted: 18 Apr 2006, 08:37
by olas
Anyone knows if there are any database changes between 1.0.0rc2 and 1.0.1? The manual states that a upgrade guide is valid from 1.0.0 and above - is 1.0.0rc2 pre-1.0.0 or is it above?