| Query | Affected | Num. rows | Took (ms) | Actions |
|---|
| SELECT `Category`.`id`, `Category`.`parent_id`, `Category`.`lft`, `Category`.`rght`, `Category`.`name`, `Category`.`slug`, `Category`.`description`, `Category`.`descripcionadicional`, `Category`.`created`, `Category`.`modified` FROM `flores_skecommerce`.`categories` AS `Category` WHERE 1 = 1 ORDER BY `Category`.`lft` ASC | 25 | 25 | 0 | |
| SELECT `Banner`.`id`, `Banner`.`name`, `Banner`.`title`, `Banner`.`subtitle`, `Banner`.`link`, `Banner`.`image`, `Banner`.`active`, `Banner`.`created`, `Banner`.`modified`, `Banner`.`grupobanner_id` FROM `flores_skecommerce`.`banners` AS `Banner` WHERE 1 = 1 | 3 | 3 | 1 | maybe slow |
| SELECT `Order`.`id`, `Order`.`first_name`, `Order`.`last_name`, `Order`.`identity_number`, `Order`.`email`, `Order`.`phone`, `Order`.`neighborhood`, `Order`.`billing_address`, `Order`.`billing_address2`, `Order`.`billing_city`, `Order`.`billing_zip`, `Order`.`billing_state`, `Order`.`billing_country`, `Order`.`shipping_address`, `Order`.`shipping_address2`, `Order`.`shipping_city`, `Order`.`shipping_zip`, `Order`.`shipping_state`, `Order`.`shipping_country`, `Order`.`weight`, `Order`.`order_item_count`, `Order`.`observations`, `Order`.`subtotal`, `Order`.`tax`, `Order`.`shipping`, `Order`.`total`, `Order`.`order_type`, `Order`.`authorization`, `Order`.`transaction`, `Order`.`status`, `Order`.`ip_address`, `Order`.`created`, `Order`.`modified` FROM `flores_skecommerce`.`orders` AS `Order` WHERE ((`Order`.`created` > '2025-12-14 00:00:01') AND (`Order`.`created` < '2025-12-14 23:59:59')) ORDER BY `Order`.`created` DESC LIMIT 1000 | 0 | 0 | 1 | maybe slow |
| SELECT `Brand`.`id`, `Brand`.`name`, `Brand`.`slug`, `Brand`.`active`, `Brand`.`created`, `Brand`.`modified` FROM `flores_skecommerce`.`brands` AS `Brand` WHERE 1 = 1 | 7 | 7 | 1 | maybe slow |
| SELECT `Category`.`id`, `Category`.`parent_id`, `Category`.`lft`, `Category`.`rght`, `Category`.`name`, `Category`.`slug`, `Category`.`description`, `Category`.`descripcionadicional`, `Category`.`created`, `Category`.`modified` FROM `flores_skecommerce`.`categories` AS `Category` WHERE `Category`.`slug` = 'Motivos' LIMIT 1 | 1 | 1 | 0 | |
| SELECT `Category`.`lft`, `Category`.`rght` FROM `flores_skecommerce`.`categories` AS `Category` WHERE `Category`.`id` = 17 LIMIT 1 | 1 | 1 | 0 | |
| SELECT `Category`.`id`, `Category`.`parent_id`, `Category`.`lft`, `Category`.`rght`, `Category`.`name`, `Category`.`slug`, `Category`.`description`, `Category`.`descripcionadicional`, `Category`.`created`, `Category`.`modified` FROM `flores_skecommerce`.`categories` AS `Category` WHERE 1 = 1 AND `Category`.`lft` <= 13 AND `Category`.`rght` >= 32 ORDER BY `Category`.`lft` asc | 1 | 1 | 0 | |
| SELECT `Category`.`lft`, `Category`.`rght` FROM `flores_skecommerce`.`categories` AS `Category` WHERE 1 = 1 AND `Category`.`id` = 17 LIMIT 1 | 1 | 1 | 0 | |
| SELECT `Category`.`id`, `Category`.`parent_id`, `Category`.`lft`, `Category`.`rght`, `Category`.`name`, `Category`.`slug`, `Category`.`description`, `Category`.`descripcionadicional`, `Category`.`created`, `Category`.`modified` FROM `flores_skecommerce`.`categories` AS `Category` WHERE 1 = 1 AND `Category`.`rght` < 32 AND `Category`.`lft` > 13 ORDER BY `Category`.`lft` asc | 10 | 10 | 0 | |
| SELECT `Product`.`id`, `Product`.`category_id`, `Product`.`brand_id`, `Product`.`name`, `Product`.`slug`, `Product`.`description`, `Product`.`image`, `Product`.`price`, `Product`.`weight`, `Product`.`tags`, `Product`.`views`, `Product`.`active`, `Product`.`created`, `Product`.`modified` FROM `flores_skecommerce`.`products` AS `Product` WHERE ((`Product`.`category_id` LIKE '%,2') OR (`Product`.`category_id` LIKE '%,2,%') OR (`Product`.`category_id` LIKE '2,%') OR (`Product`.`category_id` LIKE '2') OR (`Product`.`category_id` LIKE '%,8') OR (`Product`.`category_id` LIKE '%,8,%') OR (`Product`.`category_id` LIKE '8,%') OR (`Product`.`category_id` LIKE '8') OR (`Product`.`category_id` LIKE '%,4') OR (`Product`.`category_id` LIKE '%,4,%') OR (`Product`.`category_id` LIKE '4,%') OR (`Product`.`category_id` LIKE '4') OR (`Product`.`category_id` LIKE '%,5') OR (`Product`.`category_id` LIKE '%,5,%') OR (`Product`.`category_id` LIKE '5,%') OR (`Product`.`category_id` LIKE '5') OR (`Product`.`category_id` LIKE '%,9') OR (`Product`.`category_id` LIKE '%,9,%') OR (`Product`.`category_id` LIKE '9,%') OR (`Product`.`category_id` LIKE '9') OR (`Product`.`category_id` LIKE '%,10') OR (`Product`.`category_id` LIKE '%,10,%') OR (`Product`.`category_id` LIKE '10,%') OR (`Product`.`category_id` LIKE '10') OR (`Product`.`category_id` LIKE '%,11') OR (`Product`.`category_id` LIKE '%,11,%') OR (`Product`.`category_id` LIKE '11,%') OR (`Product`.`category_id` LIKE '11') OR (`Product`.`category_id` LIKE '%,22') OR (`Product`.`category_id` LIKE '%,22,%') OR (`Product`.`category_id` LIKE '22,%') OR (`Product`.`category_id` LIKE '22') OR (`Product`.`category_id` LIKE '%,24') OR (`Product`.`category_id` LIKE '%,24,%') OR (`Product`.`category_id` LIKE '24,%') OR (`Product`.`category_id` LIKE '24') OR (`Product`.`category_id` LIKE '%,25') OR (`Product`.`category_id` LIKE '%,25,%') OR (`Product`.`category_id` LIKE '25,%') OR (`Product`.`category_id` LIKE '25') OR (`Product`.`category_id` LIKE '%,17') OR (`Product`.`category_id` LIKE '%,17,%') OR (`Product`.`category_id` LIKE '17,%') OR (`Product`.`category_id` LIKE '17')) LIMIT 60, 20 | 20 | 20 | 3 | maybe slow |
| SELECT `Descuento`.`id`, `Descuento`.`nombre`, `Descuento`.`porcentaje`, `Descuento`.`desde`, `Descuento`.`hasta`, `Descuento`.`estado`, `Descuento`.`created`, `Descuento`.`modified`, `Descuento`.`tipo`, `ProductoDescuento`.`product_id`, `ProductoDescuento`.`descuento_id` FROM `flores_skecommerce`.`descuentos` AS `Descuento` JOIN `flores_skecommerce`.`producto_descuentos` AS `ProductoDescuento` ON (`ProductoDescuento`.`product_id` IN (260, 263, 265, 267, 268, 269, 271, 273, 276, 278, 279, 281, 300, 301, 302, 303, 306, 307, 309, 311) AND `ProductoDescuento`.`descuento_id` = `Descuento`.`id`) WHERE `Descuento`.`hasta` >= NOW() AND `Descuento`.`desde` <= NOW() AND estado=0 | 0 | 0 | 1 | maybe slow |
| select * from products where slug='ososdepeluche' | 1 | 1 | 0 | |
| select id, nombre, porcentaje, desde, hasta, estado, created, modified, tipo from producto_descuentos inner join descuentos on producto_descuentos.descuento_id=descuentos.id where estado=1 and tipo=0 and producto_descuentos.product_id=260 | 0 | 0 | 0 | |
| select id, nombre, porcentaje, desde, hasta, estado, created, modified, tipo from categoria_descuentos inner join descuentos on categoria_descuentos.descuento_id=descuentos.id where estado=1 and tipo=1 and categoria_descuentos.category_id in (4,5,22,24,18) order by porcentaje desc limit 1 | 0 | 0 | 1 | maybe slow |
| select * from products where slug='arreglosgrandes' | 1 | 1 | 1 | |
| select id, nombre, porcentaje, desde, hasta, estado, created, modified, tipo from producto_descuentos inner join descuentos on producto_descuentos.descuento_id=descuentos.id where estado=1 and tipo=0 and producto_descuentos.product_id=263 | 0 | 0 | 15 | maybe slow |
| select id, nombre, porcentaje, desde, hasta, estado, created, modified, tipo from categoria_descuentos inner join descuentos on categoria_descuentos.descuento_id=descuentos.id where estado=1 and tipo=1 and categoria_descuentos.category_id in (1,4,19,7,20) order by porcentaje desc limit 1 | 0 | 0 | 0 | |
| select * from products where slug='rosasblancas' | 1 | 1 | 1 | |
| select id, nombre, porcentaje, desde, hasta, estado, created, modified, tipo from producto_descuentos inner join descuentos on producto_descuentos.descuento_id=descuentos.id where estado=1 and tipo=0 and producto_descuentos.product_id=265 | 0 | 0 | 1 | maybe slow |
| select id, nombre, porcentaje, desde, hasta, estado, created, modified, tipo from categoria_descuentos inner join descuentos on categoria_descuentos.descuento_id=descuentos.id where estado=1 and tipo=1 and categoria_descuentos.category_id in (1,17,2,8,4,5,10,11,22,24,25,18,19,23,7,20,21) order by porcentaje desc limit 1 | 0 | 0 | 1 | maybe slow |
| select * from products where slug='cajarosasrosadas' | 1 | 1 | 0 | |
| select id, nombre, porcentaje, desde, hasta, estado, created, modified, tipo from producto_descuentos inner join descuentos on producto_descuentos.descuento_id=descuentos.id where estado=1 and tipo=0 and producto_descuentos.product_id=267 | 0 | 0 | 1 | maybe slow |
| select id, nombre, porcentaje, desde, hasta, estado, created, modified, tipo from categoria_descuentos inner join descuentos on categoria_descuentos.descuento_id=descuentos.id where estado=1 and tipo=1 and categoria_descuentos.category_id in (1,4,19,7,20) order by porcentaje desc limit 1 | 0 | 0 | 0 | |
| select * from products where slug='bouquetdenovia' | 1 | 1 | 1 | |
| select id, nombre, porcentaje, desde, hasta, estado, created, modified, tipo from producto_descuentos inner join descuentos on producto_descuentos.descuento_id=descuentos.id where estado=1 and tipo=0 and producto_descuentos.product_id=268 | 0 | 0 | 0 | |
| select id, nombre, porcentaje, desde, hasta, estado, created, modified, tipo from categoria_descuentos inner join descuentos on categoria_descuentos.descuento_id=descuentos.id where estado=1 and tipo=1 and categoria_descuentos.category_id in (1,8,4,11,18) order by porcentaje desc limit 1 | 0 | 0 | 1 | maybe slow |
| select * from products where slug='rosasamarillasylirios' | 1 | 1 | 2 | maybe slow |
| select id, nombre, porcentaje, desde, hasta, estado, created, modified, tipo from producto_descuentos inner join descuentos on producto_descuentos.descuento_id=descuentos.id where estado=1 and tipo=0 and producto_descuentos.product_id=269 | 0 | 0 | 0 | |
| select id, nombre, porcentaje, desde, hasta, estado, created, modified, tipo from categoria_descuentos inner join descuentos on categoria_descuentos.descuento_id=descuentos.id where estado=1 and tipo=1 and categoria_descuentos.category_id in (1,16,22,24,25) order by porcentaje desc limit 1 | 0 | 0 | 11 | maybe slow |
| select * from products where slug='girasolesrosasychocolatesz' | 1 | 1 | 1 | |
| select id, nombre, porcentaje, desde, hasta, estado, created, modified, tipo from producto_descuentos inner join descuentos on producto_descuentos.descuento_id=descuentos.id where estado=1 and tipo=0 and producto_descuentos.product_id=271 | 0 | 0 | 3 | maybe slow |
| select id, nombre, porcentaje, desde, hasta, estado, created, modified, tipo from categoria_descuentos inner join descuentos on categoria_descuentos.descuento_id=descuentos.id where estado=1 and tipo=1 and categoria_descuentos.category_id in (1,3,13,17,4,22,24,25) order by porcentaje desc limit 1 | 0 | 0 | 1 | maybe slow |
| select * from products where slug='bouquetdelirios' | 1 | 1 | 1 | |
| select id, nombre, porcentaje, desde, hasta, estado, created, modified, tipo from producto_descuentos inner join descuentos on producto_descuentos.descuento_id=descuentos.id where estado=1 and tipo=0 and producto_descuentos.product_id=273 | 0 | 0 | 1 | maybe slow |
| select id, nombre, porcentaje, desde, hasta, estado, created, modified, tipo from categoria_descuentos inner join descuentos on categoria_descuentos.descuento_id=descuentos.id where estado=1 and tipo=1 and categoria_descuentos.category_id in (1,4,22,24,25) order by porcentaje desc limit 1 | 0 | 0 | 1 | maybe slow |
| select * from products where slug='cajaderosasazul' | 1 | 1 | 1 | |
| select id, nombre, porcentaje, desde, hasta, estado, created, modified, tipo from producto_descuentos inner join descuentos on producto_descuentos.descuento_id=descuentos.id where estado=1 and tipo=0 and producto_descuentos.product_id=276 | 0 | 0 | 7 | maybe slow |
| select id, nombre, porcentaje, desde, hasta, estado, created, modified, tipo from categoria_descuentos inner join descuentos on categoria_descuentos.descuento_id=descuentos.id where estado=1 and tipo=1 and categoria_descuentos.category_id in (22) order by porcentaje desc limit 1 | 0 | 0 | 0 | |
| select * from products where slug='cajasorpresa' | 1 | 1 | 1 | |
| select id, nombre, porcentaje, desde, hasta, estado, created, modified, tipo from producto_descuentos inner join descuentos on producto_descuentos.descuento_id=descuentos.id where estado=1 and tipo=0 and producto_descuentos.product_id=278 | 0 | 0 | 1 | maybe slow |
| select id, nombre, porcentaje, desde, hasta, estado, created, modified, tipo from categoria_descuentos inner join descuentos on categoria_descuentos.descuento_id=descuentos.id where estado=1 and tipo=1 and categoria_descuentos.category_id in (1,17,4,5,19,7,20) order by porcentaje desc limit 1 | 0 | 0 | 0 | |
| select * from products where slug='rosasamarillasbouquet' | 1 | 1 | 0 | |
| select id, nombre, porcentaje, desde, hasta, estado, created, modified, tipo from producto_descuentos inner join descuentos on producto_descuentos.descuento_id=descuentos.id where estado=1 and tipo=0 and producto_descuentos.product_id=279 | 0 | 0 | 1 | maybe slow |
| select id, nombre, porcentaje, desde, hasta, estado, created, modified, tipo from categoria_descuentos inner join descuentos on categoria_descuentos.descuento_id=descuentos.id where estado=1 and tipo=1 and categoria_descuentos.category_id in (1,22,24,25) order by porcentaje desc limit 1 | 0 | 0 | 0 | |
| select * from products where slug='jarronderosasparati' | 1 | 1 | 7 | maybe slow |
| select id, nombre, porcentaje, desde, hasta, estado, created, modified, tipo from producto_descuentos inner join descuentos on producto_descuentos.descuento_id=descuentos.id where estado=1 and tipo=0 and producto_descuentos.product_id=281 | 0 | 0 | 1 | maybe slow |
| select id, nombre, porcentaje, desde, hasta, estado, created, modified, tipo from categoria_descuentos inner join descuentos on categoria_descuentos.descuento_id=descuentos.id where estado=1 and tipo=1 and categoria_descuentos.category_id in (13,4,5,22,24,18) order by porcentaje desc limit 1 | 0 | 0 | 5 | maybe slow |
| select * from products where slug='floresyfresasencali' | 1 | 1 | 2 | maybe slow |
| select id, nombre, porcentaje, desde, hasta, estado, created, modified, tipo from producto_descuentos inner join descuentos on producto_descuentos.descuento_id=descuentos.id where estado=1 and tipo=0 and producto_descuentos.product_id=300 | 0 | 0 | 1 | maybe slow |
| select id, nombre, porcentaje, desde, hasta, estado, created, modified, tipo from categoria_descuentos inner join descuentos on categoria_descuentos.descuento_id=descuentos.id where estado=1 and tipo=1 and categoria_descuentos.category_id in (1,3,4,15) order by porcentaje desc limit 1 | 0 | 0 | 1 | maybe slow |
| select * from products where slug='bellezafloresencali' | 1 | 1 | 7 | maybe slow |
| select id, nombre, porcentaje, desde, hasta, estado, created, modified, tipo from producto_descuentos inner join descuentos on producto_descuentos.descuento_id=descuentos.id where estado=1 and tipo=0 and producto_descuentos.product_id=301 | 0 | 0 | 1 | maybe slow |
| select id, nombre, porcentaje, desde, hasta, estado, created, modified, tipo from categoria_descuentos inner join descuentos on categoria_descuentos.descuento_id=descuentos.id where estado=1 and tipo=1 and categoria_descuentos.category_id in (3,2,4,5,22,21) order by porcentaje desc limit 1 | 0 | 0 | 1 | maybe slow |
| select * from products where slug='floressanvalentincali' | 1 | 1 | 0 | |
| select id, nombre, porcentaje, desde, hasta, estado, created, modified, tipo from producto_descuentos inner join descuentos on producto_descuentos.descuento_id=descuentos.id where estado=1 and tipo=0 and producto_descuentos.product_id=302 | 0 | 0 | 1 | maybe slow |
| select id, nombre, porcentaje, desde, hasta, estado, created, modified, tipo from categoria_descuentos inner join descuentos on categoria_descuentos.descuento_id=descuentos.id where estado=1 and tipo=1 and categoria_descuentos.category_id in (3,2,4,5,18) order by porcentaje desc limit 1 | 0 | 0 | 1 | maybe slow |
| select * from products where slug='diadelosenamoradoscali' | 1 | 1 | 0 | |
| select id, nombre, porcentaje, desde, hasta, estado, created, modified, tipo from producto_descuentos inner join descuentos on producto_descuentos.descuento_id=descuentos.id where estado=1 and tipo=0 and producto_descuentos.product_id=303 | 0 | 0 | 1 | maybe slow |
| select id, nombre, porcentaje, desde, hasta, estado, created, modified, tipo from categoria_descuentos inner join descuentos on categoria_descuentos.descuento_id=descuentos.id where estado=1 and tipo=1 and categoria_descuentos.category_id in (1,2,4,9,24) order by porcentaje desc limit 1 | 0 | 0 | 1 | maybe slow |
| select * from products where slug='canastadefrutascali' | 1 | 1 | 1 | |
| select id, nombre, porcentaje, desde, hasta, estado, created, modified, tipo from producto_descuentos inner join descuentos on producto_descuentos.descuento_id=descuentos.id where estado=1 and tipo=0 and producto_descuentos.product_id=306 | 0 | 0 | 1 | maybe slow |
| select id, nombre, porcentaje, desde, hasta, estado, created, modified, tipo from categoria_descuentos inner join descuentos on categoria_descuentos.descuento_id=descuentos.id where estado=1 and tipo=1 and categoria_descuentos.category_id in (12,16,2,9,11,22) order by porcentaje desc limit 1 | 0 | 0 | 1 | maybe slow |
| select * from products where slug='arreglofruteroflorescali' | 1 | 1 | 0 | |
| select id, nombre, porcentaje, desde, hasta, estado, created, modified, tipo from producto_descuentos inner join descuentos on producto_descuentos.descuento_id=descuentos.id where estado=1 and tipo=0 and producto_descuentos.product_id=307 | 0 | 0 | 1 | maybe slow |
| select id, nombre, porcentaje, desde, hasta, estado, created, modified, tipo from categoria_descuentos inner join descuentos on categoria_descuentos.descuento_id=descuentos.id where estado=1 and tipo=1 and categoria_descuentos.category_id in (1,3,16,4,5,22,24,25) order by porcentaje desc limit 1 | 0 | 0 | 1 | maybe slow |
| select * from products where slug='corazonderosasflorescali' | 1 | 1 | 1 | |
| select id, nombre, porcentaje, desde, hasta, estado, created, modified, tipo from producto_descuentos inner join descuentos on producto_descuentos.descuento_id=descuentos.id where estado=1 and tipo=0 and producto_descuentos.product_id=309 | 0 | 0 | 1 | maybe slow |
| select id, nombre, porcentaje, desde, hasta, estado, created, modified, tipo from categoria_descuentos inner join descuentos on categoria_descuentos.descuento_id=descuentos.id where estado=1 and tipo=1 and categoria_descuentos.category_id in (3,2,5,24,18) order by porcentaje desc limit 1 | 0 | 0 | 4 | maybe slow |
| select * from products where slug='rosasypelucheencali' | 1 | 1 | 1 | |
| select id, nombre, porcentaje, desde, hasta, estado, created, modified, tipo from producto_descuentos inner join descuentos on producto_descuentos.descuento_id=descuentos.id where estado=1 and tipo=0 and producto_descuentos.product_id=311 | 0 | 0 | 1 | maybe slow |
| select id, nombre, porcentaje, desde, hasta, estado, created, modified, tipo from categoria_descuentos inner join descuentos on categoria_descuentos.descuento_id=descuentos.id where estado=1 and tipo=1 and categoria_descuentos.category_id in (1,9,10,11,24,18,15,19,7,20) order by porcentaje desc limit 1 | 0 | 0 | 1 | maybe slow |
| SELECT COUNT(*) AS `count` FROM `flores_skecommerce`.`products` AS `Product` WHERE ((`Product`.`category_id` LIKE '%,2') OR (`Product`.`category_id` LIKE '%,2,%') OR (`Product`.`category_id` LIKE '2,%') OR (`Product`.`category_id` LIKE '2') OR (`Product`.`category_id` LIKE '%,8') OR (`Product`.`category_id` LIKE '%,8,%') OR (`Product`.`category_id` LIKE '8,%') OR (`Product`.`category_id` LIKE '8') OR (`Product`.`category_id` LIKE '%,4') OR (`Product`.`category_id` LIKE '%,4,%') OR (`Product`.`category_id` LIKE '4,%') OR (`Product`.`category_id` LIKE '4') OR (`Product`.`category_id` LIKE '%,5') OR (`Product`.`category_id` LIKE '%,5,%') OR (`Product`.`category_id` LIKE '5,%') OR (`Product`.`category_id` LIKE '5') OR (`Product`.`category_id` LIKE '%,9') OR (`Product`.`category_id` LIKE '%,9,%') OR (`Product`.`category_id` LIKE '9,%') OR (`Product`.`category_id` LIKE '9') OR (`Product`.`category_id` LIKE '%,10') OR (`Product`.`category_id` LIKE '%,10,%') OR (`Product`.`category_id` LIKE '10,%') OR (`Product`.`category_id` LIKE '10') OR (`Product`.`category_id` LIKE '%,11') OR (`Product`.`category_id` LIKE '%,11,%') OR (`Product`.`category_id` LIKE '11,%') OR (`Product`.`category_id` LIKE '11') OR (`Product`.`category_id` LIKE '%,22') OR (`Product`.`category_id` LIKE '%,22,%') OR (`Product`.`category_id` LIKE '22,%') OR (`Product`.`category_id` LIKE '22') OR (`Product`.`category_id` LIKE '%,24') OR (`Product`.`category_id` LIKE '%,24,%') OR (`Product`.`category_id` LIKE '24,%') OR (`Product`.`category_id` LIKE '24') OR (`Product`.`category_id` LIKE '%,25') OR (`Product`.`category_id` LIKE '%,25,%') OR (`Product`.`category_id` LIKE '25,%') OR (`Product`.`category_id` LIKE '25') OR (`Product`.`category_id` LIKE '%,17') OR (`Product`.`category_id` LIKE '%,17,%') OR (`Product`.`category_id` LIKE '17,%') OR (`Product`.`category_id` LIKE '17')) | 1 | 1 | 6 | maybe slow |
1 duplicate queries run.