SHOW FULL COLUMNS FROM `product_type` [ RunTime:0.002133s ]
SELECT `id`,`typeid`,`name`,`typestr` FROM `product_type` WHERE `id` NOT IN (11,12,13,14,15) AND `id` <= 750 [ RunTime:0.001061s ]
SHOW FULL COLUMNS FROM `o_cart` [ RunTime:0.002013s ]
SELECT COUNT(*) AS think_count FROM `o_cart` WHERE ( `userId` = 0 AND `visitIP` = '216.73.216.113' ) [ RunTime:0.000316s ]
SHOW FULL COLUMNS FROM `ad` [ RunTime:0.001846s ]
SELECT * FROM `ad` WHERE `isDisplay` = 1 [ RunTime:0.000285s ]
SHOW FULL COLUMNS FROM `stock_search` [ RunTime:0.001885s ]
SELECT * FROM `stock_search` WHERE `partno` = 'SMAJ12A' LIMIT 1 [ RunTime:0.007037s ]
UPDATE `stock_search` SET `count` = 1160 , `updatetime` = '2026-01-24 02:12:59' WHERE `partno` = 'SMAJ12A' [ RunTime:0.001676s ]
SELECT `id`,`typeid`,`name` FROM `product_type` WHERE `id` = 0 LIMIT 1 [ RunTime:0.000255s ]
SELECT `id`,`typeid`,`name` FROM `product_type` WHERE `typeid` = 0 [ RunTime:0.000226s ]
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.000406s ]
SHOW FULL COLUMNS FROM `stock` [ RunTime:0.001991s ]
SELECT COUNT(*) AS think_count FROM `stock` `s` INNER JOIN `user` `u` ON `s`.`userid`=`u`.`stockuserid` WHERE ( `partno` LIKE 'SMAJ12A%' AND `status` <> 2 ) AND `u`.`lockUser` = '0' [ RunTime:0.008603s ]
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 'SMAJ12A%' AND `status` <> 2 ) ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 20,20 [ RunTime:0.005759s ]
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 ('4769594','4771340','6635719','4767659','4333445','4767984','6630516','4782491','4770648','4312683','8648','16644','15625','4776547','4300','6659932','6659931','6657081','6636960','6636943') ORDER BY FIELD(s.id, 4769594,4771340,6635719,4767659,4333445,4767984,6630516,4782491,4770648,4312683,8648,16644,15625,4776547,4300,6659932,6659931,6657081,6636960,6636943) [ RunTime:0.010412s ]
SHOW FULL COLUMNS FROM `stock_pra` [ RunTime:0.001074s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 4769594 LIMIT 4 [ RunTime:0.004373s ]
SHOW FULL COLUMNS FROM `stock_price` [ RunTime:0.001051s ]
SELECT * FROM `stock_price` WHERE `stockid` = 4769594 ORDER BY `minOrder` ASC [ RunTime:0.003151s ]
SHOW FULL COLUMNS FROM `stock_unitquantity` [ RunTime:0.002902s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 4769594 ORDER BY `unit` DESC [ RunTime:0.006736s ]
SHOW FULL COLUMNS FROM `stock_warehousequantity` [ RunTime:0.001128s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 4769594 LIMIT 2 [ RunTime:0.000422s ]
SELECT * FROM `stock_price` WHERE `stockid` = 4769594 ORDER BY `minOrder` ASC [ RunTime:0.000165s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 4771340 LIMIT 4 [ RunTime:0.001092s ]
SELECT * FROM `stock_price` WHERE `stockid` = 4771340 ORDER BY `minOrder` ASC [ RunTime:0.006970s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 4771340 ORDER BY `unit` DESC [ RunTime:0.012384s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 4771340 LIMIT 2 [ RunTime:0.008741s ]
SELECT * FROM `stock_price` WHERE `stockid` = 4771340 ORDER BY `minOrder` ASC [ RunTime:0.001775s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 6635719 LIMIT 4 [ RunTime:0.010445s ]
SELECT * FROM `stock_price` WHERE `stockid` = 6635719 ORDER BY `minOrder` ASC [ RunTime:0.012904s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 6635719 ORDER BY `unit` DESC [ RunTime:0.007257s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 6635719 LIMIT 2 [ RunTime:0.004464s ]
SELECT * FROM `stock_price` WHERE `stockid` = 6635719 ORDER BY `minOrder` ASC [ RunTime:0.001711s ]
select * from pdf where partno='SMAJ12AQ-13-F' and brandshort='Diodes Incorporated' limit 1 [ RunTime:0.011495s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 4767659 LIMIT 4 [ RunTime:0.009468s ]
SELECT * FROM `stock_price` WHERE `stockid` = 4767659 ORDER BY `minOrder` ASC [ RunTime:0.007970s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 4767659 ORDER BY `unit` DESC [ RunTime:0.014226s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 4767659 LIMIT 2 [ RunTime:0.015688s ]
SELECT * FROM `stock_price` WHERE `stockid` = 4767659 ORDER BY `minOrder` ASC [ RunTime:0.012991s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 4333445 LIMIT 4 [ RunTime:0.006326s ]
SELECT * FROM `stock_price` WHERE `stockid` = 4333445 ORDER BY `minOrder` ASC [ RunTime:0.013095s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 4333445 ORDER BY `unit` DESC [ RunTime:0.002978s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 4333445 LIMIT 2 [ RunTime:0.000701s ]
SELECT * FROM `stock_price` WHERE `stockid` = 4333445 ORDER BY `minOrder` ASC [ RunTime:0.001325s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 4767984 LIMIT 4 [ RunTime:0.004722s ]
SELECT * FROM `stock_price` WHERE `stockid` = 4767984 ORDER BY `minOrder` ASC [ RunTime:0.008881s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 4767984 ORDER BY `unit` DESC [ RunTime:0.001869s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 4767984 LIMIT 2 [ RunTime:0.000725s ]
SELECT * FROM `stock_price` WHERE `stockid` = 4767984 ORDER BY `minOrder` ASC [ RunTime:0.000968s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 6630516 LIMIT 4 [ RunTime:0.001025s ]
SELECT * FROM `stock_price` WHERE `stockid` = 6630516 ORDER BY `minOrder` ASC [ RunTime:0.003141s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 6630516 ORDER BY `unit` DESC [ RunTime:0.002187s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 6630516 LIMIT 2 [ RunTime:0.000550s ]
SELECT * FROM `stock_price` WHERE `stockid` = 6630516 ORDER BY `minOrder` ASC [ RunTime:0.000359s ]
select * from pdf where partno='SMAJ12AHR3G' and brandshort='Taiwan Semiconductor Corporation' limit 1 [ RunTime:0.000979s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 4782491 LIMIT 4 [ RunTime:0.012433s ]
SELECT * FROM `stock_price` WHERE `stockid` = 4782491 ORDER BY `minOrder` ASC [ RunTime:0.002425s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 4782491 ORDER BY `unit` DESC [ RunTime:0.010950s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 4782491 LIMIT 2 [ RunTime:0.001778s ]
SELECT * FROM `stock_price` WHERE `stockid` = 4782491 ORDER BY `minOrder` ASC [ RunTime:0.003685s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 4770648 LIMIT 4 [ RunTime:0.002375s ]
SELECT * FROM `stock_price` WHERE `stockid` = 4770648 ORDER BY `minOrder` ASC [ RunTime:0.003784s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 4770648 ORDER BY `unit` DESC [ RunTime:0.000657s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 4770648 LIMIT 2 [ RunTime:0.000577s ]
SELECT * FROM `stock_price` WHERE `stockid` = 4770648 ORDER BY `minOrder` ASC [ RunTime:0.001929s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 4312683 LIMIT 4 [ RunTime:0.001110s ]
SELECT * FROM `stock_price` WHERE `stockid` = 4312683 ORDER BY `minOrder` ASC [ RunTime:0.002729s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 4312683 ORDER BY `unit` DESC [ RunTime:0.002109s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 4312683 LIMIT 2 [ RunTime:0.000950s ]
SELECT * FROM `stock_price` WHERE `stockid` = 4312683 ORDER BY `minOrder` ASC [ RunTime:0.000490s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 8648 LIMIT 4 [ RunTime:0.000483s ]
SELECT * FROM `stock_price` WHERE `stockid` = 8648 ORDER BY `minOrder` ASC [ RunTime:0.000779s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 8648 ORDER BY `unit` DESC [ RunTime:0.002991s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 8648 LIMIT 2 [ RunTime:0.006201s ]
SELECT * FROM `stock_price` WHERE `stockid` = 8648 ORDER BY `minOrder` ASC [ RunTime:0.001744s ]
SHOW FULL COLUMNS FROM `stock_pra_lib` [ RunTime:0.002805s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = 'SMAJ12A' OR `brand` LIKE 'MULTICOMP PRO%' ) ) LIMIT 1 [ RunTime:0.002291s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 16644 LIMIT 4 [ RunTime:0.001738s ]
SELECT * FROM `stock_price` WHERE `stockid` = 16644 ORDER BY `minOrder` ASC [ RunTime:0.004735s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 16644 ORDER BY `unit` DESC [ RunTime:0.005811s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 16644 LIMIT 2 [ RunTime:0.005681s ]
SELECT * FROM `stock_price` WHERE `stockid` = 16644 ORDER BY `minOrder` ASC [ RunTime:0.000279s ]
select * from pdf where partno='SMAJ12A' and brandshort='MULTICOMP PRO' limit 1 [ RunTime:0.004137s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = 'SMAJ12A' OR `brand` LIKE 'MULTICOMP PRO%' ) ) LIMIT 1 [ RunTime:0.002977s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 15625 LIMIT 4 [ RunTime:0.002277s ]
SELECT * FROM `stock_price` WHERE `stockid` = 15625 ORDER BY `minOrder` ASC [ RunTime:0.002746s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 15625 ORDER BY `unit` DESC [ RunTime:0.000417s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 15625 LIMIT 2 [ RunTime:0.000513s ]
SELECT * FROM `stock_price` WHERE `stockid` = 15625 ORDER BY `minOrder` ASC [ RunTime:0.002136s ]
select * from pdf where partno='SMAJ12A' and brandshort='MULTICOMP PRO' limit 1 [ RunTime:0.000637s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = 'SMAJ12A' OR `brand` LIKE 'MULTICOMP PRO%' ) ) LIMIT 1 [ RunTime:0.000277s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 4776547 LIMIT 4 [ RunTime:0.008089s ]
SELECT * FROM `stock_price` WHERE `stockid` = 4776547 ORDER BY `minOrder` ASC [ RunTime:0.012077s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 4776547 ORDER BY `unit` DESC [ RunTime:0.001115s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 4776547 LIMIT 2 [ RunTime:0.001112s ]
SELECT * FROM `stock_price` WHERE `stockid` = 4776547 ORDER BY `minOrder` ASC [ RunTime:0.000232s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 4300 LIMIT 4 [ RunTime:0.000930s ]
SELECT * FROM `stock_price` WHERE `stockid` = 4300 ORDER BY `minOrder` ASC [ RunTime:0.000909s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 4300 ORDER BY `unit` DESC [ RunTime:0.002818s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 4300 LIMIT 2 [ RunTime:0.006145s ]
SELECT * FROM `stock_price` WHERE `stockid` = 4300 ORDER BY `minOrder` ASC [ RunTime:0.002618s ]
select * from pdf where partno='SMAJ12A' and brandshort='LITTELFUSE' limit 1 [ RunTime:0.007319s ]
select foldpath,foldpath2,filename from pdf_file where id=446702 limit 1 [ RunTime:0.005203s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = 'SMAJ12A' OR `brand` LIKE 'LITTELFUSE%' ) ) LIMIT 1 [ RunTime:0.022046s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 6659932 LIMIT 4 [ RunTime:0.003311s ]
SELECT * FROM `stock_price` WHERE `stockid` = 6659932 ORDER BY `minOrder` ASC [ RunTime:0.001651s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 6659932 ORDER BY `unit` DESC [ RunTime:0.003923s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 6659932 LIMIT 2 [ RunTime:0.001053s ]
SELECT * FROM `stock_price` WHERE `stockid` = 6659932 ORDER BY `minOrder` ASC [ RunTime:0.000215s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 6659931 LIMIT 4 [ RunTime:0.000343s ]
SELECT * FROM `stock_price` WHERE `stockid` = 6659931 ORDER BY `minOrder` ASC [ RunTime:0.000841s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 6659931 ORDER BY `unit` DESC [ RunTime:0.001838s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 6659931 LIMIT 2 [ RunTime:0.001139s ]
SELECT * FROM `stock_price` WHERE `stockid` = 6659931 ORDER BY `minOrder` ASC [ RunTime:0.000826s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 6657081 LIMIT 4 [ RunTime:0.005492s ]
SELECT * FROM `stock_price` WHERE `stockid` = 6657081 ORDER BY `minOrder` ASC [ RunTime:0.000500s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 6657081 ORDER BY `unit` DESC [ RunTime:0.002504s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 6657081 LIMIT 2 [ RunTime:0.000438s ]
SELECT * FROM `stock_price` WHERE `stockid` = 6657081 ORDER BY `minOrder` ASC [ RunTime:0.000176s ]
select * from pdf where partno='SMAJ12AHE3/61' and brandshort='Vishay General Semiconductor - Diodes Division' limit 1 [ RunTime:0.003061s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 6636960 LIMIT 4 [ RunTime:0.010476s ]
SELECT * FROM `stock_price` WHERE `stockid` = 6636960 ORDER BY `minOrder` ASC [ RunTime:0.012554s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 6636960 ORDER BY `unit` DESC [ RunTime:0.010348s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 6636960 LIMIT 2 [ RunTime:0.003636s ]
SELECT * FROM `stock_price` WHERE `stockid` = 6636960 ORDER BY `minOrder` ASC [ RunTime:0.000447s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 6636943 LIMIT 4 [ RunTime:0.000862s ]
SELECT * FROM `stock_price` WHERE `stockid` = 6636943 ORDER BY `minOrder` ASC [ RunTime:0.007706s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 6636943 ORDER BY `unit` DESC [ RunTime:0.000433s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 6636943 LIMIT 2 [ RunTime:0.000836s ]
SELECT * FROM `stock_price` WHERE `stockid` = 6636943 ORDER BY `minOrder` ASC [ RunTime:0.008648s ]
SELECT brand, count(*) as count FROM `stock` WHERE ( `partno` LIKE 'SMAJ12A%' AND `status` <> 2 ) AND `brand` IS NOT NULL AND `brand` <> '' GROUP BY `brand` ORDER BY `count` DESC LIMIT 10000 [ RunTime:0.005945s ]