2014. március 8-án látogatott el hozzánk Major Zsolt testépítő bajnok, lehetőség volt kérdezni életmóddal, edzéssel kapcsolatban. Köszönjük a Power Track cégnek a táplálékkiegészítős kostóló standot. Íme a nap képekben!
Nr | Query | Error | Affected | Num. rows | Took (ms) |
---|---|---|---|---|---|
1 | SELECT COUNT(*) AS `count` FROM `elevenha_z`.`services` AS `Service` WHERE `Service`.`seo_url` LIKE 'kepgaleria%' | 1 | 1 | 1 | |
2 | SELECT `Service`.`id`, `Service`.`parent_id`, `Service`.`name`, `Service`.`seo_url`, `Service`.`title`, `Service`.`meta_keywords`, `Service`.`meta_description`, `Service`.`topnav`, `Service`.`homebox`, `Service`.`homebox_text`, `Service`.`homebox_image`, `Service`.`offerbox_text`, `Service`.`offerbox_image`, `Service`.`content` FROM `elevenha_z`.`services` AS `Service` WHERE `Service`.`topnav` = '1' | 19 | 19 | 1 | |
3 | SELECT `Service`.`id`, `Service`.`parent_id`, `Service`.`name`, `Service`.`seo_url`, `Service`.`title`, `Service`.`meta_keywords`, `Service`.`meta_description`, `Service`.`topnav`, `Service`.`homebox`, `Service`.`homebox_text`, `Service`.`homebox_image`, `Service`.`offerbox_text`, `Service`.`offerbox_image`, `Service`.`content` FROM `elevenha_z`.`services` AS `Service` WHERE `Service`.`parent_id` is null | 8 | 8 | 0 | |
4 | SELECT `ProductCategory`.`id`, `ProductCategory`.`name`, `ProductCategory`.`seo_url`, `ProductCategory`.`title`, `ProductCategory`.`meta_keywords`, `ProductCategory`.`meta_description`, `ProductCategory`.`product_count` FROM `elevenha_z`.`product_categories` AS `ProductCategory` WHERE 1 = 1 | 6 | 6 | 0 | |
5 | SELECT `Product`.`id`, `Product`.`product_category_id`, `Product`.`name`, `Product`.`seo_url`, `Product`.`title`, `Product`.`meta_keywords`, `Product`.`meta_description`, `Product`.`image`, `Product`.`lead`, `Product`.`content`, `Product`.`price`, `Product`.`discount_price`, `Product`.`featured`, `Product`.`popular`, (IF(`Product`.`discount_price` is null, `Product`.`price`, `Product`.`discount_price`)) AS `Product__sell_price`, (IF(`Product`.`discount_price` is null, 0, `Product`.`price`)) AS `Product__list_price` FROM `elevenha_z`.`products` AS `Product` WHERE `Product`.`product_category_id` IN (1, 2, 3, 4, 5, 6) | 32 | 32 | 1 | |
6 | SELECT `Photoalbum`.`id`, `Photoalbum`.`name`, `Photoalbum`.`description` FROM `elevenha_z`.`photoalbums` AS `Photoalbum` WHERE `Photoalbum`.`id` = 6 LIMIT 1 | 1 | 1 | 0 | |
7 | SELECT `Photo`.`id`, `Photo`.`photoalbum_id`, `Photo`.`image`, `Photo`.`title`, `Photo`.`created`, `Photoalbum`.`id`, `Photoalbum`.`name`, `Photoalbum`.`description` FROM `elevenha_z`.`photos` AS `Photo` LEFT JOIN `elevenha_z`.`photoalbums` AS `Photoalbum` ON (`Photo`.`photoalbum_id` = `Photoalbum`.`id`) WHERE `photoalbum_id` = 6 ORDER BY `created` DESC | 5 | 5 | 1 |