ALTER TABLE `my_table` ADD INDEX `indexname` (`created_at`) ,LOCK=NONE; #add this line to query for live stuff