SELECT * FROM blog_options WHERE (`name` = 'theme:joe_auth_code' )
SELECT * FROM blog_options WHERE (`name` = 'theme:joe_auth_signature' )
SELECT blog_contents.* FROM blog_contents WHERE (blog_contents.`status` = 'publish' ) AND (blog_contents.`created` < '1779752248' ) AND (blog_contents.`authorId` = '301' ) AND (blog_contents.`type` = 'post' ) ORDER BY blog_contents.`created` DESC, blog_contents.`created` DESC LIMIT 18 OFFSET 0
SHOW TABLES LIKE 'blog_extras'
SELECT * FROM blog_comments WHERE (blog_comments.`authorId` = '301' ) AND (blog_comments.`status` = 'approved' ) AND (blog_comments.`type` = 'comment' ) ORDER BY blog_comments.`created` DESC LIMIT 6 OFFSET 0
SELECT * FROM blog_contents WHERE (`cid` = '8' )
SELECT `coid` , `parent` FROM blog_comments WHERE (`cid` = '8' AND (`status` = 'approved' OR `coid` = '0') ) AND (`coid` >= '3141' ) ORDER BY `coid` ASC
SELECT * FROM blog_contents WHERE (`cid` = '164' )
SELECT `coid` , `parent` FROM blog_comments WHERE (`cid` = '164' AND (`status` = 'approved' OR `coid` = '0') ) AND (`coid` >= '2330' ) ORDER BY `coid` ASC
SELECT * FROM blog_contents WHERE (`cid` = '238' )
SELECT `coid` , `parent` FROM blog_comments WHERE (`cid` = '238' AND (`status` = 'approved' OR `coid` = '0') ) AND (`coid` >= '2308' ) ORDER BY `coid` ASC
SELECT * FROM blog_contents WHERE (`cid` = '260' )
SELECT `coid` , `parent` FROM blog_comments WHERE (`cid` = '260' AND (`status` = 'approved' OR `coid` = '0') ) AND (`coid` >= '2306' ) ORDER BY `coid` ASC
SELECT * FROM blog_contents WHERE (`cid` = '253' )
SELECT `coid` , `parent` FROM blog_comments WHERE (`cid` = '253' AND (`status` = 'approved' OR `coid` = '0') ) AND (`coid` >= '2271' ) ORDER BY `coid` ASC