Welcome Guest, Not a member yet? Register   Sign In
CodeIgniter Profiling
#6

[eluser]WanWizard[/eluser]
I wonder? Might have something to do with the fact that CI doesn't log 'simple' queries, only AR queries, so the profiler output is incomplete.

I have moved the logging code in DB_Driver.php from the query() to the simple_query() method, to make sure I capture all queries.


Messages In This Thread
CodeIgniter Profiling - by El Forum - 06-10-2010, 09:25 AM
CodeIgniter Profiling - by El Forum - 06-10-2010, 09:42 AM
CodeIgniter Profiling - by El Forum - 06-10-2010, 10:45 AM
CodeIgniter Profiling - by El Forum - 06-10-2010, 11:57 AM
CodeIgniter Profiling - by El Forum - 06-11-2010, 01:04 AM
CodeIgniter Profiling - by El Forum - 06-11-2010, 01:27 AM
CodeIgniter Profiling - by El Forum - 06-11-2010, 04:01 AM
CodeIgniter Profiling - by El Forum - 06-11-2010, 05:07 AM
CodeIgniter Profiling - by El Forum - 06-11-2010, 05:13 AM
CodeIgniter Profiling - by El Forum - 06-11-2010, 05:16 AM
CodeIgniter Profiling - by El Forum - 06-11-2010, 07:21 AM



Theme © iAndrew 2016 - Forum software by © MyBB