SHOW FULL COLUMNS FROM `product_type` [ RunTime:0.001566s ]
SELECT `id`,`typeid`,`name`,`typestr` FROM `product_type` WHERE `id` NOT IN (11,12,13,14,15) AND `id` <= 750 [ RunTime:0.000508s ]
SHOW FULL COLUMNS FROM `o_cart` [ RunTime:0.001638s ]
SELECT COUNT(*) AS think_count FROM `o_cart` WHERE ( `userId` = 0 AND `visitIP` = '216.73.217.130' ) [ RunTime:0.000545s ]
SHOW FULL COLUMNS FROM `ad` [ RunTime:0.001263s ]
SELECT * FROM `ad` WHERE `isDisplay` = 1 [ RunTime:0.000266s ]
SHOW FULL COLUMNS FROM `stock_search` [ RunTime:0.001079s ]
SELECT * FROM `stock_search` WHERE `partno` = '210' LIMIT 1 [ RunTime:0.000831s ]
UPDATE `stock_search` SET `count` = 113 , `updatetime` = '2026-06-04 20:32:54' WHERE `partno` = '210' [ RunTime:0.001520s ]
SELECT `id`,`typeid`,`name` FROM `product_type` WHERE `id` = 0 LIMIT 1 [ RunTime:0.000268s ]
SELECT `id`,`typeid`,`name` FROM `product_type` WHERE `typeid` = 0 [ RunTime:0.000246s ]
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.001931s ]
SHOW FULL COLUMNS FROM `stock` [ RunTime:0.001852s ]
SELECT COUNT(*) AS think_count FROM `stock` `s` INNER JOIN `user` `u` ON `s`.`userid`=`u`.`stockuserid` WHERE ( `partno` LIKE '210%' AND `status` <> 2 ) AND `u`.`lockUser` = '0' [ RunTime:0.108695s ]
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 '210%' AND `status` <> 2 ) ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 100,20 [ RunTime:0.030991s ]
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 ('32163256','12616061','12038953','12612978','12616062','32267841','13256682','13316383','13438225','10751897','11985723','12627265','32277436','32162934','13256201','10961627','11987438','32277437','32162935','12615559') ORDER BY FIELD(s.id, 32163256,12616061,12038953,12612978,12616062,32267841,13256682,13316383,13438225,10751897,11985723,12627265,32277436,32162934,13256201,10961627,11987438,32277437,32162935,12615559) [ RunTime:0.004980s ]
SHOW FULL COLUMNS FROM `stock_pra` [ RunTime:0.001315s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32163256 LIMIT 4 [ RunTime:0.002469s ]
SHOW FULL COLUMNS FROM `stock_price` [ RunTime:0.001201s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32163256 ORDER BY `minOrder` ASC [ RunTime:0.001107s ]
SHOW FULL COLUMNS FROM `stock_unitquantity` [ RunTime:0.001195s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32163256 ORDER BY `unit` DESC [ RunTime:0.002405s ]
SHOW FULL COLUMNS FROM `stock_warehousequantity` [ RunTime:0.001288s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32163256 LIMIT 2 [ RunTime:0.006350s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32163256 ORDER BY `minOrder` ASC [ RunTime:0.000312s ]
select * from pdf where partno='2106123-2' and brandshort='te connectivity / raychem' limit 1 [ RunTime:0.001964s ]
SHOW FULL COLUMNS FROM `stock_pra_lib` [ RunTime:0.002467s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '2106123-2' OR `brand` LIKE 'te connectivity / raychem%' ) ) LIMIT 1 [ RunTime:0.001803s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 12616061 LIMIT 4 [ RunTime:0.000811s ]
SELECT * FROM `stock_price` WHERE `stockid` = 12616061 ORDER BY `minOrder` ASC [ RunTime:0.004171s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 12616061 ORDER BY `unit` DESC [ RunTime:0.001320s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 12616061 LIMIT 2 [ RunTime:0.000621s ]
SELECT * FROM `stock_price` WHERE `stockid` = 12616061 ORDER BY `minOrder` ASC [ RunTime:0.000757s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 12038953 LIMIT 4 [ RunTime:0.002929s ]
SELECT * FROM `stock_price` WHERE `stockid` = 12038953 ORDER BY `minOrder` ASC [ RunTime:0.002882s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 12038953 ORDER BY `unit` DESC [ RunTime:0.005044s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 12038953 LIMIT 2 [ RunTime:0.006653s ]
SELECT * FROM `stock_price` WHERE `stockid` = 12038953 ORDER BY `minOrder` ASC [ RunTime:0.000811s ]
select * from pdf where partno='2104-440-AL-6' and brandshort='RAF Electronic Hardware' limit 1 [ RunTime:0.002664s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 12612978 LIMIT 4 [ RunTime:0.004475s ]
SELECT * FROM `stock_price` WHERE `stockid` = 12612978 ORDER BY `minOrder` ASC [ RunTime:0.013836s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 12612978 ORDER BY `unit` DESC [ RunTime:0.002258s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 12612978 LIMIT 2 [ RunTime:0.001771s ]
SELECT * FROM `stock_price` WHERE `stockid` = 12612978 ORDER BY `minOrder` ASC [ RunTime:0.001907s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 12616062 LIMIT 4 [ RunTime:0.004212s ]
SELECT * FROM `stock_price` WHERE `stockid` = 12616062 ORDER BY `minOrder` ASC [ RunTime:0.001076s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 12616062 ORDER BY `unit` DESC [ RunTime:0.002957s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 12616062 LIMIT 2 [ RunTime:0.005389s ]
SELECT * FROM `stock_price` WHERE `stockid` = 12616062 ORDER BY `minOrder` ASC [ RunTime:0.002189s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32267841 LIMIT 4 [ RunTime:0.005675s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32267841 ORDER BY `minOrder` ASC [ RunTime:0.003782s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32267841 ORDER BY `unit` DESC [ RunTime:0.004528s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32267841 LIMIT 2 [ RunTime:0.000615s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32267841 ORDER BY `minOrder` ASC [ RunTime:0.002096s ]
select * from pdf where partno='2103245-4' and brandshort='te connectivity' limit 1 [ RunTime:0.002363s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '2103245-4' OR `brand` LIKE 'te connectivity%' ) ) LIMIT 1 [ RunTime:0.024550s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 13256682 LIMIT 4 [ RunTime:0.003049s ]
SELECT * FROM `stock_price` WHERE `stockid` = 13256682 ORDER BY `minOrder` ASC [ RunTime:0.003938s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 13256682 ORDER BY `unit` DESC [ RunTime:0.001732s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 13256682 LIMIT 2 [ RunTime:0.000453s ]
SELECT * FROM `stock_price` WHERE `stockid` = 13256682 ORDER BY `minOrder` ASC [ RunTime:0.001582s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 13316383 LIMIT 4 [ RunTime:0.001771s ]
SELECT * FROM `stock_price` WHERE `stockid` = 13316383 ORDER BY `minOrder` ASC [ RunTime:0.000504s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 13316383 ORDER BY `unit` DESC [ RunTime:0.001157s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 13316383 LIMIT 2 [ RunTime:0.001835s ]
SELECT * FROM `stock_price` WHERE `stockid` = 13316383 ORDER BY `minOrder` ASC [ RunTime:0.006704s ]
select * from pdf where partno='2102-632-AL' and brandshort='RAF Electronic Hardware' limit 1 [ RunTime:0.001744s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 13438225 LIMIT 4 [ RunTime:0.006904s ]
SELECT * FROM `stock_price` WHERE `stockid` = 13438225 ORDER BY `minOrder` ASC [ RunTime:0.001743s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 13438225 ORDER BY `unit` DESC [ RunTime:0.007157s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 13438225 LIMIT 2 [ RunTime:0.000443s ]
SELECT * FROM `stock_price` WHERE `stockid` = 13438225 ORDER BY `minOrder` ASC [ RunTime:0.002728s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 10751897 LIMIT 4 [ RunTime:0.005169s ]
SELECT * FROM `stock_price` WHERE `stockid` = 10751897 ORDER BY `minOrder` ASC [ RunTime:0.001153s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 10751897 ORDER BY `unit` DESC [ RunTime:0.004221s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 10751897 LIMIT 2 [ RunTime:0.001823s ]
SELECT * FROM `stock_price` WHERE `stockid` = 10751897 ORDER BY `minOrder` ASC [ RunTime:0.000709s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 11985723 LIMIT 4 [ RunTime:0.003244s ]
SELECT * FROM `stock_price` WHERE `stockid` = 11985723 ORDER BY `minOrder` ASC [ RunTime:0.000857s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 11985723 ORDER BY `unit` DESC [ RunTime:0.007327s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 11985723 LIMIT 2 [ RunTime:0.010110s ]
SELECT * FROM `stock_price` WHERE `stockid` = 11985723 ORDER BY `minOrder` ASC [ RunTime:0.000833s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 12627265 LIMIT 4 [ RunTime:0.007469s ]
SELECT * FROM `stock_price` WHERE `stockid` = 12627265 ORDER BY `minOrder` ASC [ RunTime:0.000697s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 12627265 ORDER BY `unit` DESC [ RunTime:0.000431s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 12627265 LIMIT 2 [ RunTime:0.001550s ]
SELECT * FROM `stock_price` WHERE `stockid` = 12627265 ORDER BY `minOrder` ASC [ RunTime:0.000513s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32277436 LIMIT 4 [ RunTime:0.001585s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32277436 ORDER BY `minOrder` ASC [ RunTime:0.000498s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32277436 ORDER BY `unit` DESC [ RunTime:0.002551s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32277436 LIMIT 2 [ RunTime:0.006053s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32277436 ORDER BY `minOrder` ASC [ RunTime:0.000548s ]
select * from pdf where partno='2106135-2' and brandshort='te connectivity / p&b' limit 1 [ RunTime:0.003533s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '2106135-2' OR `brand` LIKE 'te connectivity / p&b%' ) ) LIMIT 1 [ RunTime:0.001396s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32162934 LIMIT 4 [ RunTime:0.000448s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32162934 ORDER BY `minOrder` ASC [ RunTime:0.005067s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32162934 ORDER BY `unit` DESC [ RunTime:0.002365s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32162934 LIMIT 2 [ RunTime:0.003320s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32162934 ORDER BY `minOrder` ASC [ RunTime:0.000455s ]
select * from pdf where partno='2106135-2' and brandshort='te connectivity / p&b' limit 1 [ RunTime:0.005273s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '2106135-2' OR `brand` LIKE 'te connectivity / p&b%' ) ) LIMIT 1 [ RunTime:0.003539s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 13256201 LIMIT 4 [ RunTime:0.004085s ]
SELECT * FROM `stock_price` WHERE `stockid` = 13256201 ORDER BY `minOrder` ASC [ RunTime:0.000502s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 13256201 ORDER BY `unit` DESC [ RunTime:0.001394s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 13256201 LIMIT 2 [ RunTime:0.001082s ]
SELECT * FROM `stock_price` WHERE `stockid` = 13256201 ORDER BY `minOrder` ASC [ RunTime:0.000519s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 10961627 LIMIT 4 [ RunTime:0.000493s ]
SELECT * FROM `stock_price` WHERE `stockid` = 10961627 ORDER BY `minOrder` ASC [ RunTime:0.001048s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 10961627 ORDER BY `unit` DESC [ RunTime:0.002752s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 10961627 LIMIT 2 [ RunTime:0.001901s ]
SELECT * FROM `stock_price` WHERE `stockid` = 10961627 ORDER BY `minOrder` ASC [ RunTime:0.001931s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 11987438 LIMIT 4 [ RunTime:0.002405s ]
SELECT * FROM `stock_price` WHERE `stockid` = 11987438 ORDER BY `minOrder` ASC [ RunTime:0.000449s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 11987438 ORDER BY `unit` DESC [ RunTime:0.000446s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 11987438 LIMIT 2 [ RunTime:0.002174s ]
SELECT * FROM `stock_price` WHERE `stockid` = 11987438 ORDER BY `minOrder` ASC [ RunTime:0.001184s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32277437 LIMIT 4 [ RunTime:0.000500s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32277437 ORDER BY `minOrder` ASC [ RunTime:0.001661s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32277437 ORDER BY `unit` DESC [ RunTime:0.001970s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32277437 LIMIT 2 [ RunTime:0.001574s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32277437 ORDER BY `minOrder` ASC [ RunTime:0.000788s ]
select * from pdf where partno='2106431-2' and brandshort='te connectivity / raychem' limit 1 [ RunTime:0.002202s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '2106431-2' OR `brand` LIKE 'te connectivity / raychem%' ) ) LIMIT 1 [ RunTime:0.000502s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32162935 LIMIT 4 [ RunTime:0.001697s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32162935 ORDER BY `minOrder` ASC [ RunTime:0.004469s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32162935 ORDER BY `unit` DESC [ RunTime:0.005213s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32162935 LIMIT 2 [ RunTime:0.000429s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32162935 ORDER BY `minOrder` ASC [ RunTime:0.001858s ]
select * from pdf where partno='2106431-2' and brandshort='te connectivity / raychem' limit 1 [ RunTime:0.003458s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '2106431-2' OR `brand` LIKE 'te connectivity / raychem%' ) ) LIMIT 1 [ RunTime:0.004369s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 12615559 LIMIT 4 [ RunTime:0.000443s ]
SELECT * FROM `stock_price` WHERE `stockid` = 12615559 ORDER BY `minOrder` ASC [ RunTime:0.002187s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 12615559 ORDER BY `unit` DESC [ RunTime:0.000478s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 12615559 LIMIT 2 [ RunTime:0.002134s ]
SELECT * FROM `stock_price` WHERE `stockid` = 12615559 ORDER BY `minOrder` ASC [ RunTime:0.000497s ]
select * from pdf where partno='2103153-1' and brandshort='TE Connectivity AMP Connectors' limit 1 [ RunTime:0.002485s ]
SELECT brand, count(*) as count FROM `stock` WHERE ( `partno` LIKE '210%' AND `status` <> 2 ) AND `brand` IS NOT NULL AND `brand` <> '' GROUP BY `brand` ORDER BY `count` DESC LIMIT 10000 [ RunTime:0.044113s ]