[Solar-talk] Sql Profiling

Jeff Surgeson webdev at 3hex.com
Mon Feb 5 11:01:54 PST 2007


> One of the new features in Solar 0.26 is the possibility to profile
> Sql queries. To turn it on, you need to define 'profiling' as true in
> the config:
>
>     $config['Solar_Sql']['config']['profiling'] = true;
>
> It's a very simple, but easy way to find database bottlenecks. If
> you're interested to get it running with no effort, get the model and
> rename it to your vendor name:
>
>     http://dev.tipos.org/browser/trunk/Tipos/Model/SqlProfile.php
>

Cheers, will do!
-- 
....::::....
Jeff Surgeson
3hex WebDev


More information about the solar-talk mailing list