All mysql queries

Array
(
)

All RETURNED memcache queries

Array
(
    [0] => SELECT niches.name, niches.record_num FROM niches WHERE niches.enabled = '1' ORDER BY name ASC
)

All SAVED memcache queries

Array
(
    [0] => SELECT record_num,title,orig_filename, embed, filename,rating, length, duration, seo_url, views FROM content WHERE record_num = 438178 LIMIT 1
    [1] => SELECT record_num,title,orig_filename, embed, filename,rating, length, duration, seo_url, views FROM content WHERE record_num = 603464 LIMIT 1
    [2] => SELECT record_num,title,orig_filename, embed, filename,rating, length, duration, seo_url, views FROM content WHERE record_num = 736657 LIMIT 1
    [3] => SELECT term, count FROM search where count>5 and term like '%loboporno%' ORDER BY count desc LIMIT 20
)

This page was created in 0.19333696365356 seconds