SHOW FULL COLUMNS FROM `product_type` [ RunTime:0.001834s ]
SELECT `id`,`typeid`,`name`,`typestr` FROM `product_type` WHERE `id` NOT IN (11,12,13,14,15) AND `id` <= 750 [ RunTime:0.000853s ]
SHOW FULL COLUMNS FROM `o_cart` [ RunTime:0.001312s ]
SELECT COUNT(*) AS think_count FROM `o_cart` WHERE ( `userId` = 0 AND `visitIP` = '216.73.216.113' ) [ RunTime:0.002659s ]
SHOW FULL COLUMNS FROM `ad` [ RunTime:0.001064s ]
SELECT * FROM `ad` WHERE `isDisplay` = 1 [ RunTime:0.000194s ]
SHOW FULL COLUMNS FROM `stock_search` [ RunTime:0.000893s ]
SELECT * FROM `stock_search` WHERE `partno` = 'CRCW04021K00FKED' LIMIT 1 [ RunTime:0.000828s ]
UPDATE `stock_search` SET `count` = 22 , `updatetime` = '2026-01-25 13:38:15' WHERE `partno` = 'CRCW04021K00FKED' [ RunTime:0.005764s ]
SELECT `id`,`typeid`,`name` FROM `product_type` WHERE `id` = 0 LIMIT 1 [ RunTime:0.004727s ]
SELECT `id`,`typeid`,`name` FROM `product_type` WHERE `typeid` = 0 [ RunTime:0.000212s ]
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.002165s ]
SHOW FULL COLUMNS FROM `stock` [ RunTime:0.001360s ]
SELECT COUNT(*) AS think_count FROM `stock` `s` INNER JOIN `user` `u` ON `s`.`userid`=`u`.`stockuserid` WHERE ( `partno` LIKE 'CRCW04021K00FKED%' AND `status` <> 2 ) AND `u`.`lockUser` = '0' [ RunTime:0.013378s ]
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 'CRCW04021K00FKED%' AND `status` <> 2 ) ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.002567s ]
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 ('7930261','7883701','7944517','2281','3753','8741','4180') ORDER BY FIELD(s.id, 7930261,7883701,7944517,2281,3753,8741,4180) [ RunTime:0.003684s ]
SHOW FULL COLUMNS FROM `stock_pra` [ RunTime:0.002471s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 7930261 LIMIT 4 [ RunTime:0.001216s ]
SHOW FULL COLUMNS FROM `stock_price` [ RunTime:0.001245s ]
SELECT * FROM `stock_price` WHERE `stockid` = 7930261 ORDER BY `minOrder` ASC [ RunTime:0.000313s ]
SHOW FULL COLUMNS FROM `stock_unitquantity` [ RunTime:0.001267s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 7930261 ORDER BY `unit` DESC [ RunTime:0.002497s ]
SHOW FULL COLUMNS FROM `stock_warehousequantity` [ RunTime:0.001138s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 7930261 LIMIT 2 [ RunTime:0.000430s ]
SELECT * FROM `stock_price` WHERE `stockid` = 7930261 ORDER BY `minOrder` ASC [ RunTime:0.000196s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 7883701 LIMIT 4 [ RunTime:0.000917s ]
SELECT * FROM `stock_price` WHERE `stockid` = 7883701 ORDER BY `minOrder` ASC [ RunTime:0.004636s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 7883701 ORDER BY `unit` DESC [ RunTime:0.000301s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 7883701 LIMIT 2 [ RunTime:0.000275s ]
SELECT * FROM `stock_price` WHERE `stockid` = 7883701 ORDER BY `minOrder` ASC [ RunTime:0.001949s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 7944517 LIMIT 4 [ RunTime:0.000184s ]
SELECT * FROM `stock_price` WHERE `stockid` = 7944517 ORDER BY `minOrder` ASC [ RunTime:0.000148s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 7944517 ORDER BY `unit` DESC [ RunTime:0.000151s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 7944517 LIMIT 2 [ RunTime:0.000149s ]
SELECT * FROM `stock_price` WHERE `stockid` = 7944517 ORDER BY `minOrder` ASC [ RunTime:0.000145s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 2281 LIMIT 4 [ RunTime:0.000362s ]
SELECT * FROM `stock_price` WHERE `stockid` = 2281 ORDER BY `minOrder` ASC [ RunTime:0.003031s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 2281 ORDER BY `unit` DESC [ RunTime:0.003143s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 2281 LIMIT 2 [ RunTime:0.000507s ]
SELECT * FROM `stock_price` WHERE `stockid` = 2281 ORDER BY `minOrder` ASC [ RunTime:0.000234s ]
select * from pdf where partno='CRCW04021K00FKED' and brandshort='VISHAY' limit 1 [ RunTime:0.003015s ]
select foldpath,foldpath2,filename from pdf_file where id=1141017 limit 1 [ RunTime:0.001977s ]
SHOW FULL COLUMNS FROM `stock_pra_lib` [ RunTime:0.001442s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = 'CRCW04021K00FKED' OR `brand` LIKE 'VISHAY%' ) ) LIMIT 1 [ RunTime:0.009932s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 3753 LIMIT 4 [ RunTime:0.004214s ]
SELECT * FROM `stock_price` WHERE `stockid` = 3753 ORDER BY `minOrder` ASC [ RunTime:0.000364s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 3753 ORDER BY `unit` DESC [ RunTime:0.000816s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 3753 LIMIT 2 [ RunTime:0.000307s ]
SELECT * FROM `stock_price` WHERE `stockid` = 3753 ORDER BY `minOrder` ASC [ RunTime:0.004002s ]
select * from pdf where partno='CRCW04021K00FKEDHP' and brandshort='VISHAY' limit 1 [ RunTime:0.000518s ]
select foldpath,foldpath2,filename from pdf_file where id=1489008 limit 1 [ RunTime:0.000305s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = 'CRCW04021K00FKEDHP' OR `brand` LIKE 'VISHAY%' ) ) LIMIT 1 [ RunTime:0.000334s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 8741 LIMIT 4 [ RunTime:0.000276s ]
SELECT * FROM `stock_price` WHERE `stockid` = 8741 ORDER BY `minOrder` ASC [ RunTime:0.000273s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 8741 ORDER BY `unit` DESC [ RunTime:0.000282s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 8741 LIMIT 2 [ RunTime:0.000285s ]
SELECT * FROM `stock_price` WHERE `stockid` = 8741 ORDER BY `minOrder` ASC [ RunTime:0.000294s ]
select * from pdf where partno='CRCW04021K00FKEDHP' and brandshort='VISHAY' limit 1 [ RunTime:0.000361s ]
select foldpath,foldpath2,filename from pdf_file where id=1489008 limit 1 [ RunTime:0.000264s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = 'CRCW04021K00FKEDHP' OR `brand` LIKE 'VISHAY%' ) ) LIMIT 1 [ RunTime:0.000298s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 4180 LIMIT 4 [ RunTime:0.000291s ]
SELECT * FROM `stock_price` WHERE `stockid` = 4180 ORDER BY `minOrder` ASC [ RunTime:0.000289s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 4180 ORDER BY `unit` DESC [ RunTime:0.000321s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 4180 LIMIT 2 [ RunTime:0.000303s ]
SELECT * FROM `stock_price` WHERE `stockid` = 4180 ORDER BY `minOrder` ASC [ RunTime:0.000275s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = 'CRCW04021K00FKEDHP-DEL' OR `brand` LIKE 'VISHAY%' ) ) LIMIT 1 [ RunTime:0.000337s ]
SELECT brand, count(*) as count FROM `stock` WHERE ( `partno` LIKE 'CRCW04021K00FKED%' AND `status` <> 2 ) AND `brand` IS NOT NULL AND `brand` <> '' GROUP BY `brand` ORDER BY `count` DESC LIMIT 10000 [ RunTime:0.001329s ]