| 0.0011 |
INSERT INTO `ci_sessions` (`session_id`, `ip_address`, `user_agent`, `last_activity`) VALUES ('5a6296f9a800f903606864c01ce9c1fd', '38.107.191.82', 'CCBot/1.0 (+http://www.commoncrawl.org/bot.html)', 1283679256)
|
| 0.0001 |
SELECT COUNT(*) AS `numrows` FROM `psu_boards`
|
| 0.0004 |
SELECT `b`.`title`, `b`.`title_alias`, `b`.`price`, `b`.`image`, `b`.`desc`, `bc`.`name` as cname FROM (`psu_boards` b) JOIN `psu_boards_cat` bc ON `b`.`cat_id` = `bc`.`id` WHERE `bc`.`aname` = 'spec' AND `b`.`published` = '1' ORDER BY `b`.`id` desc LIMIT 10
|
| 0.0002 |
SELECT `name` FROM (`psu_boards_cat`) WHERE `aname` = 'spec'
|