SHOW FULL COLUMNS FROM `product_type` [ RunTime:0.001612s ]
SELECT `id`,`typeid`,`name`,`typestr` FROM `product_type` WHERE `id` NOT IN (11,12,13,14,15) AND `id` <= 750 [ RunTime:0.000572s ]
SHOW FULL COLUMNS FROM `o_cart` [ RunTime:0.001847s ]
SELECT COUNT(*) AS think_count FROM `o_cart` WHERE ( `userId` = 0 AND `visitIP` = '216.73.216.147' ) [ RunTime:0.001921s ]
SHOW FULL COLUMNS FROM `ad` [ RunTime:0.001378s ]
SELECT * FROM `ad` WHERE `isDisplay` = 1 [ RunTime:0.001745s ]
SHOW FULL COLUMNS FROM `stock_search` [ RunTime:0.001202s ]
SELECT * FROM `stock_search` WHERE `partno` = '3013' LIMIT 1 [ RunTime:0.010571s ]
UPDATE `stock_search` SET `count` = 4701 , `updatetime` = '2026-03-03 03:06:38' WHERE `partno` = '3013' [ RunTime:0.011905s ]
SELECT `id`,`typeid`,`name` FROM `product_type` WHERE `id` = 0 LIMIT 1 [ RunTime:0.000797s ]
SELECT `id`,`typeid`,`name` FROM `product_type` WHERE `typeid` = 0 [ RunTime:0.005052s ]
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.010266s ]
SHOW FULL COLUMNS FROM `stock` [ RunTime:0.001297s ]
SELECT COUNT(*) AS think_count FROM `stock` `s` INNER JOIN `user` `u` ON `s`.`userid`=`u`.`stockuserid` WHERE ( `partno` LIKE '3013%' AND `status` <> 2 ) AND `u`.`lockUser` = '0' [ RunTime:0.008587s ]
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 '3013%' AND `status` <> 2 ) ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.001341s ]
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 ('11226445','13350403','11337807','3094','14308061','16284','15264','14198346','14730832','14735262','14730833','11909087','11889554','11915021','13117971','13471816','11422028','14349774','13471817','13266617') ORDER BY FIELD(s.id, 11226445,13350403,11337807,3094,14308061,16284,15264,14198346,14730832,14735262,14730833,11909087,11889554,11915021,13117971,13471816,11422028,14349774,13471817,13266617) [ RunTime:0.004143s ]
SHOW FULL COLUMNS FROM `stock_pra` [ RunTime:0.006895s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 11226445 LIMIT 4 [ RunTime:0.007921s ]
SHOW FULL COLUMNS FROM `stock_price` [ RunTime:0.000903s ]
SELECT * FROM `stock_price` WHERE `stockid` = 11226445 ORDER BY `minOrder` ASC [ RunTime:0.000837s ]
SHOW FULL COLUMNS FROM `stock_unitquantity` [ RunTime:0.000825s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 11226445 ORDER BY `unit` DESC [ RunTime:0.000291s ]
SHOW FULL COLUMNS FROM `stock_warehousequantity` [ RunTime:0.001273s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 11226445 LIMIT 2 [ RunTime:0.000283s ]
SELECT * FROM `stock_price` WHERE `stockid` = 11226445 ORDER BY `minOrder` ASC [ RunTime:0.000160s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 13350403 LIMIT 4 [ RunTime:0.000656s ]
SELECT * FROM `stock_price` WHERE `stockid` = 13350403 ORDER BY `minOrder` ASC [ RunTime:0.002029s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 13350403 ORDER BY `unit` DESC [ RunTime:0.003981s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 13350403 LIMIT 2 [ RunTime:0.000374s ]
SELECT * FROM `stock_price` WHERE `stockid` = 13350403 ORDER BY `minOrder` ASC [ RunTime:0.000156s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 11337807 LIMIT 4 [ RunTime:0.001856s ]
SELECT * FROM `stock_price` WHERE `stockid` = 11337807 ORDER BY `minOrder` ASC [ RunTime:0.002212s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 11337807 ORDER BY `unit` DESC [ RunTime:0.000611s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 11337807 LIMIT 2 [ RunTime:0.000811s ]
SELECT * FROM `stock_price` WHERE `stockid` = 11337807 ORDER BY `minOrder` ASC [ RunTime:0.000153s ]
select * from pdf where partno='3013' and brandshort='Adafruit Industries LLC' limit 1 [ RunTime:0.001745s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 3094 LIMIT 4 [ RunTime:0.002072s ]
SELECT * FROM `stock_price` WHERE `stockid` = 3094 ORDER BY `minOrder` ASC [ RunTime:0.002370s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 3094 ORDER BY `unit` DESC [ RunTime:0.000397s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 3094 LIMIT 2 [ RunTime:0.000345s ]
SELECT * FROM `stock_price` WHERE `stockid` = 3094 ORDER BY `minOrder` ASC [ RunTime:0.000161s ]
select * from pdf where partno='3013' and brandshort='KEYSTONE' limit 1 [ RunTime:0.000477s ]
SHOW FULL COLUMNS FROM `stock_pra_lib` [ RunTime:0.001052s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '3013' OR `brand` LIKE 'KEYSTONE%' ) ) LIMIT 1 [ RunTime:0.003781s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 14308061 LIMIT 4 [ RunTime:0.000720s ]
SELECT * FROM `stock_price` WHERE `stockid` = 14308061 ORDER BY `minOrder` ASC [ RunTime:0.001673s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 14308061 ORDER BY `unit` DESC [ RunTime:0.004105s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 14308061 LIMIT 2 [ RunTime:0.000260s ]
SELECT * FROM `stock_price` WHERE `stockid` = 14308061 ORDER BY `minOrder` ASC [ RunTime:0.000157s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 16284 LIMIT 4 [ RunTime:0.000235s ]
SELECT * FROM `stock_price` WHERE `stockid` = 16284 ORDER BY `minOrder` ASC [ RunTime:0.001714s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 16284 ORDER BY `unit` DESC [ RunTime:0.001641s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 16284 LIMIT 2 [ RunTime:0.003677s ]
SELECT * FROM `stock_price` WHERE `stockid` = 16284 ORDER BY `minOrder` ASC [ RunTime:0.000167s ]
select * from pdf where partno='3013' and brandshort='KEYSTONE' limit 1 [ RunTime:0.000325s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '3013' OR `brand` LIKE 'KEYSTONE%' ) ) LIMIT 1 [ RunTime:0.002299s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 15264 LIMIT 4 [ RunTime:0.000246s ]
SELECT * FROM `stock_price` WHERE `stockid` = 15264 ORDER BY `minOrder` ASC [ RunTime:0.001768s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 15264 ORDER BY `unit` DESC [ RunTime:0.000252s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 15264 LIMIT 2 [ RunTime:0.000287s ]
SELECT * FROM `stock_price` WHERE `stockid` = 15264 ORDER BY `minOrder` ASC [ RunTime:0.001312s ]
select * from pdf where partno='3013' and brandshort='KEYSTONE' limit 1 [ RunTime:0.000385s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '3013' OR `brand` LIKE 'KEYSTONE%' ) ) LIMIT 1 [ RunTime:0.000201s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 14198346 LIMIT 4 [ RunTime:0.000620s ]
SELECT * FROM `stock_price` WHERE `stockid` = 14198346 ORDER BY `minOrder` ASC [ RunTime:0.000966s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 14198346 ORDER BY `unit` DESC [ RunTime:0.000235s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 14198346 LIMIT 2 [ RunTime:0.000230s ]
SELECT * FROM `stock_price` WHERE `stockid` = 14198346 ORDER BY `minOrder` ASC [ RunTime:0.001058s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 14730832 LIMIT 4 [ RunTime:0.000599s ]
SELECT * FROM `stock_price` WHERE `stockid` = 14730832 ORDER BY `minOrder` ASC [ RunTime:0.003074s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 14730832 ORDER BY `unit` DESC [ RunTime:0.001014s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 14730832 LIMIT 2 [ RunTime:0.000248s ]
SELECT * FROM `stock_price` WHERE `stockid` = 14730832 ORDER BY `minOrder` ASC [ RunTime:0.000378s ]
select * from pdf where partno='30137-30' and brandshort='Littelfuse/Commercial Vehicle Products' limit 1 [ RunTime:0.001295s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 14735262 LIMIT 4 [ RunTime:0.000520s ]
SELECT * FROM `stock_price` WHERE `stockid` = 14735262 ORDER BY `minOrder` ASC [ RunTime:0.000400s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 14735262 ORDER BY `unit` DESC [ RunTime:0.005554s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 14735262 LIMIT 2 [ RunTime:0.000752s ]
SELECT * FROM `stock_price` WHERE `stockid` = 14735262 ORDER BY `minOrder` ASC [ RunTime:0.000164s ]
select * from pdf where partno='30138-30' and brandshort='Littelfuse/Commercial Vehicle Products' limit 1 [ RunTime:0.000714s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 14730833 LIMIT 4 [ RunTime:0.002353s ]
SELECT * FROM `stock_price` WHERE `stockid` = 14730833 ORDER BY `minOrder` ASC [ RunTime:0.000928s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 14730833 ORDER BY `unit` DESC [ RunTime:0.000447s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 14730833 LIMIT 2 [ RunTime:0.000231s ]
SELECT * FROM `stock_price` WHERE `stockid` = 14730833 ORDER BY `minOrder` ASC [ RunTime:0.000447s ]
select * from pdf where partno='30137-15' and brandshort='Littelfuse/Commercial Vehicle Products' limit 1 [ RunTime:0.000703s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 11909087 LIMIT 4 [ RunTime:0.007121s ]
SELECT * FROM `stock_price` WHERE `stockid` = 11909087 ORDER BY `minOrder` ASC [ RunTime:0.001403s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 11909087 ORDER BY `unit` DESC [ RunTime:0.000254s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 11909087 LIMIT 2 [ RunTime:0.000239s ]
SELECT * FROM `stock_price` WHERE `stockid` = 11909087 ORDER BY `minOrder` ASC [ RunTime:0.000406s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 11889554 LIMIT 4 [ RunTime:0.000668s ]
SELECT * FROM `stock_price` WHERE `stockid` = 11889554 ORDER BY `minOrder` ASC [ RunTime:0.000238s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 11889554 ORDER BY `unit` DESC [ RunTime:0.000248s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 11889554 LIMIT 2 [ RunTime:0.000220s ]
SELECT * FROM `stock_price` WHERE `stockid` = 11889554 ORDER BY `minOrder` ASC [ RunTime:0.000149s ]
select * from pdf where partno='3013W3SCM99A10X' and brandshort='Amphenol CONEC' limit 1 [ RunTime:0.000914s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 11915021 LIMIT 4 [ RunTime:0.002749s ]
SELECT * FROM `stock_price` WHERE `stockid` = 11915021 ORDER BY `minOrder` ASC [ RunTime:0.000581s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 11915021 ORDER BY `unit` DESC [ RunTime:0.000232s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 11915021 LIMIT 2 [ RunTime:0.000227s ]
SELECT * FROM `stock_price` WHERE `stockid` = 11915021 ORDER BY `minOrder` ASC [ RunTime:0.000151s ]
select * from pdf where partno='3013W6SXK99A10X' and brandshort='Amphenol CONEC' limit 1 [ RunTime:0.000864s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 13117971 LIMIT 4 [ RunTime:0.004654s ]
SELECT * FROM `stock_price` WHERE `stockid` = 13117971 ORDER BY `minOrder` ASC [ RunTime:0.003838s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 13117971 ORDER BY `unit` DESC [ RunTime:0.000308s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 13117971 LIMIT 2 [ RunTime:0.000244s ]
SELECT * FROM `stock_price` WHERE `stockid` = 13117971 ORDER BY `minOrder` ASC [ RunTime:0.000958s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 13471816 LIMIT 4 [ RunTime:0.009069s ]
SELECT * FROM `stock_price` WHERE `stockid` = 13471816 ORDER BY `minOrder` ASC [ RunTime:0.000345s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 13471816 ORDER BY `unit` DESC [ RunTime:0.000237s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 13471816 LIMIT 2 [ RunTime:0.000229s ]
SELECT * FROM `stock_price` WHERE `stockid` = 13471816 ORDER BY `minOrder` ASC [ RunTime:0.000150s ]
select * from pdf where partno='3013162002' and brandshort='Portescap' limit 1 [ RunTime:0.000730s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 11422028 LIMIT 4 [ RunTime:0.003797s ]
SELECT * FROM `stock_price` WHERE `stockid` = 11422028 ORDER BY `minOrder` ASC [ RunTime:0.003139s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 11422028 ORDER BY `unit` DESC [ RunTime:0.001945s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 11422028 LIMIT 2 [ RunTime:0.006681s ]
SELECT * FROM `stock_price` WHERE `stockid` = 11422028 ORDER BY `minOrder` ASC [ RunTime:0.000919s ]
select * from pdf where partno='3013094' and brandshort='Phoenix Contact' limit 1 [ RunTime:0.001884s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 14349774 LIMIT 4 [ RunTime:0.003853s ]
SELECT * FROM `stock_price` WHERE `stockid` = 14349774 ORDER BY `minOrder` ASC [ RunTime:0.003769s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 14349774 ORDER BY `unit` DESC [ RunTime:0.003314s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 14349774 LIMIT 2 [ RunTime:0.012376s ]
SELECT * FROM `stock_price` WHERE `stockid` = 14349774 ORDER BY `minOrder` ASC [ RunTime:0.000188s ]
select * from pdf where partno='3013162005' and brandshort='Portescap' limit 1 [ RunTime:0.003026s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 13471817 LIMIT 4 [ RunTime:0.003223s ]
SELECT * FROM `stock_price` WHERE `stockid` = 13471817 ORDER BY `minOrder` ASC [ RunTime:0.000597s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 13471817 ORDER BY `unit` DESC [ RunTime:0.000287s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 13471817 LIMIT 2 [ RunTime:0.000588s ]
SELECT * FROM `stock_price` WHERE `stockid` = 13471817 ORDER BY `minOrder` ASC [ RunTime:0.002863s ]
select * from pdf where partno='3013162001' and brandshort='Portescap' limit 1 [ RunTime:0.000995s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 13266617 LIMIT 4 [ RunTime:0.006752s ]
SELECT * FROM `stock_price` WHERE `stockid` = 13266617 ORDER BY `minOrder` ASC [ RunTime:0.003145s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 13266617 ORDER BY `unit` DESC [ RunTime:0.002726s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 13266617 LIMIT 2 [ RunTime:0.010761s ]
SELECT * FROM `stock_price` WHERE `stockid` = 13266617 ORDER BY `minOrder` ASC [ RunTime:0.000181s ]
SELECT brand, count(*) as count FROM `stock` WHERE ( `partno` LIKE '3013%' AND `status` <> 2 ) AND `brand` IS NOT NULL AND `brand` <> '' GROUP BY `brand` ORDER BY `count` DESC LIMIT 10000 [ RunTime:0.008849s ]