# Sun Jun  8 03:47:25 2008
# Query_time: 2  Lock_time: 0  Rows_sent: 86  Rows_examined: 95
use theclari_clarionReport;
SELECT option_name, option_value FROM wp_options WHERE autoload = 'yes'

# Sun Jun  8 03:47:27 2008
# Query_time: 2  Lock_time: 0  Rows_sent: 1  Rows_examined: 303
SELECT post_modified_gmt FROM wp_posts WHERE post_status = 'publish' ORDER BY post_modified_gmt DESC LIMIT 1

