# Tue Jul  8 22:17:19 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'

# Tue Jul  8 22:17:23 2008
# Query_time: 4  Lock_time: 0  Rows_sent: 87  Rows_examined: 98
use theclari_clarionReport;
SELECT option_name, option_value FROM wp_options WHERE autoload = 'yes'

