<< previous | 1 | 2
next >>
(default) 3 queries took 2 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1DESCRIBE `magazines`17172
2SELECT COUNT(*) AS `count` FROM `magazines` AS `Magazine` WHERE `Magazine`.`category_id` = 1 AND `Magazine`.`is_deleted` = 0 110
3SELECT `Magazine`.`id`, `Magazine`.`category_id`, `Magazine`.`title`, `Magazine`.`broj`, `Magazine`.`hr_urednistvo`, `Magazine`.`en_urednistvo`, `Magazine`.`hr_opis`, `Magazine`.`en_opis`, `Magazine`.`is_deleted`, `Magazine`.`slug`, `Magazine`.`cijena_kn`, `Magazine`.`cijena_en`, `Magazine`.`available`, `Magazine`.`available_online`, `Magazine`.`available_store`, `Magazine`.`image_title`, `Magazine`.`year` FROM `magazines` AS `Magazine` WHERE `Magazine`.`category_id` = 1 AND `Magazine`.`is_deleted` = 0 ORDER BY `Magazine`.`year` DESC, `Magazine`.`id` DESC LIMIT 20, 2011110