SHOW FULL COLUMNS FROM `product_type` [ RunTime:0.001635s ]
SELECT `id`,`typeid`,`name`,`typestr` FROM `product_type` WHERE `id` NOT IN (11,12,13,14,15) AND `id` <= 750 [ RunTime:0.000470s ]
SHOW FULL COLUMNS FROM `o_cart` [ RunTime:0.001620s ]
SELECT COUNT(*) AS think_count FROM `o_cart` WHERE ( `userId` = 0 AND `visitIP` = '216.73.217.130' ) [ RunTime:0.002910s ]
SHOW FULL COLUMNS FROM `ad` [ RunTime:0.000979s ]
SELECT * FROM `ad` WHERE `isDisplay` = 1 [ RunTime:0.000292s ]
SHOW FULL COLUMNS FROM `stock_search` [ RunTime:0.001822s ]
SELECT * FROM `stock_search` WHERE `partno` = '210' LIMIT 1 [ RunTime:0.001314s ]
UPDATE `stock_search` SET `count` = 115 , `updatetime` = '2026-06-04 20:32:54' WHERE `partno` = '210' [ RunTime:0.005541s ]
SELECT `id`,`typeid`,`name` FROM `product_type` WHERE `id` = 0 LIMIT 1 [ RunTime:0.001056s ]
SELECT `id`,`typeid`,`name` FROM `product_type` WHERE `typeid` = 0 [ RunTime:0.000220s ]
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.000376s ]
SHOW FULL COLUMNS FROM `stock` [ RunTime:0.002630s ]
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.057430s ]
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.025514s ]
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.000664s ]
SHOW FULL COLUMNS FROM `stock_pra` [ RunTime:0.001366s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32163256 LIMIT 4 [ RunTime:0.001082s ]
SHOW FULL COLUMNS FROM `stock_price` [ RunTime:0.001006s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32163256 ORDER BY `minOrder` ASC [ RunTime:0.002456s ]
SHOW FULL COLUMNS FROM `stock_unitquantity` [ RunTime:0.001319s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32163256 ORDER BY `unit` DESC [ RunTime:0.000452s ]
SHOW FULL COLUMNS FROM `stock_warehousequantity` [ RunTime:0.001017s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32163256 LIMIT 2 [ RunTime:0.002058s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32163256 ORDER BY `minOrder` ASC [ RunTime:0.006593s ]
select * from pdf where partno='2106123-2' and brandshort='te connectivity / raychem' limit 1 [ RunTime:0.004017s ]
SHOW FULL COLUMNS FROM `stock_pra_lib` [ RunTime:0.002174s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '2106123-2' OR `brand` LIKE 'te connectivity / raychem%' ) ) LIMIT 1 [ RunTime:0.000868s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 12616061 LIMIT 4 [ RunTime:0.001032s ]
SELECT * FROM `stock_price` WHERE `stockid` = 12616061 ORDER BY `minOrder` ASC [ RunTime:0.000449s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 12616061 ORDER BY `unit` DESC [ RunTime:0.005607s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 12616061 LIMIT 2 [ RunTime:0.001636s ]
SELECT * FROM `stock_price` WHERE `stockid` = 12616061 ORDER BY `minOrder` ASC [ RunTime:0.000555s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 12038953 LIMIT 4 [ RunTime:0.003037s ]
SELECT * FROM `stock_price` WHERE `stockid` = 12038953 ORDER BY `minOrder` ASC [ RunTime:0.000744s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 12038953 ORDER BY `unit` DESC [ RunTime:0.007994s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 12038953 LIMIT 2 [ RunTime:0.007122s ]
SELECT * FROM `stock_price` WHERE `stockid` = 12038953 ORDER BY `minOrder` ASC [ RunTime:0.000272s ]
select * from pdf where partno='2104-440-AL-6' and brandshort='RAF Electronic Hardware' limit 1 [ RunTime:0.002776s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 12612978 LIMIT 4 [ RunTime:0.005468s ]
SELECT * FROM `stock_price` WHERE `stockid` = 12612978 ORDER BY `minOrder` ASC [ RunTime:0.014536s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 12612978 ORDER BY `unit` DESC [ RunTime:0.002426s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 12612978 LIMIT 2 [ RunTime:0.004628s ]
SELECT * FROM `stock_price` WHERE `stockid` = 12612978 ORDER BY `minOrder` ASC [ RunTime:0.003199s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 12616062 LIMIT 4 [ RunTime:0.002974s ]
SELECT * FROM `stock_price` WHERE `stockid` = 12616062 ORDER BY `minOrder` ASC [ RunTime:0.002517s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 12616062 ORDER BY `unit` DESC [ RunTime:0.000543s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 12616062 LIMIT 2 [ RunTime:0.004753s ]
SELECT * FROM `stock_price` WHERE `stockid` = 12616062 ORDER BY `minOrder` ASC [ RunTime:0.000702s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32267841 LIMIT 4 [ RunTime:0.009690s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32267841 ORDER BY `minOrder` ASC [ RunTime:0.001973s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32267841 ORDER BY `unit` DESC [ RunTime:0.001283s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32267841 LIMIT 2 [ RunTime:0.006257s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32267841 ORDER BY `minOrder` ASC [ RunTime:0.000279s ]
select * from pdf where partno='2103245-4' and brandshort='te connectivity' limit 1 [ RunTime:0.005683s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '2103245-4' OR `brand` LIKE 'te connectivity%' ) ) LIMIT 1 [ RunTime:0.018599s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 13256682 LIMIT 4 [ RunTime:0.001074s ]
SELECT * FROM `stock_price` WHERE `stockid` = 13256682 ORDER BY `minOrder` ASC [ RunTime:0.000461s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 13256682 ORDER BY `unit` DESC [ RunTime:0.004471s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 13256682 LIMIT 2 [ RunTime:0.007348s ]
SELECT * FROM `stock_price` WHERE `stockid` = 13256682 ORDER BY `minOrder` ASC [ RunTime:0.002515s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 13316383 LIMIT 4 [ RunTime:0.002784s ]
SELECT * FROM `stock_price` WHERE `stockid` = 13316383 ORDER BY `minOrder` ASC [ RunTime:0.003262s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 13316383 ORDER BY `unit` DESC [ RunTime:0.000649s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 13316383 LIMIT 2 [ RunTime:0.002831s ]
SELECT * FROM `stock_price` WHERE `stockid` = 13316383 ORDER BY `minOrder` ASC [ RunTime:0.006911s ]
select * from pdf where partno='2102-632-AL' and brandshort='RAF Electronic Hardware' limit 1 [ RunTime:0.003852s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 13438225 LIMIT 4 [ RunTime:0.005185s ]
SELECT * FROM `stock_price` WHERE `stockid` = 13438225 ORDER BY `minOrder` ASC [ RunTime:0.000633s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 13438225 ORDER BY `unit` DESC [ RunTime:0.009052s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 13438225 LIMIT 2 [ RunTime:0.000924s ]
SELECT * FROM `stock_price` WHERE `stockid` = 13438225 ORDER BY `minOrder` ASC [ RunTime:0.002771s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 10751897 LIMIT 4 [ RunTime:0.002694s ]
SELECT * FROM `stock_price` WHERE `stockid` = 10751897 ORDER BY `minOrder` ASC [ RunTime:0.002658s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 10751897 ORDER BY `unit` DESC [ RunTime:0.000452s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 10751897 LIMIT 2 [ RunTime:0.008049s ]
SELECT * FROM `stock_price` WHERE `stockid` = 10751897 ORDER BY `minOrder` ASC [ RunTime:0.000284s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 11985723 LIMIT 4 [ RunTime:0.000942s ]
SELECT * FROM `stock_price` WHERE `stockid` = 11985723 ORDER BY `minOrder` ASC [ RunTime:0.003097s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 11985723 ORDER BY `unit` DESC [ RunTime:0.008745s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 11985723 LIMIT 2 [ RunTime:0.007472s ]
SELECT * FROM `stock_price` WHERE `stockid` = 11985723 ORDER BY `minOrder` ASC [ RunTime:0.000295s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 12627265 LIMIT 4 [ RunTime:0.004667s ]
SELECT * FROM `stock_price` WHERE `stockid` = 12627265 ORDER BY `minOrder` ASC [ RunTime:0.007708s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 12627265 ORDER BY `unit` DESC [ RunTime:0.001600s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 12627265 LIMIT 2 [ RunTime:0.000521s ]
SELECT * FROM `stock_price` WHERE `stockid` = 12627265 ORDER BY `minOrder` ASC [ RunTime:0.001598s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32277436 LIMIT 4 [ RunTime:0.000677s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32277436 ORDER BY `minOrder` ASC [ RunTime:0.002268s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32277436 ORDER BY `unit` DESC [ RunTime:0.002616s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32277436 LIMIT 2 [ RunTime:0.002381s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32277436 ORDER BY `minOrder` ASC [ RunTime:0.006063s ]
select * from pdf where partno='2106135-2' and brandshort='te connectivity / p&b' limit 1 [ RunTime:0.001108s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '2106135-2' OR `brand` LIKE 'te connectivity / p&b%' ) ) LIMIT 1 [ RunTime:0.005207s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32162934 LIMIT 4 [ RunTime:0.000468s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32162934 ORDER BY `minOrder` ASC [ RunTime:0.005860s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32162934 ORDER BY `unit` DESC [ RunTime:0.000448s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32162934 LIMIT 2 [ RunTime:0.000515s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32162934 ORDER BY `minOrder` ASC [ RunTime:0.000278s ]
select * from pdf where partno='2106135-2' and brandshort='te connectivity / p&b' limit 1 [ RunTime:0.005348s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '2106135-2' OR `brand` LIKE 'te connectivity / p&b%' ) ) LIMIT 1 [ RunTime:0.000361s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 13256201 LIMIT 4 [ RunTime:0.000725s ]
SELECT * FROM `stock_price` WHERE `stockid` = 13256201 ORDER BY `minOrder` ASC [ RunTime:0.003005s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 13256201 ORDER BY `unit` DESC [ RunTime:0.004417s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 13256201 LIMIT 2 [ RunTime:0.002748s ]
SELECT * FROM `stock_price` WHERE `stockid` = 13256201 ORDER BY `minOrder` ASC [ RunTime:0.003935s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 10961627 LIMIT 4 [ RunTime:0.000915s ]
SELECT * FROM `stock_price` WHERE `stockid` = 10961627 ORDER BY `minOrder` ASC [ RunTime:0.001843s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 10961627 ORDER BY `unit` DESC [ RunTime:0.002239s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 10961627 LIMIT 2 [ RunTime:0.000708s ]
SELECT * FROM `stock_price` WHERE `stockid` = 10961627 ORDER BY `minOrder` ASC [ RunTime:0.001862s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 11987438 LIMIT 4 [ RunTime:0.005185s ]
SELECT * FROM `stock_price` WHERE `stockid` = 11987438 ORDER BY `minOrder` ASC [ RunTime:0.000453s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 11987438 ORDER BY `unit` DESC [ RunTime:0.004634s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 11987438 LIMIT 2 [ RunTime:0.000645s ]
SELECT * FROM `stock_price` WHERE `stockid` = 11987438 ORDER BY `minOrder` ASC [ RunTime:0.000256s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32277437 LIMIT 4 [ RunTime:0.000439s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32277437 ORDER BY `minOrder` ASC [ RunTime:0.000532s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32277437 ORDER BY `unit` DESC [ RunTime:0.002455s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32277437 LIMIT 2 [ RunTime:0.001084s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32277437 ORDER BY `minOrder` ASC [ RunTime:0.001796s ]
select * from pdf where partno='2106431-2' and brandshort='te connectivity / raychem' limit 1 [ RunTime:0.004068s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '2106431-2' OR `brand` LIKE 'te connectivity / raychem%' ) ) LIMIT 1 [ RunTime:0.002347s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32162935 LIMIT 4 [ RunTime:0.000452s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32162935 ORDER BY `minOrder` ASC [ RunTime:0.000554s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32162935 ORDER BY `unit` DESC [ RunTime:0.002294s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32162935 LIMIT 2 [ RunTime:0.000408s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32162935 ORDER BY `minOrder` ASC [ RunTime:0.000272s ]
select * from pdf where partno='2106431-2' and brandshort='te connectivity / raychem' limit 1 [ RunTime:0.001246s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '2106431-2' OR `brand` LIKE 'te connectivity / raychem%' ) ) LIMIT 1 [ RunTime:0.004533s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 12615559 LIMIT 4 [ RunTime:0.000745s ]
SELECT * FROM `stock_price` WHERE `stockid` = 12615559 ORDER BY `minOrder` ASC [ RunTime:0.006156s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 12615559 ORDER BY `unit` DESC [ RunTime:0.002774s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 12615559 LIMIT 2 [ RunTime:0.001641s ]
SELECT * FROM `stock_price` WHERE `stockid` = 12615559 ORDER BY `minOrder` ASC [ RunTime:0.003152s ]
select * from pdf where partno='2103153-1' and brandshort='TE Connectivity AMP Connectors' limit 1 [ RunTime:0.005570s ]
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.040537s ]