Welcome Guest, Not a member yet? Register   Sign In
CI Profiler options
#1

[eluser]phazei[/eluser]
I'm doing some DB intensive queries with over 100,000 calls.

If I turn profiler on I get php errors because it runs out of memory for the Database/Queries info.

Is there any way to tell the profiler not to store the db queries?

-Adam
#2

[eluser]simshaun[/eluser]
You should easily be able to overload the Profiling lib to add in your own config to turn off the queries.




Theme © iAndrew 2016 - Forum software by © MyBB