[rt-users] RT 3.6 performance problems
Theo Kramer
theo at flame.co.za
Tue Aug 22 01:10:22 EDT 2006
On Tue, 2006-08-22 at 01:01 -0400, Jesse Vincent wrote:
> > select count(*) from ACL where RightName = 'OwnTickets';
>
> I typoed "OwnTicket" not "OwnTickets"
Ooops
mysql> select count(*) from ACL where RightName = 'OwnTicket';
+----------+
| count(*) |
+----------+
| 16 |
+----------+
1 row in set (0.00 sec)
Now I have to match this up to the users...
--
Regards
Theo
More information about the rt-users
mailing list