Looks like about 9300 tickets...

mysql> select count(*) from otrs.ticket;
+----------+
| count(*) |
+----------+
|     9325 |
+----------+
1 row in set (0.00 sec)


-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of
Nils Breunese (Lemonbit)
Sent: Thursday, February 08, 2007 8:57 AM
To: User questions and discussions about OTRS.org
Subject: Re: Database pruning (was: RE: [otrs] Ticket history table full
error)

Jason B. Loven wrote:

> Is there a quick way to tell?

You could for instance run an SQL query like this:

     SELECT COUNT(*) FROM otrs.ticket;

Nils Breunese.
_______________________________________________
OTRS mailing list: otrs - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/otrs
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs
Support orr consulting for your OTRS system?
=> http://www.otrs.com/

Reply via email to