0.0003 |
INSERT INTO `ci_sessions` (`session_id`, `ip_address`, `user_agent`, `last_activity`) VALUES ('139d83b659ddfa91f8510acfcd7244a9', '34.207.152.62', 'CCBot/2.0 (https://commoncrawl.org/faq/)', 1550515562)
|
0.0006 |
SELECT `c`.`name`, `c`.`aname` FROM (`psu_items_cat` c) WHERE `c`.`aname` = 'himia'
|
0.0001 |
SELECT COUNT(*) AS `numrows` FROM `psu_items`
|
0.0004 |
SELECT `psu_items`.`title`, `psu_items`.`title_alias`, `psu_items`.`price`, `psu_items`.`image`, `psu_items`.`desc`, `psu_items_cat`.`name` as cname FROM (`psu_items`) JOIN `psu_items_cat` ON `psu_items`.`cat_id` = `psu_items_cat`.`id` WHERE `psu_items_cat`.`aname` = 'himia' AND `psu_items`.`published` = '1' ORDER BY `psu_items`.`id` desc LIMIT 10
|
0.0001 |
SELECT `c`.`name`, `c`.`aname` FROM (`psu_items_cat` c) WHERE `c`.`aname` = 'himia'
|