| Query | Error | Affected | Num. rows | Took (ms) | Actions |
|---|
| SHOW FULL COLUMNS FROM `contatos` | | 9 | 9 | 1 | maybe slow |
| SELECT CHARACTER_SET_NAME FROM INFORMATION_SCHEMA.COLLATIONS WHERE COLLATION_NAME= 'utf8_general_ci'; | | 1 | 1 | 1 | |
| SELECT `Configuration`.`variable`, `Configuration`.`value` FROM `configurations` AS `Configuration` WHERE 1 = 1 ORDER BY `variable` ASC | | 14 | 14 | 0 | |
| SELECT `ConfAreaCliente`.`variable`, `ConfAreaCliente`.`value` FROM `conf_area_clientes` AS `ConfAreaCliente` WHERE 1 = 1 ORDER BY `variable` ASC | | 1 | 1 | 0 | |
| SELECT `ProdutoCategoria`.`id`, `ProdutoCategoria`.`name`, `ProdutoCategoria`.`name_eng`, `ProdutoCategoria`.`active`, `ProdutoCategoria`.`image_capa`, `ProdutoCategoria`.`image`, `ProdutoCategoria`.`image_destaque`, `ProdutoCategoria`.`created`, `ProdutoCategoria`.`modified`, `ProdutoCategoria`.`principal`, `ProdutoCategoria`.`exibir_home`, `ProdutoCategoria`.`ord` FROM `produto_categorias` AS `ProdutoCategoria` WHERE `active` = 1 ORDER BY `name` ASC | | 14 | 14 | 0 | |
| SELECT `ProdutoSubcategoria`.`id`, `ProdutoSubcategoria`.`name`, `ProdutoSubcategoria`.`name_eng`, `ProdutoSubcategoria`.`active`, `ProdutoSubcategoria`.`image_capa`, `ProdutoSubcategoria`.`image`, `ProdutoSubcategoria`.`created`, `ProdutoSubcategoria`.`modified`, `ProdutoSubcategoria`.`principal`, `ProdutoSubcategoria`.`produto_categoria_id` FROM `produto_subcategorias` AS `ProdutoSubcategoria` WHERE `ProdutoSubcategoria`.`produto_categoria_id` IN (10, 24, 22, 4, 23, 16, 14, 20, 12, 2, 1, 21, 9, 26) | | 21 | 21 | 0 | |
| SELECT `ProdutoCategoria`.`id`, `ProdutoCategoria`.`name`, `ProdutoCategoria`.`name_eng`, `ProdutoCategoria`.`active`, `ProdutoCategoria`.`image_capa`, `ProdutoCategoria`.`image`, `ProdutoCategoria`.`image_destaque`, `ProdutoCategoria`.`created`, `ProdutoCategoria`.`modified`, `ProdutoCategoria`.`principal`, `ProdutoCategoria`.`exibir_home`, `ProdutoCategoria`.`ord` FROM `produto_categorias` AS `ProdutoCategoria` WHERE `active` = 1 ORDER BY `name` ASC | | 14 | 14 | 0 | |
| SELECT `ProdutoSubcategoria`.`id`, `ProdutoSubcategoria`.`name`, `ProdutoSubcategoria`.`name_eng`, `ProdutoSubcategoria`.`active`, `ProdutoSubcategoria`.`image_capa`, `ProdutoSubcategoria`.`image`, `ProdutoSubcategoria`.`created`, `ProdutoSubcategoria`.`modified`, `ProdutoSubcategoria`.`principal`, `ProdutoSubcategoria`.`produto_categoria_id` FROM `produto_subcategorias` AS `ProdutoSubcategoria` WHERE `ProdutoSubcategoria`.`produto_categoria_id` IN (10, 24, 22, 4, 23, 16, 14, 20, 12, 2, 1, 21, 9, 26) | | 21 | 21 | 0 | |
| SELECT `Banner`.`id`, `Banner`.`empresa`, `Banner`.`pre_produtos`, `Banner`.`produtos`, `Banner`.`produto_interna`, `Banner`.`virgem`, `Banner`.`contato`, `Banner`.`error` FROM `banneres` AS `Banner` WHERE `id` = 1 LIMIT 1 | | 1 | 1 | 0 | |
| SELECT `Download`.`id`, `Download`.`imagem`, `Download`.`file` FROM `downloads` AS `Download` WHERE `id` = 1 LIMIT 1 | | 1 | 1 | 0 | |