1: content::sql 2008-02-01 12:49:51 +0000
SELECT contentobject_id, login, email, password_hash, password_hash_type FROM ezuser WHERE contentobject_id='10'
2: content::sql 2008-02-01 12:49:51 +0000
SELECT DISTINCT ezdiscountrule.id FROM ezdiscountrule, ezuser_discountrule WHERE ezuser_discountrule.contentobject_id = '10' AND ezuser_discountrule.discountrule_id = ezdiscountrule.id
Timings Elapsed Percent Count Average
html_reporter_test
my query 0.00005 11.09 % 3 0.00002
replace mysql 0.00003 6.94 % 2 0.00002
Script 0.00038 81.97 % 1 0.00038
Total: 0.00046 100.00 % 6 0.00008
content
Timing module 0.00032 100.00 % 1 0.00032