SHOW FULL COLUMNS FROM `product_type` [ RunTime:0.002580s ]
SELECT `id`,`typeid`,`name`,`typestr` FROM `product_type` WHERE `id` NOT IN (11,12,13,14,15) AND `id` <= 750 [ RunTime:0.001179s ]
SHOW FULL COLUMNS FROM `o_cart` [ RunTime:0.002470s ]
SELECT COUNT(*) AS think_count FROM `o_cart` WHERE ( `userId` = 0 AND `visitIP` = '216.73.216.21' ) [ RunTime:0.000356s ]
SHOW FULL COLUMNS FROM `ad` [ RunTime:0.001772s ]
SELECT * FROM `ad` WHERE `isDisplay` = 1 [ RunTime:0.000297s ]
SHOW FULL COLUMNS FROM `stock_search` [ RunTime:0.001912s ]
SELECT * FROM `stock_search` WHERE `partno` = 'CRCW0402300KFKED' LIMIT 1 [ RunTime:0.015243s ]
UPDATE `stock_search` SET `count` = 1578 , `updatetime` = '2026-03-17 22:43:22' WHERE `partno` = 'CRCW0402300KFKED' [ RunTime:0.008361s ]
SELECT `id`,`typeid`,`name` FROM `product_type` WHERE `id` = 0 LIMIT 1 [ RunTime:0.002251s ]
SELECT `id`,`typeid`,`name` FROM `product_type` WHERE `typeid` = 0 [ RunTime:0.003982s ]
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.026586s ]
SHOW FULL COLUMNS FROM `stock` [ RunTime:0.002280s ]
SELECT COUNT(*) AS think_count FROM `stock` `s` INNER JOIN `user` `u` ON `s`.`userid`=`u`.`stockuserid` WHERE ( `partno` LIKE 'CRCW0402300KFKED%' AND `status` <> 2 ) AND `u`.`lockUser` = '0' [ RunTime:0.029731s ]
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 'CRCW0402300KFKED%' AND `status` <> 2 ) ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.021974s ]
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 ('14087849','18246986','16893249','16195','5672') ORDER BY FIELD(s.id, 14087849,18246986,16893249,16195,5672) [ RunTime:0.012971s ]
SHOW FULL COLUMNS FROM `stock_pra` [ RunTime:0.001171s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 14087849 LIMIT 4 [ RunTime:0.010985s ]
SHOW FULL COLUMNS FROM `stock_price` [ RunTime:0.003681s ]
SELECT * FROM `stock_price` WHERE `stockid` = 14087849 ORDER BY `minOrder` ASC [ RunTime:0.008208s ]
SHOW FULL COLUMNS FROM `stock_unitquantity` [ RunTime:0.003956s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 14087849 ORDER BY `unit` DESC [ RunTime:0.005892s ]
SHOW FULL COLUMNS FROM `stock_warehousequantity` [ RunTime:0.006770s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 14087849 LIMIT 2 [ RunTime:0.025411s ]
SELECT * FROM `stock_price` WHERE `stockid` = 14087849 ORDER BY `minOrder` ASC [ RunTime:0.013004s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 18246986 LIMIT 4 [ RunTime:0.013170s ]
SELECT * FROM `stock_price` WHERE `stockid` = 18246986 ORDER BY `minOrder` ASC [ RunTime:0.022994s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 18246986 ORDER BY `unit` DESC [ RunTime:0.025424s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 18246986 LIMIT 2 [ RunTime:0.024137s ]
SELECT * FROM `stock_price` WHERE `stockid` = 18246986 ORDER BY `minOrder` ASC [ RunTime:0.014240s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 16893249 LIMIT 4 [ RunTime:0.004242s ]
SELECT * FROM `stock_price` WHERE `stockid` = 16893249 ORDER BY `minOrder` ASC [ RunTime:0.011208s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 16893249 ORDER BY `unit` DESC [ RunTime:0.003887s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 16893249 LIMIT 2 [ RunTime:0.002446s ]
SELECT * FROM `stock_price` WHERE `stockid` = 16893249 ORDER BY `minOrder` ASC [ RunTime:0.000363s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 16195 LIMIT 4 [ RunTime:0.000489s ]
SELECT * FROM `stock_price` WHERE `stockid` = 16195 ORDER BY `minOrder` ASC [ RunTime:0.010969s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 16195 ORDER BY `unit` DESC [ RunTime:0.007129s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 16195 LIMIT 2 [ RunTime:0.003386s ]
SELECT * FROM `stock_price` WHERE `stockid` = 16195 ORDER BY `minOrder` ASC [ RunTime:0.000401s ]
select * from pdf where partno='CRCW0402300KFKED' and brandshort='VISHAY' limit 1 [ RunTime:0.008454s ]
select foldpath,foldpath2,filename from pdf_file where id=1245034 limit 1 [ RunTime:0.005055s ]
SHOW FULL COLUMNS FROM `stock_pra_lib` [ RunTime:0.002785s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = 'CRCW0402300KFKED' OR `brand` LIKE 'VISHAY%' ) ) LIMIT 1 [ RunTime:0.036200s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 5672 LIMIT 4 [ RunTime:0.005970s ]
SELECT * FROM `stock_price` WHERE `stockid` = 5672 ORDER BY `minOrder` ASC [ RunTime:0.009032s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 5672 ORDER BY `unit` DESC [ RunTime:0.008139s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 5672 LIMIT 2 [ RunTime:0.008482s ]
SELECT * FROM `stock_price` WHERE `stockid` = 5672 ORDER BY `minOrder` ASC [ RunTime:0.002335s ]
select * from pdf where partno='CRCW0402300KFKED' and brandshort='VISHAY' limit 1 [ RunTime:0.000391s ]
select foldpath,foldpath2,filename from pdf_file where id=1245034 limit 1 [ RunTime:0.000217s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = 'CRCW0402300KFKED' OR `brand` LIKE 'VISHAY%' ) ) LIMIT 1 [ RunTime:0.000403s ]
SELECT brand, count(*) as count FROM `stock` WHERE ( `partno` LIKE 'CRCW0402300KFKED%' AND `status` <> 2 ) AND `brand` IS NOT NULL AND `brand` <> '' GROUP BY `brand` ORDER BY `count` DESC LIMIT 10000 [ RunTime:0.011630s ]