Re: I want to fix DB Error: constraint violation error.
Zachary Denison <[email protected]> Wed, 16 Feb 2005 19:13:58 -0800 (PST)
| Newsgroups | gmane.comp.horde.jonah |
|---|---|
| Message-ID | <[email protected]> |
Thanks very much - actually for mysql, this requires UPDATE jonah_channels_seq set id=123; --- Rob Rosenfeld <[email protected]> wrote: > I noticed this, too. I fix it by incrementing the > initial value on the > last line of script.feeds.sql -ALTER SEQUENCE > jonah_channels_seq > RESTART WITH 122; > +ALTER SEQUENCE jonah_channels_seq RESTART WITH 123; __________________________________ Do you Yahoo!? Yahoo! Mail - You care about security. So do we. http://promotions.yahoo.com/new_mail -- Jonah mailing list - Join the hunt: http://horde.org/bounties/#jonah Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]