# Fri Jun 27 15:28:36 2008
# Query_time: 3  Lock_time: 0  Rows_sent: 87  Rows_examined: 98
use theclari_clarionReport;
SELECT option_name, option_value FROM wp_options WHERE autoload = 'yes'

# Fri Jun 27 15:57:12 2008
# Query_time: 2  Lock_time: 0  Rows_sent: 0  Rows_examined: 1
use theclari_clarionReport;
SELECT * FROM wp_comments WHERE comment_post_ID = '314' AND comment_approved = '1' ORDER BY comment_date

# Fri Jun 27 15:57:12 2008
# Query_time: 2  Lock_time: 0  Rows_sent: 0  Rows_examined: 1
SELECT * FROM wp_comments WHERE comment_post_ID = '321' AND comment_approved = '1' ORDER BY comment_date

