[rt-devel] RT 3.0rc1 - "Ticket Create" slow load issue RESOLVED

matthew zeier mrz at intelenet.net
Tue Mar 18 10:15:06 EST 2003


I've upgraded from 2.1.x to rc1 to rc2.  Did I miss an index change?

mysql> alter table CachedGroupMembers drop index CachedGroupMembers3;
ERROR 1091: Can't DROP 'CachedGroupMembers3'. Check that column/key exists


----- Original Message -----
From: "Jesse Vincent" <jesse at bestpractical.com>
To: <rt-devel at fsck.com>
Sent: Monday, March 17, 2003 9:46 PM
Subject: Re: [rt-devel] RT 3.0rc1 - "Ticket Create" slow load issue RESOLVED


> 3.0.0rc2 is now available.  I'd like to get at least one success report
> from someone who had issues with rc1 before announcing it to the masses.
>
> If you're upgrading from an earlier release candidate, you'll need to
> issue the following commands to mysql:
>
>
>  alter table CachedGroupMembers drop index CachedGroupMembers3;
>  alter table CachedGroupMembers drop index CachedGroupMembers4;
>
>
>
> --
> http://www.bestpractical.com/rt  -- Trouble Ticketing. Free.
> _______________________________________________
> rt-devel mailing list
> rt-devel at lists.fsck.com
> http://lists.fsck.com/mailman/listinfo/rt-devel
>




More information about the Rt-devel mailing list