# Mon Dec 29 03:39:06 2008
# Query_time: 2  Lock_time: 0  Rows_sent: 1  Rows_examined: 9
use theclari_clarionReport;
SELECT comment_date_gmt FROM wp_comments WHERE comment_date_gmt <= '2008-12-29 10:39:04' ORDER BY comment_date_gmt DESC LIMIT 1

