SHOW FULL COLUMNS FROM `product_type` [ RunTime:0.001561s ]
SELECT `id`,`typeid`,`name`,`typestr` FROM `product_type` WHERE `id` NOT IN (11,12,13,14,15) AND `id` <= 750 [ RunTime:0.010595s ]
SHOW FULL COLUMNS FROM `o_cart` [ RunTime:0.001427s ]
SELECT COUNT(*) AS think_count FROM `o_cart` WHERE ( `userId` = 0 AND `visitIP` = '216.73.217.79' ) [ RunTime:0.006890s ]
SHOW FULL COLUMNS FROM `ad` [ RunTime:0.002226s ]
SELECT * FROM `ad` WHERE `isDisplay` = 1 [ RunTime:0.004211s ]
SHOW FULL COLUMNS FROM `stock_search` [ RunTime:0.001879s ]
SELECT * FROM `stock_search` WHERE `partno` = '1N4148WS' LIMIT 1 [ RunTime:0.008045s ]
UPDATE `stock_search` SET `count` = 8699 , `updatetime` = '2026-04-29 06:44:13' WHERE `partno` = '1N4148WS' [ RunTime:0.026309s ]
SELECT `id`,`typeid`,`name` FROM `product_type` WHERE `id` = 0 LIMIT 1 [ RunTime:0.002776s ]
SELECT `id`,`typeid`,`name` FROM `product_type` WHERE `typeid` = 0 [ RunTime:0.009322s ]
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.007756s ]
SHOW FULL COLUMNS FROM `stock` [ RunTime:0.001284s ]
SELECT COUNT(*) AS think_count FROM `stock` `s` INNER JOIN `user` `u` ON `s`.`userid`=`u`.`stockuserid` WHERE ( `partno` LIKE '1N4148WS%' AND `status` <> 2 ) AND `u`.`lockUser` = '0' [ RunTime:0.012977s ]
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 '1N4148WS%' AND `status` <> 2 ) ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.003754s ]
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 ('7399','4517','6209','2913','9940','16287','15267','8715') ORDER BY FIELD(s.id, 7399,4517,6209,2913,9940,16287,15267,8715) [ RunTime:0.001886s ]
SHOW FULL COLUMNS FROM `stock_pra` [ RunTime:0.001520s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 7399 LIMIT 4 [ RunTime:0.002703s ]
SHOW FULL COLUMNS FROM `stock_price` [ RunTime:0.001193s ]
SELECT * FROM `stock_price` WHERE `stockid` = 7399 ORDER BY `minOrder` ASC [ RunTime:0.016419s ]
SHOW FULL COLUMNS FROM `stock_unitquantity` [ RunTime:0.002003s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 7399 ORDER BY `unit` DESC [ RunTime:0.003330s ]
SHOW FULL COLUMNS FROM `stock_warehousequantity` [ RunTime:0.001460s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 7399 LIMIT 2 [ RunTime:0.004519s ]
SELECT * FROM `stock_price` WHERE `stockid` = 7399 ORDER BY `minOrder` ASC [ RunTime:0.003297s ]
select * from pdf where partno='1N4148WS' and brandshort='ONSEMI' limit 1 [ RunTime:0.010891s ]
SHOW FULL COLUMNS FROM `stock_pra_lib` [ RunTime:0.001693s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '1N4148WS' OR `brand` LIKE 'ONSEMI%' ) ) LIMIT 1 [ RunTime:0.013537s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 4517 LIMIT 4 [ RunTime:0.002209s ]
SELECT * FROM `stock_price` WHERE `stockid` = 4517 ORDER BY `minOrder` ASC [ RunTime:0.005089s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 4517 ORDER BY `unit` DESC [ RunTime:0.005338s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 4517 LIMIT 2 [ RunTime:0.008334s ]
SELECT * FROM `stock_price` WHERE `stockid` = 4517 ORDER BY `minOrder` ASC [ RunTime:0.010134s ]
select * from pdf where partno='1N4148WS-7-F' and brandshort='DIODES INC.' limit 1 [ RunTime:0.000940s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '1N4148WS-7-F' OR `brand` LIKE 'DIODES INC.%' ) ) LIMIT 1 [ RunTime:0.009679s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 6209 LIMIT 4 [ RunTime:0.005084s ]
SELECT * FROM `stock_price` WHERE `stockid` = 6209 ORDER BY `minOrder` ASC [ RunTime:0.002089s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 6209 ORDER BY `unit` DESC [ RunTime:0.002666s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 6209 LIMIT 2 [ RunTime:0.001125s ]
SELECT * FROM `stock_price` WHERE `stockid` = 6209 ORDER BY `minOrder` ASC [ RunTime:0.000430s ]
select * from pdf where partno='1N4148WS-7-F' and brandshort='MULTICOMP PRO' limit 1 [ RunTime:0.006237s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '1N4148WS-7-F' OR `brand` LIKE 'MULTICOMP PRO%' ) ) LIMIT 1 [ RunTime:0.001304s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 2913 LIMIT 4 [ RunTime:0.000539s ]
SELECT * FROM `stock_price` WHERE `stockid` = 2913 ORDER BY `minOrder` ASC [ RunTime:0.000682s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 2913 ORDER BY `unit` DESC [ RunTime:0.007034s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 2913 LIMIT 2 [ RunTime:0.002952s ]
SELECT * FROM `stock_price` WHERE `stockid` = 2913 ORDER BY `minOrder` ASC [ RunTime:0.000370s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '1N4148WS-V-GS18' OR `brand` LIKE 'VISHAY%' ) ) LIMIT 1 [ RunTime:0.015656s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 9940 LIMIT 4 [ RunTime:0.000786s ]
SELECT * FROM `stock_price` WHERE `stockid` = 9940 ORDER BY `minOrder` ASC [ RunTime:0.000741s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 9940 ORDER BY `unit` DESC [ RunTime:0.004091s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 9940 LIMIT 2 [ RunTime:0.006051s ]
SELECT * FROM `stock_price` WHERE `stockid` = 9940 ORDER BY `minOrder` ASC [ RunTime:0.000512s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '1N4148WS-E3-18' OR `brand` LIKE 'VISHAY%' ) ) LIMIT 1 [ RunTime:0.017758s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 16287 LIMIT 4 [ RunTime:0.015426s ]
SELECT * FROM `stock_price` WHERE `stockid` = 16287 ORDER BY `minOrder` ASC [ RunTime:0.025176s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 16287 ORDER BY `unit` DESC [ RunTime:0.022713s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 16287 LIMIT 2 [ RunTime:0.052660s ]
SELECT * FROM `stock_price` WHERE `stockid` = 16287 ORDER BY `minOrder` ASC [ RunTime:0.013478s ]
select * from pdf where partno='1N4148WS' and brandshort='ONSEMI' limit 1 [ RunTime:0.007612s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '1N4148WS' OR `brand` LIKE 'ONSEMI%' ) ) LIMIT 1 [ RunTime:0.018089s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 15267 LIMIT 4 [ RunTime:0.005734s ]
SELECT * FROM `stock_price` WHERE `stockid` = 15267 ORDER BY `minOrder` ASC [ RunTime:0.023009s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 15267 ORDER BY `unit` DESC [ RunTime:0.013319s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 15267 LIMIT 2 [ RunTime:0.013065s ]
SELECT * FROM `stock_price` WHERE `stockid` = 15267 ORDER BY `minOrder` ASC [ RunTime:0.014671s ]
select * from pdf where partno='1N4148WS' and brandshort='ONSEMI' limit 1 [ RunTime:0.011999s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '1N4148WS' OR `brand` LIKE 'ONSEMI%' ) ) LIMIT 1 [ RunTime:0.002778s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 8715 LIMIT 4 [ RunTime:0.003887s ]
SELECT * FROM `stock_price` WHERE `stockid` = 8715 ORDER BY `minOrder` ASC [ RunTime:0.009845s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 8715 ORDER BY `unit` DESC [ RunTime:0.012001s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 8715 LIMIT 2 [ RunTime:0.032492s ]
SELECT * FROM `stock_price` WHERE `stockid` = 8715 ORDER BY `minOrder` ASC [ RunTime:0.002088s ]
select * from pdf where partno='1N4148WS-E3-08' and brandshort='VISHAY' limit 1 [ RunTime:0.001977s ]
select foldpath,foldpath2,filename from pdf_file where id=1330504 limit 1 [ RunTime:0.004318s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '1N4148WS-E3-08' OR `brand` LIKE 'VISHAY%' ) ) LIMIT 1 [ RunTime:0.024473s ]
SELECT brand, count(*) as count FROM `stock` WHERE ( `partno` LIKE '1N4148WS%' AND `status` <> 2 ) AND `brand` IS NOT NULL AND `brand` <> '' GROUP BY `brand` ORDER BY `count` DESC LIMIT 10000 [ RunTime:0.005126s ]