26 Feb

Daytona Bike Week 2010

We're open for business at Destination Daytona and the Daytona International Speedway for the 69th installment of  Daytona Bike Week! Come check out the latest and greatest products from Kuryakyn, Mustang Seats, and Performance Machine. 

0 Comments Continue Reading » Share/Save/Bookmark

(default) 11 queries took 290 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1DESCRIBE `posts`8815
2DESCRIBE `comments`8812
3SELECT `Post`.`id`, `Post`.`title`, `Post`.`content`, `Post`.`excerpt`, `Post`.`file`, `Post`.`slug`, `Post`.`created`, `Post`.`modified` FROM `posts` AS `Post` WHERE `Post`.`created` >= '2010-02-01 0:00:00' AND `Post`.`created` <= '2010-02-28 23:59:59' 110
4SELECT `Comment`.`id`, `Comment`.`post_id`, `Comment`.`name`, `Comment`.`email`, `Comment`.`comment`, `Comment`.`published`, `Comment`.`created`, `Comment`.`modified` FROM `comments` AS `Comment` WHERE `Comment`.`post_id` = (65) ORDER BY `Comment`.`created` DESC 001
5SELECT COUNT(*) AS `count` FROM `comments` AS `Comment` LEFT JOIN `posts` AS `Post` ON (`Comment`.`post_id` = `Post`.`id`) WHERE `post_id` = 65 AND `published` = 1 111
6SELECT `Post`.`id`, `Post`.`title`, `Post`.`content`, `Post`.`excerpt`, `Post`.`file`, `Post`.`slug`, `Post`.`created`, `Post`.`modified` FROM `posts` AS `Post` WHERE 1 = 1 ORDER BY `Post`.`created` DESC 10104
7SELECT `Comment`.`id`, `Comment`.`post_id`, `Comment`.`name`, `Comment`.`email`, `Comment`.`comment`, `Comment`.`published`, `Comment`.`created`, `Comment`.`modified` FROM `comments` AS `Comment` WHERE `Comment`.`post_id` IN (70, 69, 68, 67, 66, 65, 64, 63, 62, 55) ORDER BY `Comment`.`created` DESC 551
8DESCRIBE `blog_ads`55237
9SELECT `BlogAd`.`id`, `BlogAd`.`file`, `BlogAd`.`href`, `BlogAd`.`created`, `BlogAd`.`modified` FROM `blog_ads` AS `BlogAd` WHERE 1 = 1 221
10DESCRIBE `brands`101016
11SELECT `Brand`.`id`, `Brand`.`title`, `Brand`.`logo`, `Brand`.`description`, `Brand`.`header_img`, `Brand`.`url`, `Brand`.`slug`, `Brand`.`order`, `Brand`.`created`, `Brand`.`modified` FROM `brands` AS `Brand` WHERE 1 = 1 ORDER BY `Brand`.`order` ASC 552