0.0003 |
INSERT INTO `ci_sessions` (`session_id`, `ip_address`, `user_agent`, `last_activity`) VALUES ('5a36456bf4cb17c3ee579c5796b5577d', '34.207.152.62', 'CCBot/2.0 (https://commoncrawl.org/faq/)', 1550513877)
|
0.0006 |
SELECT `c`.`name`, `c`.`aname` FROM (`psu_items_cat` c) WHERE `c`.`aname` = 'zapchasti'
|
0.0001 |
SELECT COUNT(*) AS `numrows` FROM `psu_items`
|
0.0003 |
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` = 'zapchasti' 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` = 'zapchasti'
|