Configure: error: Cannot find libmysqlclient under /usr/local
July 27, 2011debug which wordpress plugin is slower
August 21, 2011$dbo = $this->getDatasource();
$dbo->fullDebug = true;
$this->find(‘all’, …
$logs = $dbo->_queriesLog;
$log = end($logs);
print_r($logs);exit;