<div dir="ltr">I've had the mysql slow log on, but it does not show any slow queries. <div><br></div><div>Another interesting point, the mobile site does not seem to have the same problem.</div></div><div class="gmail_extra">
<br><br><div class="gmail_quote">On Wed, Oct 23, 2013 at 12:34 PM, Alex Vandiver <span dir="ltr"><<a href="mailto:alexmv@bestpractical.com" target="_blank">alexmv@bestpractical.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On Wed, 2013-10-23 at 12:27 -0400, Tod Detre wrote:<br>
> Mysql 5.5.23<br>
<br>
You'll want to turn on the MySQL slow query log to find what SQL queries<br>
are taking overly long -- see<br>
<a href="http://dev.mysql.com/doc/refman/5.5/en/slow-query-log.html" target="_blank">http://dev.mysql.com/doc/refman/5.5/en/slow-query-log.html</a> for<br>
instructions, but they mostly boil down to setting<br>
<a href="http://dev.mysql.com/doc/refman/5.5/en/server-system-variables.html#sysvar_slow_query_log" target="_blank">http://dev.mysql.com/doc/refman/5.5/en/server-system-variables.html#sysvar_slow_query_log</a><br>
<br>
Providing `SHOW INDEXES FROM Transactions` and `SHOW INDEXES FROM<br>
Attachments` may also be useful.<br>
<span class="HOEnZb"><font color="#888888"> - Alex<br>
<br>
<br>
<br>
</font></span></blockquote></div><br><br clear="all"><div><br></div>-- <br>Tod
</div>