[dev] Error in preferences/database?
Michael Bull
mbull@uoguelph.ca
Mon, 13 Nov 2000 15:21:51 -0500
At 07:28 PM 13/11/2000 +0000, you wrote:
>Michael Bull wrote:
> >
> > If you've got 2.3 going, when did you last update? Does your code not show
> > these errors? Are you using MySQL or Postgres? I'm going to try to
> > update to CVS this afternoon with another install and see if the problem
> > persists.
> >
>
>My tree is always up-to-date, I only use MySQL however, not Postgres.
>
>It sounds like you've set your pref_name to be the primary key
>for the preferences table, which is wrong - it should be both uid
>and pref_name together.
That was it. *thunk* I changed the primary key on the table and it seems
to be working. I'll let you all know if I run into any further problems
with it. So far though, everything seems to be working well.