# Fri Jul  4 10:20:59 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'

# Fri Jul  4 10:21:02 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'

