SHOW FULL COLUMNS FROM `product_type` [ RunTime:0.001327s ]
SELECT `id`,`typeid`,`name`,`typestr` FROM `product_type` WHERE `id` NOT IN (11,12,13,14,15) AND `id` <= 750 [ RunTime:0.000419s ]
SHOW FULL COLUMNS FROM `o_cart` [ RunTime:0.001479s ]
SELECT COUNT(*) AS think_count FROM `o_cart` WHERE ( `userId` = 0 AND `visitIP` = '216.73.216.147' ) [ RunTime:0.000244s ]
SHOW FULL COLUMNS FROM `ad` [ RunTime:0.001033s ]
SELECT * FROM `ad` WHERE `isDisplay` = 1 [ RunTime:0.000208s ]
SHOW FULL COLUMNS FROM `stock_search` [ RunTime:0.001668s ]
SELECT * FROM `stock_search` WHERE `partno` = '3013' LIMIT 1 [ RunTime:0.000391s ]
UPDATE `stock_search` SET `count` = 3937 , `updatetime` = '2026-03-02 05:32:36' WHERE `partno` = '3013' [ RunTime:0.001469s ]
SELECT `id`,`typeid`,`name` FROM `product_type` WHERE `id` = 0 LIMIT 1 [ RunTime:0.000182s ]
SELECT `id`,`typeid`,`name` FROM `product_type` WHERE `typeid` = 0 [ RunTime:0.000164s ]
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.000313s ]
SHOW FULL COLUMNS FROM `stock` [ RunTime:0.001258s ]
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.013637s ]
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.001361s ]
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.007188s ]
SHOW FULL COLUMNS FROM `stock_pra` [ RunTime:0.001250s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 11226445 LIMIT 4 [ RunTime:0.003986s ]
SHOW FULL COLUMNS FROM `stock_price` [ RunTime:0.001140s ]
SELECT * FROM `stock_price` WHERE `stockid` = 11226445 ORDER BY `minOrder` ASC [ RunTime:0.000781s ]
SHOW FULL COLUMNS FROM `stock_unitquantity` [ RunTime:0.003465s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 11226445 ORDER BY `unit` DESC [ RunTime:0.000398s ]
SHOW FULL COLUMNS FROM `stock_warehousequantity` [ RunTime:0.006311s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 11226445 LIMIT 2 [ RunTime:0.003843s ]
SELECT * FROM `stock_price` WHERE `stockid` = 11226445 ORDER BY `minOrder` ASC [ RunTime:0.002139s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 13350403 LIMIT 4 [ RunTime:0.002637s ]
SELECT * FROM `stock_price` WHERE `stockid` = 13350403 ORDER BY `minOrder` ASC [ RunTime:0.000399s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 13350403 ORDER BY `unit` DESC [ RunTime:0.000322s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 13350403 LIMIT 2 [ RunTime:0.000315s ]
SELECT * FROM `stock_price` WHERE `stockid` = 13350403 ORDER BY `minOrder` ASC [ RunTime:0.001402s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 11337807 LIMIT 4 [ RunTime:0.000794s ]
SELECT * FROM `stock_price` WHERE `stockid` = 11337807 ORDER BY `minOrder` ASC [ RunTime:0.002357s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 11337807 ORDER BY `unit` DESC [ RunTime:0.001632s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 11337807 LIMIT 2 [ RunTime:0.002285s ]
SELECT * FROM `stock_price` WHERE `stockid` = 11337807 ORDER BY `minOrder` ASC [ RunTime:0.000266s ]
select * from pdf where partno='3013' and brandshort='Adafruit Industries LLC' limit 1 [ RunTime:0.002921s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 3094 LIMIT 4 [ RunTime:0.000475s ]
SELECT * FROM `stock_price` WHERE `stockid` = 3094 ORDER BY `minOrder` ASC [ RunTime:0.000367s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 3094 ORDER BY `unit` DESC [ RunTime:0.001449s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 3094 LIMIT 2 [ RunTime:0.002056s ]
SELECT * FROM `stock_price` WHERE `stockid` = 3094 ORDER BY `minOrder` ASC [ RunTime:0.002281s ]
select * from pdf where partno='3013' and brandshort='KEYSTONE' limit 1 [ RunTime:0.001491s ]
SHOW FULL COLUMNS FROM `stock_pra_lib` [ RunTime:0.001486s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '3013' OR `brand` LIKE 'KEYSTONE%' ) ) LIMIT 1 [ RunTime:0.001901s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 14308061 LIMIT 4 [ RunTime:0.000626s ]
SELECT * FROM `stock_price` WHERE `stockid` = 14308061 ORDER BY `minOrder` ASC [ RunTime:0.001288s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 14308061 ORDER BY `unit` DESC [ RunTime:0.001923s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 14308061 LIMIT 2 [ RunTime:0.002278s ]
SELECT * FROM `stock_price` WHERE `stockid` = 14308061 ORDER BY `minOrder` ASC [ RunTime:0.000226s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 16284 LIMIT 4 [ RunTime:0.000948s ]
SELECT * FROM `stock_price` WHERE `stockid` = 16284 ORDER BY `minOrder` ASC [ RunTime:0.001003s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 16284 ORDER BY `unit` DESC [ RunTime:0.000826s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 16284 LIMIT 2 [ RunTime:0.000374s ]
SELECT * FROM `stock_price` WHERE `stockid` = 16284 ORDER BY `minOrder` ASC [ RunTime:0.000166s ]
select * from pdf where partno='3013' and brandshort='KEYSTONE' limit 1 [ RunTime:0.000469s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '3013' OR `brand` LIKE 'KEYSTONE%' ) ) LIMIT 1 [ RunTime:0.000230s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 15264 LIMIT 4 [ RunTime:0.000291s ]
SELECT * FROM `stock_price` WHERE `stockid` = 15264 ORDER BY `minOrder` ASC [ RunTime:0.001320s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 15264 ORDER BY `unit` DESC [ RunTime:0.001453s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 15264 LIMIT 2 [ RunTime:0.003441s ]
SELECT * FROM `stock_price` WHERE `stockid` = 15264 ORDER BY `minOrder` ASC [ RunTime:0.000587s ]
select * from pdf where partno='3013' and brandshort='KEYSTONE' limit 1 [ RunTime:0.000481s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '3013' OR `brand` LIKE 'KEYSTONE%' ) ) LIMIT 1 [ RunTime:0.000243s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 14198346 LIMIT 4 [ RunTime:0.000948s ]
SELECT * FROM `stock_price` WHERE `stockid` = 14198346 ORDER BY `minOrder` ASC [ RunTime:0.000358s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 14198346 ORDER BY `unit` DESC [ RunTime:0.000263s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 14198346 LIMIT 2 [ RunTime:0.000247s ]
SELECT * FROM `stock_price` WHERE `stockid` = 14198346 ORDER BY `minOrder` ASC [ RunTime:0.000160s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 14730832 LIMIT 4 [ RunTime:0.001649s ]
SELECT * FROM `stock_price` WHERE `stockid` = 14730832 ORDER BY `minOrder` ASC [ RunTime:0.001259s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 14730832 ORDER BY `unit` DESC [ RunTime:0.004208s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 14730832 LIMIT 2 [ RunTime:0.000299s ]
SELECT * FROM `stock_price` WHERE `stockid` = 14730832 ORDER BY `minOrder` ASC [ RunTime:0.000207s ]
select * from pdf where partno='30137-30' and brandshort='Littelfuse/Commercial Vehicle Products' limit 1 [ RunTime:0.002335s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 14735262 LIMIT 4 [ RunTime:0.000864s ]
SELECT * FROM `stock_price` WHERE `stockid` = 14735262 ORDER BY `minOrder` ASC [ RunTime:0.000602s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 14735262 ORDER BY `unit` DESC [ RunTime:0.000332s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 14735262 LIMIT 2 [ RunTime:0.000304s ]
SELECT * FROM `stock_price` WHERE `stockid` = 14735262 ORDER BY `minOrder` ASC [ RunTime:0.000205s ]
select * from pdf where partno='30138-30' and brandshort='Littelfuse/Commercial Vehicle Products' limit 1 [ RunTime:0.001139s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 14730833 LIMIT 4 [ RunTime:0.003018s ]
SELECT * FROM `stock_price` WHERE `stockid` = 14730833 ORDER BY `minOrder` ASC [ RunTime:0.000673s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 14730833 ORDER BY `unit` DESC [ RunTime:0.000330s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 14730833 LIMIT 2 [ RunTime:0.001582s ]
SELECT * FROM `stock_price` WHERE `stockid` = 14730833 ORDER BY `minOrder` ASC [ RunTime:0.003859s ]
select * from pdf where partno='30137-15' and brandshort='Littelfuse/Commercial Vehicle Products' limit 1 [ RunTime:0.003778s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 11909087 LIMIT 4 [ RunTime:0.002130s ]
SELECT * FROM `stock_price` WHERE `stockid` = 11909087 ORDER BY `minOrder` ASC [ RunTime:0.001711s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 11909087 ORDER BY `unit` DESC [ RunTime:0.000411s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 11909087 LIMIT 2 [ RunTime:0.000365s ]
SELECT * FROM `stock_price` WHERE `stockid` = 11909087 ORDER BY `minOrder` ASC [ RunTime:0.000228s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 11889554 LIMIT 4 [ RunTime:0.001575s ]
SELECT * FROM `stock_price` WHERE `stockid` = 11889554 ORDER BY `minOrder` ASC [ RunTime:0.000309s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 11889554 ORDER BY `unit` DESC [ RunTime:0.002012s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 11889554 LIMIT 2 [ RunTime:0.001672s ]
SELECT * FROM `stock_price` WHERE `stockid` = 11889554 ORDER BY `minOrder` ASC [ RunTime:0.000218s ]
select * from pdf where partno='3013W3SCM99A10X' and brandshort='Amphenol CONEC' limit 1 [ RunTime:0.001029s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 11915021 LIMIT 4 [ RunTime:0.000595s ]
SELECT * FROM `stock_price` WHERE `stockid` = 11915021 ORDER BY `minOrder` ASC [ RunTime:0.006759s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 11915021 ORDER BY `unit` DESC [ RunTime:0.004224s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 11915021 LIMIT 2 [ RunTime:0.001856s ]
SELECT * FROM `stock_price` WHERE `stockid` = 11915021 ORDER BY `minOrder` ASC [ RunTime:0.000738s ]
select * from pdf where partno='3013W6SXK99A10X' and brandshort='Amphenol CONEC' limit 1 [ RunTime:0.005091s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 13117971 LIMIT 4 [ RunTime:0.006511s ]
SELECT * FROM `stock_price` WHERE `stockid` = 13117971 ORDER BY `minOrder` ASC [ RunTime:0.001629s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 13117971 ORDER BY `unit` DESC [ RunTime:0.003486s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 13117971 LIMIT 2 [ RunTime:0.002168s ]
SELECT * FROM `stock_price` WHERE `stockid` = 13117971 ORDER BY `minOrder` ASC [ RunTime:0.000191s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 13471816 LIMIT 4 [ RunTime:0.000627s ]
SELECT * FROM `stock_price` WHERE `stockid` = 13471816 ORDER BY `minOrder` ASC [ RunTime:0.001439s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 13471816 ORDER BY `unit` DESC [ RunTime:0.006298s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 13471816 LIMIT 2 [ RunTime:0.000738s ]
SELECT * FROM `stock_price` WHERE `stockid` = 13471816 ORDER BY `minOrder` ASC [ RunTime:0.000205s ]
select * from pdf where partno='3013162002' and brandshort='Portescap' limit 1 [ RunTime:0.000665s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 11422028 LIMIT 4 [ RunTime:0.002099s ]
SELECT * FROM `stock_price` WHERE `stockid` = 11422028 ORDER BY `minOrder` ASC [ RunTime:0.000567s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 11422028 ORDER BY `unit` DESC [ RunTime:0.000470s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 11422028 LIMIT 2 [ RunTime:0.000449s ]
SELECT * FROM `stock_price` WHERE `stockid` = 11422028 ORDER BY `minOrder` ASC [ RunTime:0.000608s ]
select * from pdf where partno='3013094' and brandshort='Phoenix Contact' limit 1 [ RunTime:0.001189s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 14349774 LIMIT 4 [ RunTime:0.000971s ]
SELECT * FROM `stock_price` WHERE `stockid` = 14349774 ORDER BY `minOrder` ASC [ RunTime:0.000469s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 14349774 ORDER BY `unit` DESC [ RunTime:0.000464s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 14349774 LIMIT 2 [ RunTime:0.000446s ]
SELECT * FROM `stock_price` WHERE `stockid` = 14349774 ORDER BY `minOrder` ASC [ RunTime:0.000792s ]
select * from pdf where partno='3013162005' and brandshort='Portescap' limit 1 [ RunTime:0.006110s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 13471817 LIMIT 4 [ RunTime:0.002397s ]
SELECT * FROM `stock_price` WHERE `stockid` = 13471817 ORDER BY `minOrder` ASC [ RunTime:0.001076s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 13471817 ORDER BY `unit` DESC [ RunTime:0.000504s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 13471817 LIMIT 2 [ RunTime:0.000479s ]
SELECT * FROM `stock_price` WHERE `stockid` = 13471817 ORDER BY `minOrder` ASC [ RunTime:0.000281s ]
select * from pdf where partno='3013162001' and brandshort='Portescap' limit 1 [ RunTime:0.000464s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 13266617 LIMIT 4 [ RunTime:0.005361s ]
SELECT * FROM `stock_price` WHERE `stockid` = 13266617 ORDER BY `minOrder` ASC [ RunTime:0.001658s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 13266617 ORDER BY `unit` DESC [ RunTime:0.009888s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 13266617 LIMIT 2 [ RunTime:0.001335s ]
SELECT * FROM `stock_price` WHERE `stockid` = 13266617 ORDER BY `minOrder` ASC [ RunTime:0.000311s ]
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.002056s ]