SELECT * FROM blog_options WHERE (`name` = 'theme:joe_auth_code' )
SELECT * FROM blog_options WHERE (`name` = 'theme:joe_auth_hash' )
SHOW TABLES LIKE 'blog_extras'
SELECT blog_contents.* FROM blog_contents WHERE (blog_contents.`status` = 'publish' ) AND (blog_contents.`created` < '1777027838' ) ORDER BY blog_contents.`created` DESC LIMIT 18 OFFSET 0