[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Upgrade error
- Subject: Re: Upgrade error
- From: "G. Net" <..hidden..>
- Date: Sun, 12 Nov 2006 19:57:26 +0000 (GMT)
> As I am thinking about it, probably the easiest way to track down this
> problem is to drop the transactions table, then recreate it without a
> primary key:
well uhmm... I since didnt have a transactions table I went straight onto this then?...
> create table transactions (id int, table_name text);
and then this turns up about 200 record where the same ID is used in diferent tables