# Mon Jul 14 18:37:53 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'

# Mon Jul 14 18:37:56 2008
# Query_time: 2  Lock_time: 0  Rows_sent: 1  Rows_examined: 329
use theclari_clarionReport;
SELECT post_modified_gmt FROM wp_posts WHERE post_status = 'publish' ORDER BY post_modified_gmt DESC LIMIT 1

