# Wed Jul  9 14:35:54 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'

# Wed Jul  9 14:37:05 2008
# Query_time: 2  Lock_time: 0  Rows_sent: 1  Rows_examined: 326
use theclari_clarionReport;
SELECT post_modified_gmt FROM wp_posts WHERE post_status = 'publish' ORDER BY post_modified_gmt DESC LIMIT 1

