Community
Participate
Working Groups
Working with MySQL. I got duplicated entries for "cdo_package_infos" table (uri was duplicated). Seems like code omit to create PK constraint on "uri" column.
Created attachment 186811 [details] patch v1 Ensure to add UNIQUE index for PK column
I'm sorry but our CVS->Git migration takes longer than expected and it's not yet clear that we want to keep Git. Until a final decision is taken by the team and all workflows work as expected all reviews are on hold...
I vaguely recall that my initial goal was to use specific SQL syntax for PK creation. It probably didn't work very well so I removed that special handling and forgot to add the if-condition in createIndex ;-( Please go ahead.
committed to trunk, revision 6930
Available in R20110608-1407