Show the last query CodeIgniter ran Snippet·January 28, 2011 echo $this->db->last_query(); // every query on the request, with its timing $this->output->enable_profiler(TRUE);