SHOW FULL COLUMNS FROM `product_type` [ RunTime:0.001514s ]
SELECT `id`,`typeid`,`name`,`typestr` FROM `product_type` WHERE `id` NOT IN (11,12,13,14,15) AND `id` <= 750 [ RunTime:0.000413s ]
SHOW FULL COLUMNS FROM `o_cart` [ RunTime:0.001216s ]
SELECT COUNT(*) AS think_count FROM `o_cart` WHERE ( `userId` = 0 AND `visitIP` = '216.73.216.51' ) [ RunTime:0.000217s ]
SHOW FULL COLUMNS FROM `ad` [ RunTime:0.001108s ]
SELECT * FROM `ad` WHERE `isDisplay` = 1 [ RunTime:0.000195s ]
SELECT `id`,`typeid`,`name` FROM `product_type` WHERE `id` = 0 LIMIT 1 [ RunTime:0.000186s ]
SELECT `id`,`typeid`,`name` FROM `product_type` WHERE `typeid` = 0 [ RunTime:0.000151s ]
SELECT `id`,`typeid`,`name` FROM `product_type` WHERE `typeid` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,800,1068,1296,1456,1822,1929,2017,2101,2342,2393,2475,2518,2568) [ RunTime:0.000315s ]
SHOW FULL COLUMNS FROM `stock` [ RunTime:0.001237s ]
SELECT `s`.`id`,`s`.*,`u`.`company`,`t`.`name` FROM `stock` `s` LEFT JOIN `user` `u` ON `u`.`id`=`s`.`userid` LEFT JOIN `product_type` `t` ON `t`.`id`=`s`.`categoryid` WHERE ( `partno` LIKE 'LED3-16%' AND ( `status` = 1 OR `status` = 3 OR `status` = 4 OR ( `status` = 2 AND `expiretime` > '2025-10-06 03:11:39' ) ) ) ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,10 [ RunTime:0.001369s ]
SHOW FULL COLUMNS FROM `stock_pra` [ RunTime:0.000964s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 16605 LIMIT 4 [ RunTime:0.000281s ]
SHOW FULL COLUMNS FROM `stock_price` [ RunTime:0.001299s ]
SELECT * FROM `stock_price` WHERE `stockid` = 16605 ORDER BY `minOrder` ASC [ RunTime:0.000303s ]
SHOW FULL COLUMNS FROM `stock_unitquantity` [ RunTime:0.000842s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 16605 ORDER BY `unit` DESC [ RunTime:0.000268s ]
SHOW FULL COLUMNS FROM `stock_warehousequantity` [ RunTime:0.000986s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 16605 LIMIT 2 [ RunTime:0.000306s ]
SELECT * FROM `stock_price` WHERE `stockid` = 16605 ORDER BY `minOrder` ASC [ RunTime:0.000155s ]
select * from pdf where partno='LED3-16' and brandshort='MULTICOMP PRO' limit 1 [ RunTime:0.000601s ]
SHOW FULL COLUMNS FROM `stock_pra_lib` [ RunTime:0.002755s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = 'LED3-16' OR `brand` LIKE 'MULTICOMP PRO%' ) ) LIMIT 1 [ RunTime:0.001272s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 15585 LIMIT 4 [ RunTime:0.000701s ]
SELECT * FROM `stock_price` WHERE `stockid` = 15585 ORDER BY `minOrder` ASC [ RunTime:0.000629s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 15585 ORDER BY `unit` DESC [ RunTime:0.000612s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 15585 LIMIT 2 [ RunTime:0.000699s ]
SELECT * FROM `stock_price` WHERE `stockid` = 15585 ORDER BY `minOrder` ASC [ RunTime:0.000356s ]
select * from pdf where partno='LED3-16' and brandshort='MULTICOMP PRO' limit 1 [ RunTime:0.000274s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = 'LED3-16' OR `brand` LIKE 'MULTICOMP PRO%' ) ) LIMIT 1 [ RunTime:0.000312s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 14495 LIMIT 4 [ RunTime:0.000468s ]
SELECT * FROM `stock_price` WHERE `stockid` = 14495 ORDER BY `minOrder` ASC [ RunTime:0.000509s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 14495 ORDER BY `unit` DESC [ RunTime:0.000527s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 14495 LIMIT 2 [ RunTime:0.000421s ]
SELECT * FROM `stock_price` WHERE `stockid` = 14495 ORDER BY `minOrder` ASC [ RunTime:0.000236s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = 'LED3-16' OR `brand` LIKE 'MULTICOMP PRO%' ) ) LIMIT 1 [ RunTime:0.000236s ]
SELECT `id`,`brand`,`package` FROM `stock` WHERE ( `partno` LIKE 'LED3-16%' AND ( `status` = 1 OR `status` = 3 OR `status` = 4 OR ( `status` = 2 AND `expiretime` > '2025-10-06 03:11:39' ) ) ) ORDER BY `id` DESC LIMIT 10000 [ RunTime:0.000855s ]
SELECT COUNT(*) AS think_count FROM `stock` WHERE ( `partno` LIKE 'LED3-16%' AND ( `status` = 1 OR `status` = 3 OR `status` = 4 OR ( `status` = 2 AND `expiretime` > '2025-10-06 03:11:39' ) ) ) [ RunTime:0.000817s ]