SHOW FULL COLUMNS FROM `product_type` [ RunTime:0.002227s ]
SELECT `id`,`typeid`,`name`,`typestr` FROM `product_type` WHERE `id` NOT IN (11,12,13,14,15) AND `id` <= 750 [ RunTime:0.010521s ]
SHOW FULL COLUMNS FROM `o_cart` [ RunTime:0.002935s ]
SELECT COUNT(*) AS think_count FROM `o_cart` WHERE ( `userId` = 0 AND `visitIP` = '216.73.216.103' ) [ RunTime:0.003190s ]
SHOW FULL COLUMNS FROM `ad` [ RunTime:0.002196s ]
SELECT * FROM `ad` WHERE `isDisplay` = 1 [ RunTime:0.004005s ]
SHOW FULL COLUMNS FROM `stock_search` [ RunTime:0.003777s ]
SELECT * FROM `stock_search` WHERE `partno` = 'TL431' LIMIT 1 [ RunTime:0.000834s ]
UPDATE `stock_search` SET `count` = 2246 , `updatetime` = '2026-06-02 02:18:26' WHERE `partno` = 'TL431' [ RunTime:0.008868s ]
SELECT `id`,`typeid`,`name` FROM `product_type` WHERE `id` = 0 LIMIT 1 [ RunTime:0.003898s ]
SELECT `id`,`typeid`,`name` FROM `product_type` WHERE `typeid` = 0 [ RunTime:0.000355s ]
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.000805s ]
SHOW FULL COLUMNS FROM `stock` [ RunTime:0.003482s ]
SELECT COUNT(*) AS think_count FROM `stock` `s` INNER JOIN `user` `u` ON `s`.`userid`=`u`.`stockuserid` WHERE ( `partno` LIKE 'TL431%' AND `status` <> 2 ) AND `u`.`lockUser` = '0' [ RunTime:0.020855s ]
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 'TL431%' AND `status` <> 2 ) ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 40,20 [ RunTime:0.012568s ]
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 ('19069135','25043970','25043978','19068812','12242793','25045000','25044002','16028620','25043987','19069124','12242795','25044949','25043321','16028626','25043328','25043325','12243221','19069130','25044012','20145839') ORDER BY FIELD(s.id, 19069135,25043970,25043978,19068812,12242793,25045000,25044002,16028620,25043987,19069124,12242795,25044949,25043321,16028626,25043328,25043325,12243221,19069130,25044012,20145839) [ RunTime:0.015452s ]
SHOW FULL COLUMNS FROM `stock_pra` [ RunTime:0.001353s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 19069135 LIMIT 4 [ RunTime:0.007631s ]
SHOW FULL COLUMNS FROM `stock_price` [ RunTime:0.003010s ]
SELECT * FROM `stock_price` WHERE `stockid` = 19069135 ORDER BY `minOrder` ASC [ RunTime:0.000804s ]
SHOW FULL COLUMNS FROM `stock_unitquantity` [ RunTime:0.002863s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 19069135 ORDER BY `unit` DESC [ RunTime:0.003884s ]
SHOW FULL COLUMNS FROM `stock_warehousequantity` [ RunTime:0.003722s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 19069135 LIMIT 2 [ RunTime:0.006247s ]
SELECT * FROM `stock_price` WHERE `stockid` = 19069135 ORDER BY `minOrder` ASC [ RunTime:0.004942s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 25043970 LIMIT 4 [ RunTime:0.003637s ]
SELECT * FROM `stock_price` WHERE `stockid` = 25043970 ORDER BY `minOrder` ASC [ RunTime:0.002373s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 25043970 ORDER BY `unit` DESC [ RunTime:0.004697s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 25043970 LIMIT 2 [ RunTime:0.000527s ]
SELECT * FROM `stock_price` WHERE `stockid` = 25043970 ORDER BY `minOrder` ASC [ RunTime:0.000786s ]
select * from pdf where partno='TL431AIDR' and brandshort='Texas Instruments' limit 1 [ RunTime:0.003095s ]
SHOW FULL COLUMNS FROM `stock_pra_lib` [ RunTime:0.001375s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = 'TL431AIDR' OR `brand` LIKE 'Texas Instruments%' ) ) LIMIT 1 [ RunTime:0.002899s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 25043978 LIMIT 4 [ RunTime:0.000659s ]
SELECT * FROM `stock_price` WHERE `stockid` = 25043978 ORDER BY `minOrder` ASC [ RunTime:0.000734s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 25043978 ORDER BY `unit` DESC [ RunTime:0.000631s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 25043978 LIMIT 2 [ RunTime:0.000764s ]
SELECT * FROM `stock_price` WHERE `stockid` = 25043978 ORDER BY `minOrder` ASC [ RunTime:0.000440s ]
select * from pdf where partno='TL431AQDBVR' and brandshort='Texas Instruments' limit 1 [ RunTime:0.001866s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = 'TL431AQDBVR' OR `brand` LIKE 'Texas Instruments%' ) ) LIMIT 1 [ RunTime:0.003674s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 19068812 LIMIT 4 [ RunTime:0.001145s ]
SELECT * FROM `stock_price` WHERE `stockid` = 19068812 ORDER BY `minOrder` ASC [ RunTime:0.001068s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 19068812 ORDER BY `unit` DESC [ RunTime:0.002241s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 19068812 LIMIT 2 [ RunTime:0.000387s ]
SELECT * FROM `stock_price` WHERE `stockid` = 19068812 ORDER BY `minOrder` ASC [ RunTime:0.003420s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 12242793 LIMIT 4 [ RunTime:0.005580s ]
SELECT * FROM `stock_price` WHERE `stockid` = 12242793 ORDER BY `minOrder` ASC [ RunTime:0.018303s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 12242793 ORDER BY `unit` DESC [ RunTime:0.006778s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 12242793 LIMIT 2 [ RunTime:0.004952s ]
SELECT * FROM `stock_price` WHERE `stockid` = 12242793 ORDER BY `minOrder` ASC [ RunTime:0.010656s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 25045000 LIMIT 4 [ RunTime:0.012232s ]
SELECT * FROM `stock_price` WHERE `stockid` = 25045000 ORDER BY `minOrder` ASC [ RunTime:0.019881s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 25045000 ORDER BY `unit` DESC [ RunTime:0.017624s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 25045000 LIMIT 2 [ RunTime:0.000501s ]
SELECT * FROM `stock_price` WHERE `stockid` = 25045000 ORDER BY `minOrder` ASC [ RunTime:0.000370s ]
select * from pdf where partno='TL431ACDT' and brandshort='STMicroelectronics' limit 1 [ RunTime:0.002235s ]
select foldpath,foldpath2,filename from pdf_file where id=448229 limit 1 [ RunTime:0.002281s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = 'TL431ACDT' OR `brand` LIKE 'STMicroelectronics%' ) ) LIMIT 1 [ RunTime:0.004556s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 25044002 LIMIT 4 [ RunTime:0.000488s ]
SELECT * FROM `stock_price` WHERE `stockid` = 25044002 ORDER BY `minOrder` ASC [ RunTime:0.000807s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 25044002 ORDER BY `unit` DESC [ RunTime:0.002769s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 25044002 LIMIT 2 [ RunTime:0.004095s ]
SELECT * FROM `stock_price` WHERE `stockid` = 25044002 ORDER BY `minOrder` ASC [ RunTime:0.000387s ]
select * from pdf where partno='TL431AIZT' and brandshort='STMicroelectronics' limit 1 [ RunTime:0.001758s ]
select foldpath,foldpath2,filename from pdf_file where id=448229 limit 1 [ RunTime:0.001551s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = 'TL431AIZT' OR `brand` LIKE 'STMicroelectronics%' ) ) LIMIT 1 [ RunTime:0.000899s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 16028620 LIMIT 4 [ RunTime:0.002020s ]
SELECT * FROM `stock_price` WHERE `stockid` = 16028620 ORDER BY `minOrder` ASC [ RunTime:0.002491s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 16028620 ORDER BY `unit` DESC [ RunTime:0.005898s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 16028620 LIMIT 2 [ RunTime:0.011863s ]
SELECT * FROM `stock_price` WHERE `stockid` = 16028620 ORDER BY `minOrder` ASC [ RunTime:0.004504s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 25043987 LIMIT 4 [ RunTime:0.003962s ]
SELECT * FROM `stock_price` WHERE `stockid` = 25043987 ORDER BY `minOrder` ASC [ RunTime:0.001420s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 25043987 ORDER BY `unit` DESC [ RunTime:0.011817s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 25043987 LIMIT 2 [ RunTime:0.002934s ]
SELECT * FROM `stock_price` WHERE `stockid` = 25043987 ORDER BY `minOrder` ASC [ RunTime:0.001195s ]
select * from pdf where partno='TL431ACDBZR' and brandshort='Texas Instruments' limit 1 [ RunTime:0.002092s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = 'TL431ACDBZR' OR `brand` LIKE 'Texas Instruments%' ) ) LIMIT 1 [ RunTime:0.002873s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 19069124 LIMIT 4 [ RunTime:0.016391s ]
SELECT * FROM `stock_price` WHERE `stockid` = 19069124 ORDER BY `minOrder` ASC [ RunTime:0.011932s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 19069124 ORDER BY `unit` DESC [ RunTime:0.007648s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 19069124 LIMIT 2 [ RunTime:0.006532s ]
SELECT * FROM `stock_price` WHERE `stockid` = 19069124 ORDER BY `minOrder` ASC [ RunTime:0.001423s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 12242795 LIMIT 4 [ RunTime:0.002035s ]
SELECT * FROM `stock_price` WHERE `stockid` = 12242795 ORDER BY `minOrder` ASC [ RunTime:0.012466s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 12242795 ORDER BY `unit` DESC [ RunTime:0.002231s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 12242795 LIMIT 2 [ RunTime:0.009089s ]
SELECT * FROM `stock_price` WHERE `stockid` = 12242795 ORDER BY `minOrder` ASC [ RunTime:0.000377s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 25044949 LIMIT 4 [ RunTime:0.000586s ]
SELECT * FROM `stock_price` WHERE `stockid` = 25044949 ORDER BY `minOrder` ASC [ RunTime:0.013249s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 25044949 ORDER BY `unit` DESC [ RunTime:0.018666s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 25044949 LIMIT 2 [ RunTime:0.023057s ]
SELECT * FROM `stock_price` WHERE `stockid` = 25044949 ORDER BY `minOrder` ASC [ RunTime:0.004435s ]
select * from pdf where partno='TL431ACZT' and brandshort='STMicroelectronics' limit 1 [ RunTime:0.007624s ]
select foldpath,foldpath2,filename from pdf_file where id=448229 limit 1 [ RunTime:0.021340s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = 'TL431ACZT' OR `brand` LIKE 'STMicroelectronics%' ) ) LIMIT 1 [ RunTime:0.008624s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 25043321 LIMIT 4 [ RunTime:0.000371s ]
SELECT * FROM `stock_price` WHERE `stockid` = 25043321 ORDER BY `minOrder` ASC [ RunTime:0.009988s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 25043321 ORDER BY `unit` DESC [ RunTime:0.002686s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 25043321 LIMIT 2 [ RunTime:0.000501s ]
SELECT * FROM `stock_price` WHERE `stockid` = 25043321 ORDER BY `minOrder` ASC [ RunTime:0.002792s ]
select * from pdf where partno='TL431IDBZR' and brandshort='Texas Instruments' limit 1 [ RunTime:0.018220s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = 'TL431IDBZR' OR `brand` LIKE 'Texas Instruments%' ) ) LIMIT 1 [ RunTime:0.010024s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 16028626 LIMIT 4 [ RunTime:0.002672s ]
SELECT * FROM `stock_price` WHERE `stockid` = 16028626 ORDER BY `minOrder` ASC [ RunTime:0.013076s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 16028626 ORDER BY `unit` DESC [ RunTime:0.017300s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 16028626 LIMIT 2 [ RunTime:0.001625s ]
SELECT * FROM `stock_price` WHERE `stockid` = 16028626 ORDER BY `minOrder` ASC [ RunTime:0.002532s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 25043328 LIMIT 4 [ RunTime:0.000922s ]
SELECT * FROM `stock_price` WHERE `stockid` = 25043328 ORDER BY `minOrder` ASC [ RunTime:0.001767s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 25043328 ORDER BY `unit` DESC [ RunTime:0.001164s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 25043328 LIMIT 2 [ RunTime:0.006959s ]
SELECT * FROM `stock_price` WHERE `stockid` = 25043328 ORDER BY `minOrder` ASC [ RunTime:0.004717s ]
select * from pdf where partno='TL431BQDBZR' and brandshort='Texas Instruments' limit 1 [ RunTime:0.007606s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = 'TL431BQDBZR' OR `brand` LIKE 'Texas Instruments%' ) ) LIMIT 1 [ RunTime:0.013129s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 25043325 LIMIT 4 [ RunTime:0.003540s ]
SELECT * FROM `stock_price` WHERE `stockid` = 25043325 ORDER BY `minOrder` ASC [ RunTime:0.015351s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 25043325 ORDER BY `unit` DESC [ RunTime:0.000705s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 25043325 LIMIT 2 [ RunTime:0.019553s ]
SELECT * FROM `stock_price` WHERE `stockid` = 25043325 ORDER BY `minOrder` ASC [ RunTime:0.002305s ]
select * from pdf where partno='TL431BIDBZR' and brandshort='Texas Instruments' limit 1 [ RunTime:0.002088s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = 'TL431BIDBZR' OR `brand` LIKE 'Texas Instruments%' ) ) LIMIT 1 [ RunTime:0.013035s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 12243221 LIMIT 4 [ RunTime:0.018259s ]
SELECT * FROM `stock_price` WHERE `stockid` = 12243221 ORDER BY `minOrder` ASC [ RunTime:0.007677s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 12243221 ORDER BY `unit` DESC [ RunTime:0.005605s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 12243221 LIMIT 2 [ RunTime:0.000751s ]
SELECT * FROM `stock_price` WHERE `stockid` = 12243221 ORDER BY `minOrder` ASC [ RunTime:0.002139s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 19069130 LIMIT 4 [ RunTime:0.003282s ]
SELECT * FROM `stock_price` WHERE `stockid` = 19069130 ORDER BY `minOrder` ASC [ RunTime:0.005816s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 19069130 ORDER BY `unit` DESC [ RunTime:0.010592s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 19069130 LIMIT 2 [ RunTime:0.004204s ]
SELECT * FROM `stock_price` WHERE `stockid` = 19069130 ORDER BY `minOrder` ASC [ RunTime:0.005129s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 25044012 LIMIT 4 [ RunTime:0.004635s ]
SELECT * FROM `stock_price` WHERE `stockid` = 25044012 ORDER BY `minOrder` ASC [ RunTime:0.002443s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 25044012 ORDER BY `unit` DESC [ RunTime:0.004265s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 25044012 LIMIT 2 [ RunTime:0.003132s ]
SELECT * FROM `stock_price` WHERE `stockid` = 25044012 ORDER BY `minOrder` ASC [ RunTime:0.003837s ]
select * from pdf where partno='TL431BCDBZR' and brandshort='Texas Instruments' limit 1 [ RunTime:0.001913s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = 'TL431BCDBZR' OR `brand` LIKE 'Texas Instruments%' ) ) LIMIT 1 [ RunTime:0.012660s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 20145839 LIMIT 4 [ RunTime:0.003102s ]
SELECT * FROM `stock_price` WHERE `stockid` = 20145839 ORDER BY `minOrder` ASC [ RunTime:0.003897s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 20145839 ORDER BY `unit` DESC [ RunTime:0.001299s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 20145839 LIMIT 2 [ RunTime:0.000968s ]
SELECT * FROM `stock_price` WHERE `stockid` = 20145839 ORDER BY `minOrder` ASC [ RunTime:0.000667s ]
select * from pdf where partno='TL431(0.5%)' and brandshort='UMW' limit 1 [ RunTime:0.001305s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = 'TL431(0.5%)' OR `brand` LIKE 'UMW(友台半导体)%' ) ) LIMIT 1 [ RunTime:0.005103s ]
SELECT brand, count(*) as count FROM `stock` WHERE ( `partno` LIKE 'TL431%' AND `status` <> 2 ) AND `brand` IS NOT NULL AND `brand` <> '' GROUP BY `brand` ORDER BY `count` DESC LIMIT 10000 [ RunTime:0.010392s ]