# Wed Jul 16 11:07:09 2008
# Query_time: 2  Lock_time: 0  Rows_sent: 1  Rows_examined: 1
use theclari_clarionReport;
SELECT option_value FROM wp_options WHERE option_name = 'siteurl'

# Wed Jul 16 11:07:12 2008
# Query_time: 2  Lock_time: 0  Rows_sent: 1  Rows_examined: 276
use theclari_clarionReport;
SELECT SQL_CALC_FOUND_ROWS  wp_posts.* FROM wp_posts  WHERE 1=1  AND YEAR(post_date)='2008' AND MONTH(post_date)='7' AND DAYOFMONTH(post_date)='8' AND (post_type = 'post' AND (post_status = 'publish'))  ORDER BY post_date DESC LIMIT 0, 10

# Wed Jul 16 11:14:00 2008
# Query_time: 2  Lock_time: 0  Rows_sent: 0  Rows_examined: 0
use theclari_rugProd;
INSERT INTO jos_session ( `session_id`,`time`,`username`,`gid`,`guest`,`client_id` ) VALUES ( '2b2eb74a3f9c046bd5edc95caea961e1','1216228438','','0','1','0' )

