SHOW FULL COLUMNS FROM `category` [ RunTime:0.046426s ]
SELECT * FROM `category` WHERE `parent_id` IS NULL AND `status` = 'Active' ORDER BY `sort_order` ASC [ RunTime:0.015512s ]
SHOW FULL COLUMNS FROM `goods` [ RunTime:0.084888s ]
SELECT COUNT(*) AS think_count FROM `goods` WHERE `status` = 'Active' AND `name` LIKE '%Fashion deals 2026 2026 2026 2026 2026 2026 2026 2026 2026 sale 2026%' [ RunTime:0.024322s ]
SELECT * FROM `category` WHERE `parent_id` IS NULL AND `status` = 'Active' ORDER BY `sort_order` ASC [ RunTime:0.062128s ]
SELECT `id` FROM `category` WHERE `parent_id` = 1 AND `status` = 'Active' [ RunTime:0.083450s ]
SELECT COUNT(*) AS think_count FROM `goods` WHERE `category_id` IN (1,9,10,11,12,13,14,15,16,17) AND `status` = 'Active' [ RunTime:0.035373s ]
SELECT `id` FROM `category` WHERE `parent_id` = 2 AND `status` = 'Active' [ RunTime:0.043703s ]
SELECT COUNT(*) AS think_count FROM `goods` WHERE `category_id` IN (2,18,19,20) AND `status` = 'Active' [ RunTime:0.023867s ]
SELECT `id` FROM `category` WHERE `parent_id` = 3 AND `status` = 'Active' [ RunTime:0.013255s ]
SELECT COUNT(*) AS think_count FROM `goods` WHERE `category_id` IN (3,21,22) AND `status` = 'Active' [ RunTime:0.005261s ]
SELECT `id` FROM `category` WHERE `parent_id` = 4 AND `status` = 'Active' [ RunTime:0.001186s ]
SELECT COUNT(*) AS think_count FROM `goods` WHERE `category_id` = 4 AND `status` = 'Active' [ RunTime:0.002319s ]
SELECT `id` FROM `category` WHERE `parent_id` = 5 AND `status` = 'Active' [ RunTime:0.010492s ]
SELECT COUNT(*) AS think_count FROM `goods` WHERE `category_id` = 5 AND `status` = 'Active' [ RunTime:0.014870s ]
SELECT `id` FROM `category` WHERE `parent_id` = 6 AND `status` = 'Active' [ RunTime:0.035381s ]
SELECT COUNT(*) AS think_count FROM `goods` WHERE `category_id` = 6 AND `status` = 'Active' [ RunTime:0.006934s ]
SELECT `id` FROM `category` WHERE `parent_id` = 7 AND `status` = 'Active' [ RunTime:0.005876s ]
SELECT COUNT(*) AS think_count FROM `goods` WHERE `category_id` = 7 AND `status` = 'Active' [ RunTime:0.008457s ]
SELECT `id` FROM `category` WHERE `parent_id` = 8 AND `status` = 'Active' [ RunTime:0.015264s ]
SELECT COUNT(*) AS think_count FROM `goods` WHERE `category_id` = 8 AND `status` = 'Active' [ RunTime:0.012295s ]
SELECT brand, COUNT(*) AS cnt FROM `goods` WHERE `status` = 'Active' AND `brand` <> '' AND `name` LIKE '%Fashion deals 2026 2026 2026 2026 2026 2026 2026 2026 2026 sale 2026%' GROUP BY `brand` ORDER BY `cnt` DESC [ RunTime:0.014427s ]
SELECT COUNT(*) AS think_count FROM `goods` WHERE `status` = 'Active' AND `name` LIKE '%Fashion deals 2026 2026 2026 2026 2026 2026 2026 2026 2026 sale 2026%' AND `rating` >= '4' [ RunTime:0.059072s ]
SELECT COUNT(*) AS think_count FROM `goods` WHERE `status` = 'Active' AND `name` LIKE '%Fashion deals 2026 2026 2026 2026 2026 2026 2026 2026 2026 sale 2026%' AND `rating` >= '3' AND `rating` < '4' [ RunTime:0.023004s ]
SELECT COUNT(*) AS think_count FROM `goods` WHERE `status` = 'Active' AND `name` LIKE '%Fashion deals 2026 2026 2026 2026 2026 2026 2026 2026 2026 sale 2026%' AND `rating` >= '2' AND `rating` < '3' [ RunTime:0.015935s ]
SELECT COUNT(*) AS think_count FROM `goods` WHERE `status` = 'Active' AND `name` LIKE '%Fashion deals 2026 2026 2026 2026 2026 2026 2026 2026 2026 sale 2026%' AND `rating` >= '0' AND `rating` < '2' [ RunTime:0.007990s ]
SELECT MAX(`original_price`) AS think_max FROM `goods` WHERE `status` = 'Active' AND `name` LIKE '%Fashion deals 2026 2026 2026 2026 2026 2026 2026 2026 2026 sale 2026%' [ RunTime:0.025870s ]
SELECT `name` FROM `goods` WHERE `status` = 'Active' AND `name` LIKE '%Fashion deals 2026 2026 2026 2026 2026 2026 2026 2026 2026 sale 2026%' LIMIT 10 [ RunTime:0.000826s ]
SELECT * FROM `goods` WHERE `status` = 'Active' AND `sales_count` > 0 ORDER BY `sales_count` DESC LIMIT 8 [ RunTime:0.007579s ]
SHOW FULL COLUMNS FROM `goods_image` [ RunTime:0.016375s ]
SELECT * FROM `goods_image` WHERE `is_main` = 1 AND ( `goods_id` IN (16,15,1,9,19,11,4,24) ) ORDER BY `id` DESC LIMIT 1000 [ RunTime:0.008800s ]
SHOW FULL COLUMNS FROM `seller` [ RunTime:0.229316s ]
SELECT * FROM `seller` WHERE ( `id` IN (5,1,2,6) ) ORDER BY `id` DESC LIMIT 1000 [ RunTime:0.078229s ]
SELECT * FROM `goods` WHERE `status` = 'Active' AND `flash_deal_discount` IS NOT NULL AND `flash_deal_discount` > '0' ORDER BY `flash_deal_discount` DESC LIMIT 8 [ RunTime:0.071707s ]
SELECT * FROM `goods_image` WHERE `is_main` = 1 AND ( `goods_id` IN (1,3,26,4,22,32,2,20) ) ORDER BY `id` DESC LIMIT 1000 [ RunTime:0.009067s ]
SELECT * FROM `seller` WHERE ( `id` IN (1,6,2) ) ORDER BY `id` DESC LIMIT 1000 [ RunTime:0.041313s ]