[rt-users] Duplicate Key Name?

Kevin Falcone falcone at bestpractical.com
Mon May 9 10:19:22 EDT 2011


On Mon, May 09, 2011 at 09:34:38AM -0400, Joshua Knarr wrote:
>    I am getting:
>    Processing 3.7.81
>    Now populating database schema.
>    [Mon May  9 13:30:38 2011] [crit]: DBD::mysql::st execute failed: Duplicate key name
>    'CachedGroupMembers3' at /opt/rt4/sbin/../lib/RT/Handle.pm line 503.
>    (/opt/rt4/sbin/../lib/RT.pm:340)
>    DBD::mysql::st execute failed: Duplicate key name 'CachedGroupMembers3' at
>    /opt/rt4/sbin/../lib/RT/Handle.pm line 503.
> 
>    I dropped the RT4 table to see if it was cruft, but nothings changed. I'm running MySQL 5.1.42
>    on a redhat 5.4 box.

Did you make your own CachedGroupMembers3 at some point?

If so, you can skip 3.7.81 if you're defining the same index.

If you defined a site-specific index with different values, you
probably want to rename it so you get our index

-kevin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20110509/4d00cc9e/attachment.sig>


More information about the rt-users mailing list