# Mon Nov 24 14:31:25 2008
# Query_time: 2  Lock_time: 0  Rows_sent: 87  Rows_examined: 98
use theclari_clarionReport;
SELECT option_name, option_value FROM wp_options WHERE autoload = 'yes'

# Mon Nov 24 14:38:56 2008
# Query_time: 2  Lock_time: 0  Rows_sent: 27  Rows_examined: 63
use theclari_rugProd;
SELECT folder AS type, element AS name, params FROM jos_plugins WHERE published >= 1 AND access <= 0 ORDER BY ordering

