SHOW FULL COLUMNS FROM `product_type` [ RunTime:0.000999s ]
SELECT `id`,`typeid`,`name`,`typestr` FROM `product_type` WHERE `id` NOT IN (11,12,13,14,15) AND `id` <= 750 [ RunTime:0.010420s ]
SHOW FULL COLUMNS FROM `o_cart` [ RunTime:0.001249s ]
SELECT COUNT(*) AS think_count FROM `o_cart` WHERE ( `userId` = 0 AND `visitIP` = '216.73.216.0' ) [ RunTime:0.015008s ]
SHOW FULL COLUMNS FROM `ad` [ RunTime:0.002122s ]
SELECT * FROM `ad` WHERE `isDisplay` = 1 [ RunTime:0.000404s ]
SHOW FULL COLUMNS FROM `stock_search` [ RunTime:0.001639s ]
SELECT * FROM `stock_search` WHERE `partno` = 'CRCW0603130KFKEA' LIMIT 1 [ RunTime:0.053906s ]
UPDATE `stock_search` SET `count` = 1142 , `updatetime` = '2026-03-14 21:59:29' WHERE `partno` = 'CRCW0603130KFKEA' [ RunTime:0.039558s ]
SELECT `id`,`typeid`,`name` FROM `product_type` WHERE `id` = 0 LIMIT 1 [ RunTime:0.013840s ]
SELECT `id`,`typeid`,`name` FROM `product_type` WHERE `typeid` = 0 [ RunTime:0.007524s ]
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.015577s ]
SHOW FULL COLUMNS FROM `stock` [ RunTime:0.001595s ]
SELECT COUNT(*) AS think_count FROM `stock` `s` INNER JOIN `user` `u` ON `s`.`userid`=`u`.`stockuserid` WHERE ( `partno` LIKE 'CRCW0603130KFKEA%' AND `status` <> 2 ) AND `u`.`lockUser` = '0' [ RunTime:0.035408s ]
SELECT `s`.`id` FROM `stock` `s` INNER JOIN `user` `u` ON `s`.`userid`=`u`.`stockuserid` WHERE `u`.`lockUser` = '0' AND ( (s.isDisplay = 1) ) AND ( `partno` LIKE 'CRCW0603130KFKEA%' AND `status` <> 2 ) ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.058630s ]
SELECT `s`.`id`,`s`.`userid`,`s`.`status`,`havePdf`,`categoryid`,`categories`,`minOrderPrice`,`minOrderQuantity`,`deliveryNum`,`sellNum`,`stockNum`,`code`,`partno`,`brand`,`package`,`imgurl`,`note`,`description`,`expiretime`,`pdfurl`,`t`.`name` FROM `stock` `s` INNER JOIN `user` `u` ON `s`.`userid`=`u`.`stockuserid` LEFT JOIN `product_type` `t` ON `t`.`id`=`s`.`categoryid` WHERE `u`.`lockUser` = '0' AND ( (s.isDisplay = 1) ) AND `s`.`id` IN ('18261797','15890404','18127901','2308','16300','15280') ORDER BY FIELD(s.id, 18261797,15890404,18127901,2308,16300,15280) [ RunTime:0.051160s ]
SHOW FULL COLUMNS FROM `stock_pra` [ RunTime:0.003020s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 18261797 LIMIT 4 [ RunTime:0.050991s ]
SHOW FULL COLUMNS FROM `stock_price` [ RunTime:0.004229s ]
SELECT * FROM `stock_price` WHERE `stockid` = 18261797 ORDER BY `minOrder` ASC [ RunTime:0.050849s ]
SHOW FULL COLUMNS FROM `stock_unitquantity` [ RunTime:0.002736s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 18261797 ORDER BY `unit` DESC [ RunTime:0.019790s ]
SHOW FULL COLUMNS FROM `stock_warehousequantity` [ RunTime:0.002418s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 18261797 LIMIT 2 [ RunTime:0.053510s ]
SELECT * FROM `stock_price` WHERE `stockid` = 18261797 ORDER BY `minOrder` ASC [ RunTime:0.257457s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 15890404 LIMIT 4 [ RunTime:0.154536s ]
SELECT * FROM `stock_price` WHERE `stockid` = 15890404 ORDER BY `minOrder` ASC [ RunTime:0.054476s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 15890404 ORDER BY `unit` DESC [ RunTime:0.014188s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 15890404 LIMIT 2 [ RunTime:0.183917s ]
SELECT * FROM `stock_price` WHERE `stockid` = 15890404 ORDER BY `minOrder` ASC [ RunTime:0.035889s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 18127901 LIMIT 4 [ RunTime:0.060451s ]
SELECT * FROM `stock_price` WHERE `stockid` = 18127901 ORDER BY `minOrder` ASC [ RunTime:0.223236s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 18127901 ORDER BY `unit` DESC [ RunTime:0.066177s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 18127901 LIMIT 2 [ RunTime:0.141320s ]
SELECT * FROM `stock_price` WHERE `stockid` = 18127901 ORDER BY `minOrder` ASC [ RunTime:0.110801s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 2308 LIMIT 4 [ RunTime:0.065368s ]
SELECT * FROM `stock_price` WHERE `stockid` = 2308 ORDER BY `minOrder` ASC [ RunTime:0.053493s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 2308 ORDER BY `unit` DESC [ RunTime:0.051273s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 2308 LIMIT 2 [ RunTime:0.070945s ]
SELECT * FROM `stock_price` WHERE `stockid` = 2308 ORDER BY `minOrder` ASC [ RunTime:0.056191s ]
select * from pdf where partno='CRCW0603130KFKEA' and brandshort='VISHAY' limit 1 [ RunTime:0.051789s ]
select foldpath,foldpath2,filename from pdf_file where id=1245034 limit 1 [ RunTime:0.044920s ]
SHOW FULL COLUMNS FROM `stock_pra_lib` [ RunTime:0.001447s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = 'CRCW0603130KFKEA' OR `brand` LIKE 'VISHAY%' ) ) LIMIT 1 [ RunTime:0.136423s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 16300 LIMIT 4 [ RunTime:0.116469s ]
SELECT * FROM `stock_price` WHERE `stockid` = 16300 ORDER BY `minOrder` ASC [ RunTime:0.225669s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 16300 ORDER BY `unit` DESC [ RunTime:0.059682s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 16300 LIMIT 2 [ RunTime:0.049850s ]
SELECT * FROM `stock_price` WHERE `stockid` = 16300 ORDER BY `minOrder` ASC [ RunTime:0.028108s ]
select * from pdf where partno='CRCW0603130KFKEA' and brandshort='VISHAY' limit 1 [ RunTime:0.035422s ]
select foldpath,foldpath2,filename from pdf_file where id=1245034 limit 1 [ RunTime:0.018999s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = 'CRCW0603130KFKEA' OR `brand` LIKE 'VISHAY%' ) ) LIMIT 1 [ RunTime:0.055044s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 15280 LIMIT 4 [ RunTime:0.090348s ]
SELECT * FROM `stock_price` WHERE `stockid` = 15280 ORDER BY `minOrder` ASC [ RunTime:0.046638s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 15280 ORDER BY `unit` DESC [ RunTime:0.017355s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 15280 LIMIT 2 [ RunTime:0.049269s ]
SELECT * FROM `stock_price` WHERE `stockid` = 15280 ORDER BY `minOrder` ASC [ RunTime:0.031133s ]
select * from pdf where partno='CRCW0603130KFKEA' and brandshort='VISHAY' limit 1 [ RunTime:0.005938s ]
select foldpath,foldpath2,filename from pdf_file where id=1245034 limit 1 [ RunTime:0.000387s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = 'CRCW0603130KFKEA' OR `brand` LIKE 'VISHAY%' ) ) LIMIT 1 [ RunTime:0.016938s ]
SELECT brand, count(*) as count FROM `stock` WHERE ( `partno` LIKE 'CRCW0603130KFKEA%' AND `status` <> 2 ) AND `brand` IS NOT NULL AND `brand` <> '' GROUP BY `brand` ORDER BY `count` DESC LIMIT 10000 [ RunTime:0.054120s ]