# Tue May 27 10:15:11 2008
# Query_time: 3  Lock_time: 0  Rows_sent: 17  Rows_examined: 241
use theclari_clarionReport;
SELECT post_title, DAYOFMONTH(post_date) as dom FROM wp_posts WHERE YEAR(post_date) = '2008' AND MONTH(post_date) = '05' AND post_date < '2008-05-27 09:15:08' AND post_type = 'post' AND post_status = 'publish'

# Tue May 27 10:20:41 2008
# Query_time: 2  Lock_time: 0  Rows_sent: 0  Rows_examined: 0
use theclari_rugProd;
UPDATE jos_session SET `time`='1211905238',`userid`='0',`usertype`='',`username`='',`gid`='0',`guest`='1',`client_id`='0',`data`='__default|a:7:{s:15:\"session.counter\";i:1;s:19:\"session.timer.start\";i:1211905238;s:18:\"session.timer.last\";i:1211905238;s:17:\"session.timer.now\";i:1211905238;s:22:\"session.client.browser\";s:83:\"Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)\";s:8:\"registry\";O:9:\"JRegistry\":3:{s:17:\"_defaultNameSpace\";s:7:\"session\";s:9:\"_registry\";a:1:{s:7:\"session\";a:1:{s:4:\"data\";O:8:\"stdClass\":0:{}}}s:7:\"_errors\";a:0:{}}s:4:\"user\";O:5:\"JUser\":19:{s:2:\"id\";i:0;s:4:\"name\";N;s:8:\"username\";N;s:5:\"email\";N;s:8:\"password\";N;s:14:\"password_clear\";s:0:\"\";s:8:\"usertype\";N;s:5:\"block\";N;s:9:\"sendEmail\";i:0;s:3:\"gid\";i:0;s:12:\"registerDate\";N;s:13:\"lastvisitDate\";N;s:10:\"activation\";N;s:6:\"params\";N;s:3:\"aid\";i:0;s:5:\"guest\";i:1;s:7:\"_params\";O:10:\"JParameter\":7:{s:4:\"_raw\";s:0:\"\";s:4:\"_xml\";N;s:9:\"_elements\";a:0:{}s:12:\"_elementPath\";a:1:{i:0;s:73:\"/home/theclari/public_html/rugers/libraries/joomla/html/parameter/element\";}s:17:\"_defaultNameSpace\";s:8:\"_default\";s:9:\"_registry\";a:1:{s:8:\"_default\";a:1:{s:4:\"data\";O:8:\"stdClass\":0:{}}}s:7:\"_errors\";a:0:{}}s:9:\"_errorMsg\";N;s:7:\"_errors\";a:0:{}}}' WHERE session_id='2ebe12c9c1c0fc95599a900fe5e2db16'

# Tue May 27 10:40:23 2008
# Query_time: 2  Lock_time: 0  Rows_sent: 1  Rows_examined: 0
use theclari_rugProd;
SELECT a.*, u.name AS author, u.usertype, cc.title AS category, s.title AS section, CASE WHEN CHAR_LENGTH(a.alias) THEN CONCAT_WS(":", a.id, a.alias) ELSE a.id END as slug, CASE WHEN CHAR_LENGTH(cc.alias) THEN CONCAT_WS(":", cc.id, cc.alias) ELSE cc.id END as catslug, g.name AS groups, s.published AS sec_pub, cc.published AS cat_pub, s.access AS sec_access, cc.access AS cat_access  FROM jos_content AS a LEFT JOIN jos_categories AS cc ON cc.id = a.catid LEFT JOIN jos_sections AS s ON s.id = cc.section AND s.scope = "content" LEFT JOIN jos_users AS u ON u.id = a.created_by LEFT JOIN jos_groups AS g ON a.access = g.id WHERE a.id = 24 AND a.access <= 0 AND (  ( a.created_by = 0 )    OR  ( a.state = 1 OR a.state = -1) AND ( a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2008-05-27 16:40:21' ) AND ( a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2008-05-27 16:40:21' ) )

# Tue May 27 10:48:19 2008
# Query_time: 2  Lock_time: 0  Rows_sent: 1  Rows_examined: 0
use theclari_rugProd;
SELECT a.*, u.name AS author, u.usertype, cc.title AS category, s.title AS section, CASE WHEN CHAR_LENGTH(a.alias) THEN CONCAT_WS(":", a.id, a.alias) ELSE a.id END as slug, CASE WHEN CHAR_LENGTH(cc.alias) THEN CONCAT_WS(":", cc.id, cc.alias) ELSE cc.id END as catslug, g.name AS groups, s.published AS sec_pub, cc.published AS cat_pub, s.access AS sec_access, cc.access AS cat_access  FROM jos_content AS a LEFT JOIN jos_categories AS cc ON cc.id = a.catid LEFT JOIN jos_sections AS s ON s.id = cc.section AND s.scope = "content" LEFT JOIN jos_users AS u ON u.id = a.created_by LEFT JOIN jos_groups AS g ON a.access = g.id WHERE a.id = 33 AND a.access <= 0 AND (  ( a.created_by = 0 )    OR  ( a.state = 1 OR a.state = -1) AND ( a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2008-05-27 16:48:17' ) AND ( a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2008-05-27 16:48:17' ) )

