I came across this helpful way to debug SQL in Magento.  Go to
/lib/Varen/Db/Adapter/Pdo/Mysql.php
and change $_debug to be true.  Then you will get a file that shows all the SQL goings on:
/var/debug/sql.txt
Kategori: Magento

Search My Site