SHOW FULL COLUMNS FROM `product_type` [ RunTime:0.002454s ]
SELECT `id`,`typeid`,`name`,`typestr` FROM `product_type` WHERE `id` NOT IN (11,12,13,14,15) AND `id` <= 750 [ RunTime:0.000585s ]
SHOW FULL COLUMNS FROM `o_cart` [ RunTime:0.002671s ]
SELECT COUNT(*) AS think_count FROM `o_cart` WHERE ( `userId` = 0 AND `visitIP` = '216.73.216.113' ) [ RunTime:0.000334s ]
SHOW FULL COLUMNS FROM `ad` [ RunTime:0.001799s ]
SELECT * FROM `ad` WHERE `isDisplay` = 1 [ RunTime:0.000337s ]
SHOW FULL COLUMNS FROM `stock_search` [ RunTime:0.002050s ]
SELECT * FROM `stock_search` WHERE `partno` = '31189104' LIMIT 1 [ RunTime:0.002079s ]
UPDATE `stock_search` SET `count` = 252 , `updatetime` = '2026-01-23 17:01:14' WHERE `partno` = '31189104' [ RunTime:0.007937s ]
SELECT `id`,`typeid`,`name` FROM `product_type` WHERE `id` = 0 LIMIT 1 [ RunTime:0.000324s ]
SELECT `id`,`typeid`,`name` FROM `product_type` WHERE `typeid` = 0 [ RunTime:0.000259s ]
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.000503s ]
SHOW FULL COLUMNS FROM `stock` [ RunTime:0.002719s ]
SELECT COUNT(*) AS think_count FROM `stock` `s` INNER JOIN `user` `u` ON `s`.`userid`=`u`.`stockuserid` WHERE ( `partno` LIKE '31189104%' AND `status` <> 2 ) AND `u`.`lockUser` = '0' [ RunTime:0.002563s ]
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 '31189104%' AND `status` <> 2 ) ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.013189s ]
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 ('9579420','9604252','16870','15851','7164') ORDER BY FIELD(s.id, 9579420,9604252,16870,15851,7164) [ RunTime:0.005295s ]
SHOW FULL COLUMNS FROM `stock_pra` [ RunTime:0.001524s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 9579420 LIMIT 4 [ RunTime:0.004150s ]
SHOW FULL COLUMNS FROM `stock_price` [ RunTime:0.002911s ]
SELECT * FROM `stock_price` WHERE `stockid` = 9579420 ORDER BY `minOrder` ASC [ RunTime:0.001084s ]
SHOW FULL COLUMNS FROM `stock_unitquantity` [ RunTime:0.015464s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 9579420 ORDER BY `unit` DESC [ RunTime:0.002902s ]
SHOW FULL COLUMNS FROM `stock_warehousequantity` [ RunTime:0.002017s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 9579420 LIMIT 2 [ RunTime:0.000613s ]
SELECT * FROM `stock_price` WHERE `stockid` = 9579420 ORDER BY `minOrder` ASC [ RunTime:0.004012s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 9604252 LIMIT 4 [ RunTime:0.001249s ]
SELECT * FROM `stock_price` WHERE `stockid` = 9604252 ORDER BY `minOrder` ASC [ RunTime:0.000665s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 9604252 ORDER BY `unit` DESC [ RunTime:0.000482s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 9604252 LIMIT 2 [ RunTime:0.002312s ]
SELECT * FROM `stock_price` WHERE `stockid` = 9604252 ORDER BY `minOrder` ASC [ RunTime:0.001250s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 16870 LIMIT 4 [ RunTime:0.001636s ]
SELECT * FROM `stock_price` WHERE `stockid` = 16870 ORDER BY `minOrder` ASC [ RunTime:0.000959s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 16870 ORDER BY `unit` DESC [ RunTime:0.004923s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 16870 LIMIT 2 [ RunTime:0.000779s ]
SELECT * FROM `stock_price` WHERE `stockid` = 16870 ORDER BY `minOrder` ASC [ RunTime:0.000410s ]
select * from pdf where partno='31189104' and brandshort='METZ CONNECT' limit 1 [ RunTime:0.001529s ]
SHOW FULL COLUMNS FROM `stock_pra_lib` [ RunTime:0.002358s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '31189104' OR `brand` LIKE 'METZ CONNECT%' ) ) LIMIT 1 [ RunTime:0.004889s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 15851 LIMIT 4 [ RunTime:0.000609s ]
SELECT * FROM `stock_price` WHERE `stockid` = 15851 ORDER BY `minOrder` ASC [ RunTime:0.000819s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 15851 ORDER BY `unit` DESC [ RunTime:0.001187s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 15851 LIMIT 2 [ RunTime:0.003941s ]
SELECT * FROM `stock_price` WHERE `stockid` = 15851 ORDER BY `minOrder` ASC [ RunTime:0.000666s ]
select * from pdf where partno='31189104' and brandshort='METZ CONNECT' limit 1 [ RunTime:0.000476s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '31189104' OR `brand` LIKE 'METZ CONNECT%' ) ) LIMIT 1 [ RunTime:0.000350s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 7164 LIMIT 4 [ RunTime:0.000789s ]
SELECT * FROM `stock_price` WHERE `stockid` = 7164 ORDER BY `minOrder` ASC [ RunTime:0.000872s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 7164 ORDER BY `unit` DESC [ RunTime:0.000693s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 7164 LIMIT 2 [ RunTime:0.020337s ]
SELECT * FROM `stock_price` WHERE `stockid` = 7164 ORDER BY `minOrder` ASC [ RunTime:0.001530s ]
select * from pdf where partno='31189104' and brandshort='METZ CONNECT' limit 1 [ RunTime:0.000340s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '31189104' OR `brand` LIKE 'METZ CONNECT%' ) ) LIMIT 1 [ RunTime:0.000341s ]
SELECT brand, count(*) as count FROM `stock` WHERE ( `partno` LIKE '31189104%' AND `status` <> 2 ) AND `brand` IS NOT NULL AND `brand` <> '' GROUP BY `brand` ORDER BY `count` DESC LIMIT 10000 [ RunTime:0.003274s ]