6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
8/11/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#7971] rampage table index error
*
Your Email Address
*
Spam protection
Enter the letters below:
.___..___. ..__ .___. | | |[__) _/ | | \__|[__)./__.
Comment
> the bug related with #7948 > > > > after we created the tables the 7948 errors gone away. > > > > but when i add the 2. event to the calendar i recive the following error: > > Fatal error: Uncaught exception 'Horde_Db_Exception' with message > 'QUERY FAILED: Duplicate entry '2' for key 2 INSERT INTO > `rampage_objects` (object_name, type_id) VALUES > ('20090209234236.14139w80iit4xxss@195.70.38.187', 2)' in > /usr/share/php/Horde/Db/Adapter/Mysqli.php:299 Stack trace: #0 > /usr/share/php/Horde/Db/Adapter/Mysqli.php(324): > Horde_Db_Adapter_Mysqli->execute('INSERT INTO `ra...', NULL, NULL) #1 > /usr/share/horde/content/lib/Objects/Manager.php(122): > Horde_Db_Adapter_Mysqli->insert('INSERT INTO `ra...') #2 > /usr/share/horde/content/lib/Tagger.php(703): > Content_Objects_Manager->ensureObjects('20090209234236....', 2) #3 > /usr/share/horde/content/lib/Tagger.php(186): > Content_Tagger->_ensureObject(Array) #4 > /usr/share/horde/kronolith/lib/Tagger.php(122): > Content_Tagger->removeTagFromObject(Array, Array) #5 > /usr/share/horde/kronolith/lib/Tagger.php(160): > Kronolith_Tagger->untag('20090209234236....', Array, 'event') #6 > /usr/share/horde/kronolith/lib/Driver/sql.php(516): > Kronolith_Tagger->replaceTags('20090209234236.... in > /usr/share/php/Horde/Db/Adapter/Mysqli.php on line 299 > > > > the xml part abut this index: > > <index> > > <name>rampage_objects_type_object_name</name> > > <unique>true</unique> > > <field> > > <name>type_id</name> > > <sorting>ascending</sorting> > > </field> > > <field> > > <name>object_name</name> > > <sorting>ascending</sorting> > > </field> > > </index> > > > > our solution is simply: > > drop the unique index and it's work perfectly.
Attachment
Watch this ticket
N
ew Ticket
M
y Tickets
S
earch
Q
uery Builder
R
eports
Saved Queries
Open Bugs
Bugs waiting for Feedback
Open Bugs in Releases
Open Enhancements
Enhancements waiting for Feedback
Bugs with Patches
Enhancements with Patches
Release Showstoppers
Stalled Tickets
New Tickets
Horde 5 Showstoppers