Hi List,<br><br>As an example of what I  am talking about the query `select count(id) from Attachments;`  The returned result is 174039, but it takes 39.1549 seconds to return that simple query.  The Transactions table returns 343259 in .4358 seconds.  Does anyone have some optimization tips beyond what is already on the wiki. <br>
<br>After a little more of my own tweaking I have the Attachments query down to 24.9559 seconds.<br>
<br>Has anyone successfully integrated RT3 with memcached?  Would I be better off moving the mysql server to it's own server?<br><br>Running version:<br>RT 3.8.7<br>MySQL 5.0.67<br><br>Total tickets as of this writing:<br>
7282<br><br>Total time on RT:<br>1yr 3m<br><br>Thanks in advance for any help that can be provided.<br><br><br>Thanks,<br>Bill<br>