SHOW FULL COLUMNS FROM `product_type` [ RunTime:0.002701s ]
SELECT `id`,`typeid`,`name`,`typestr` FROM `product_type` WHERE `id` NOT IN (11,12,13,14,15) AND `id` <= 750 [ RunTime:0.000570s ]
SHOW FULL COLUMNS FROM `o_cart` [ RunTime:0.001560s ]
SELECT COUNT(*) AS think_count FROM `o_cart` WHERE ( `userId` = 0 AND `visitIP` = '216.73.216.147' ) [ RunTime:0.001059s ]
SHOW FULL COLUMNS FROM `ad` [ RunTime:0.001095s ]
SELECT * FROM `ad` WHERE `isDisplay` = 1 [ RunTime:0.000265s ]
SHOW FULL COLUMNS FROM `stock_search` [ RunTime:0.001321s ]
SELECT * FROM `stock_search` WHERE `partno` = 'AUIRF7647S2TR' LIMIT 1 [ RunTime:0.000538s ]
UPDATE `stock_search` SET `count` = 3281 , `updatetime` = '2026-03-02 06:41:52' WHERE `partno` = 'AUIRF7647S2TR' [ RunTime:0.001586s ]
SELECT `id`,`typeid`,`name` FROM `product_type` WHERE `id` = 132 LIMIT 1 [ RunTime:0.000214s ]
SELECT `id`,`typeid`,`name` FROM `product_type` WHERE `typeid` = 132 [ RunTime:0.000196s ]
SELECT `id`,`name` FROM `product_type` WHERE `typeid` = 22 [ RunTime:0.000185s ]
SHOW FULL COLUMNS FROM `stock` [ RunTime:0.001329s ]
SELECT COUNT(*) AS think_count FROM `stock` `s` INNER JOIN `user` `u` ON `s`.`userid`=`u`.`stockuserid` WHERE ( `partno` LIKE 'AUIRF7647S2TR%' AND `status` <> 2 AND `categoryid` = 132 ) AND `u`.`lockUser` = '0' [ RunTime:0.000931s ]
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 'AUIRF7647S2TR%' AND `status` <> 2 AND `categoryid` = 132 ) ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.004960s ]
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 ('16838','15819','8395') ORDER BY FIELD(s.id, 16838,15819,8395) [ RunTime:0.014760s ]
SHOW FULL COLUMNS FROM `stock_pra` [ RunTime:0.002362s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 16838 LIMIT 4 [ RunTime:0.000663s ]
SHOW FULL COLUMNS FROM `stock_price` [ RunTime:0.002077s ]
SELECT * FROM `stock_price` WHERE `stockid` = 16838 ORDER BY `minOrder` ASC [ RunTime:0.003063s ]
SHOW FULL COLUMNS FROM `stock_unitquantity` [ RunTime:0.002342s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 16838 ORDER BY `unit` DESC [ RunTime:0.006806s ]
SHOW FULL COLUMNS FROM `stock_warehousequantity` [ RunTime:0.004802s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 16838 LIMIT 2 [ RunTime:0.000931s ]
SELECT * FROM `stock_price` WHERE `stockid` = 16838 ORDER BY `minOrder` ASC [ RunTime:0.000994s ]
select * from pdf where partno='AUIRF7647S2TR' and brandshort='INFINEON' limit 1 [ RunTime:0.007110s ]
select foldpath,foldpath2,filename from pdf_file where id=948368 limit 1 [ RunTime:0.002330s ]
SHOW FULL COLUMNS FROM `stock_pra_lib` [ RunTime:0.001283s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = 'AUIRF7647S2TR' OR `brand` LIKE 'INFINEON%' ) ) LIMIT 1 [ RunTime:0.017732s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 15819 LIMIT 4 [ RunTime:0.009571s ]
SELECT * FROM `stock_price` WHERE `stockid` = 15819 ORDER BY `minOrder` ASC [ RunTime:0.005267s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 15819 ORDER BY `unit` DESC [ RunTime:0.000700s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 15819 LIMIT 2 [ RunTime:0.000414s ]
SELECT * FROM `stock_price` WHERE `stockid` = 15819 ORDER BY `minOrder` ASC [ RunTime:0.000173s ]
select * from pdf where partno='AUIRF7647S2TR' and brandshort='INFINEON' limit 1 [ RunTime:0.000280s ]
select foldpath,foldpath2,filename from pdf_file where id=948368 limit 1 [ RunTime:0.000180s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = 'AUIRF7647S2TR' OR `brand` LIKE 'INFINEON%' ) ) LIMIT 1 [ RunTime:0.000185s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 8395 LIMIT 4 [ RunTime:0.003332s ]
SELECT * FROM `stock_price` WHERE `stockid` = 8395 ORDER BY `minOrder` ASC [ RunTime:0.004324s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 8395 ORDER BY `unit` DESC [ RunTime:0.000415s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 8395 LIMIT 2 [ RunTime:0.000326s ]
SELECT * FROM `stock_price` WHERE `stockid` = 8395 ORDER BY `minOrder` ASC [ RunTime:0.000204s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = 'AUIRF7647S2TR' OR `brand` LIKE 'INFINEON%' ) ) LIMIT 1 [ RunTime:0.003195s ]
SELECT brand, count(*) as count FROM `stock` WHERE ( `partno` LIKE 'AUIRF7647S2TR%' AND `status` <> 2 AND `categoryid` = 132 ) AND `brand` IS NOT NULL AND `brand` <> '' GROUP BY `brand` ORDER BY `count` DESC LIMIT 10000 [ RunTime:0.003035s ]