<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /></head><body style='font-size: 10pt; font-family: Verdana,Geneva,sans-serif'>
<p>Just like Alan says, you have to enable debugging at the database engine level [MySQL in your case]. We soled it in a bit different way, we added a mechanism called "PHP Debug Bar", it allows us to fully debug the system at the browser console level [it’s significant for people who don’t have full server access data, or who don’t know enough to explore the operating system, eg. linux].</p>
<p>Below a few screenshots of "PHP Debug Bar":</p>
<ol>
<li><a href="https://yetiforce.com/public/debug/console_bar_1.png">https://yetiforce.com/public/debug/console_bar_1.png</a></li>
<li><a href="https://yetiforce.com/public/debug/console_bar_2.png">https://yetiforce.com/public/debug/console_bar_2.png</a></li>
<li><a href="https://yetiforce.com/public/debug/console_bar_3.png">https://yetiforce.com/public/debug/console_bar_3.png</a></li>
<li><a href="https://yetiforce.com/public/debug/console_bar_4.png">https://yetiforce.com/public/debug/console_bar_4.png</a></li>
<li><a href="https://yetiforce.com/public/debug/console_bar_5.png">https://yetiforce.com/public/debug/console_bar_5.png</a></li>
</ol>
<p>---</p>
<div>Z poważaniem / Regards</div>
<div> </div>
<div><strong>Błażej Pabiszczak</strong></div>
<div><em>Chief Executive Officer</em></div>
<div>M: +48.884999123<br />E: <a title="Mail do Błażej Pabiszczak" href="mailto:b.pabiszczak@yetiforce.com">b.pabiszczak@yetiforce.com</a></div>
<hr />
<p> </p>
<p>W dniu 2016-11-09 11:25, Alan Lord napisał(a):</p>
<blockquote type="cite" style="padding: 0 0.4em; border-left: #1010ff 2px solid; margin: 0"><!-- html ignored --><!-- head ignored --><!-- meta ignored -->
<div class="pre" style="margin: 0; padding: 0; font-family: monospace"><span style="white-space: nowrap;">On 09/11/16 10:17, Alan Lord wrote:</span>
<blockquote type="cite" style="padding: 0 0.4em; border-left: #1010ff 2px solid; margin: 0"><span style="white-space: nowrap;">On 09/11/16 09:47, kiran wrote:</span>
<blockquote type="cite" style="padding: 0 0.4em; border-left: #1010ff 2px solid; margin: 0"><span style="white-space: nowrap;">Hi,</span><br /><br /><span style="white-space: nowrap;">This time larger than worse... please have a look on attached snap you</span><br /> came<br /><span style="white-space: nowrap;">to know</span><br /><span style="white-space: nowrap;"><<a href="http://vtiger-crm.2324883.n4.nabble.com/file/n20091/toomuch_cpu_utilization.png">http://vtiger-crm.2324883.n4.nabble.com/file/n20091/toomuch_cpu_utilization.png</a>></span><br /><br /></blockquote>
<br /><span style="white-space: nowrap;">Login to MySQL as root and look at the full processlist to find out what</span><br /><span style="white-space: nowrap;">queries are running and which are chewing up your cycles.</span></blockquote>
<br /> You could also try enabling the slow query log. It might be you just need to add some indexes...<br /><br /> Al<br /><br /><br /><br /> _______________________________________________<br /><span style="white-space: nowrap;"><a href="http://www.vtiger.com/">http://www.vtiger.com/</a></span></div>
</blockquote>
</body></html>