Hello,
Kevin Gittens wrote:
I see that the default value for "id" in the mysql project table is set to 0, but I assume that Achievo takes care of incrementing this number to whatever the current highest ID number is + 1, and this is where it goes wrong.
Yes, Achievo uses the db_sequence table to generate unique id's for projects. By any chance, does Mandrake to 9.1 perhaps use MySQL 4.0, whereas the previous version used MySQL 3?
If that is the case, then you must make sure the database user has the global 'lock tables' privilege. In MySQL 3 this wasn't necessary.
Greetings, Ivo
Hi Ivo,
-- Regards, Kevin Gittens Computer & Network Consulting Services Ltd.
| http://www.achievo.org/lists | achievo.org - ©1999-2002 ibuildings.nl BV |