Ticket #176 (closed defect: fixed)
DB error sur antispam
Reported by: | olivier | Owned by: | biou |
---|---|---|---|
Priority: | normal | Milestone: | 2.0 |
Component: | module:plugins | Version: | dev |
Severity: | major | Keywords: | |
Cc: |
Description
J'ai eu cette erreur sur une install fraîche :
2008-03-20 14:39:57 CET ERROR: duplicate key violates unique constraint "dc_uk_setting" 2008-03-20 14:39:57 CET STATEMENT: INSERT INTO "dc_setting" ( "setting_value", "setting_type", "setting_label", "setting_id", "blog_id", "setting_ns" ) VALUES ( '1206020397', 'string', NULL, 'antispam_date_last_purge', 'foo', 'antispam' )
Change History
Note: See
TracTickets for help on using
tickets.
(In [1676]) double settings->put forbidden, fixes #176