SHOW FULL COLUMNS FROM `visit_log` [ RunTime:0.001106s ]
INSERT INTO `visit_log` SET `ip` = '216.73.217.83' , `useragent` = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)' , `reffer` = '' [ RunTime:0.001700s ]
SHOW FULL COLUMNS FROM `product_type` [ RunTime:0.002337s ]
SELECT `id`,`typeid`,`name`,`typestr` FROM `product_type` WHERE `id` NOT IN (11,12,13,14,15) AND `id` <= 750 [ RunTime:0.000545s ]
SHOW FULL COLUMNS FROM `o_cart` [ RunTime:0.002539s ]
SELECT COUNT(*) AS think_count FROM `o_cart` WHERE ( `userId` = 0 AND `visitIP` = '216.73.217.83' ) [ RunTime:0.000334s ]
SHOW FULL COLUMNS FROM `ad` [ RunTime:0.001896s ]
SELECT * FROM `ad` WHERE `isDisplay` = 1 [ RunTime:0.000277s ]
SHOW FULL COLUMNS FROM `stock_search` [ RunTime:0.003095s ]
SELECT * FROM `stock_search` WHERE `partno` = '210' LIMIT 1 [ RunTime:0.006354s ]
UPDATE `stock_search` SET `count` = 2763 , `updatetime` = '2026-06-08 08:11:29' WHERE `partno` = '210' [ RunTime:0.010750s ]
SELECT `id`,`typeid`,`name` FROM `product_type` WHERE `id` = 0 LIMIT 1 [ RunTime:0.000501s ]
SELECT `id`,`typeid`,`name` FROM `product_type` WHERE `typeid` = 0 [ RunTime:0.005373s ]
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.003671s ]
SHOW FULL COLUMNS FROM `stock` [ RunTime:0.002467s ]
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.212103s ]
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 5200,20 [ RunTime:0.056647s ]
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 ('32389420','32384737','32381641','32381511','32375945','32374201','32373797','32372598','32371071','32370857','32369933','32364935','32363855','32360405','32360147','32360146','32358786','32358783','32358370','32357571') ORDER BY FIELD(s.id, 32389420,32384737,32381641,32381511,32375945,32374201,32373797,32372598,32371071,32370857,32369933,32364935,32363855,32360405,32360147,32360146,32358786,32358783,32358370,32357571) [ RunTime:0.010208s ]
SHOW FULL COLUMNS FROM `stock_pra` [ RunTime:0.001450s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32389420 LIMIT 4 [ RunTime:0.011388s ]
SHOW FULL COLUMNS FROM `stock_price` [ RunTime:0.002269s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32389420 ORDER BY `minOrder` ASC [ RunTime:0.010767s ]
SHOW FULL COLUMNS FROM `stock_unitquantity` [ RunTime:0.006684s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32389420 ORDER BY `unit` DESC [ RunTime:0.011064s ]
SHOW FULL COLUMNS FROM `stock_warehousequantity` [ RunTime:0.007728s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32389420 LIMIT 2 [ RunTime:0.003997s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32389420 ORDER BY `minOrder` ASC [ RunTime:0.001998s ]
select * from pdf where partno='2101876' and brandshort='SICK, Inc.' limit 1 [ RunTime:0.010441s ]
SHOW FULL COLUMNS FROM `stock_pra_lib` [ RunTime:0.003415s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '2101876' OR `brand` LIKE 'SICK, Inc.%' ) ) LIMIT 1 [ RunTime:0.005435s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32384737 LIMIT 4 [ RunTime:0.003893s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32384737 ORDER BY `minOrder` ASC [ RunTime:0.002972s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32384737 ORDER BY `unit` DESC [ RunTime:0.002519s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32384737 LIMIT 2 [ RunTime:0.020561s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32384737 ORDER BY `minOrder` ASC [ RunTime:0.008125s ]
select * from pdf where partno='2101143-1' and brandshort='TE Connectivity Aerospace, Defense and Marine' limit 1 [ RunTime:0.013806s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '2101143-1' OR `brand` LIKE 'TE Connectivity Aerospace, Defense and Marine%' ) ) LIMIT 1 [ RunTime:0.005243s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32381641 LIMIT 4 [ RunTime:0.012720s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32381641 ORDER BY `minOrder` ASC [ RunTime:0.019123s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32381641 ORDER BY `unit` DESC [ RunTime:0.010515s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32381641 LIMIT 2 [ RunTime:0.001450s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32381641 ORDER BY `minOrder` ASC [ RunTime:0.004536s ]
select * from pdf where partno='21028' and brandshort='Murrelektronik, Inc' limit 1 [ RunTime:0.008338s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '21028' OR `brand` LIKE 'Murrelektronik, Inc%' ) ) LIMIT 1 [ RunTime:0.012821s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32381511 LIMIT 4 [ RunTime:0.006350s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32381511 ORDER BY `minOrder` ASC [ RunTime:0.003939s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32381511 ORDER BY `unit` DESC [ RunTime:0.000540s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32381511 LIMIT 2 [ RunTime:0.002236s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32381511 ORDER BY `minOrder` ASC [ RunTime:0.004199s ]
select * from pdf where partno='2101830' and brandshort='SICK, Inc.' limit 1 [ RunTime:0.002364s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '2101830' OR `brand` LIKE 'SICK, Inc.%' ) ) LIMIT 1 [ RunTime:0.019789s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32375945 LIMIT 4 [ RunTime:0.004515s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32375945 ORDER BY `minOrder` ASC [ RunTime:0.008583s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32375945 ORDER BY `unit` DESC [ RunTime:0.006138s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32375945 LIMIT 2 [ RunTime:0.003163s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32375945 ORDER BY `minOrder` ASC [ RunTime:0.000604s ]
select * from pdf where partno='21021' and brandshort='Murrelektronik, Inc' limit 1 [ RunTime:0.006516s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '21021' OR `brand` LIKE 'Murrelektronik, Inc%' ) ) LIMIT 1 [ RunTime:0.010092s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32374201 LIMIT 4 [ RunTime:0.008401s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32374201 ORDER BY `minOrder` ASC [ RunTime:0.009836s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32374201 ORDER BY `unit` DESC [ RunTime:0.004885s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32374201 LIMIT 2 [ RunTime:0.008491s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32374201 ORDER BY `minOrder` ASC [ RunTime:0.000513s ]
select * from pdf where partno='21023' and brandshort='Murrelektronik, Inc' limit 1 [ RunTime:0.002807s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '21023' OR `brand` LIKE 'Murrelektronik, Inc%' ) ) LIMIT 1 [ RunTime:0.001610s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32373797 LIMIT 4 [ RunTime:0.000641s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32373797 ORDER BY `minOrder` ASC [ RunTime:0.001980s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32373797 ORDER BY `unit` DESC [ RunTime:0.003532s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32373797 LIMIT 2 [ RunTime:0.002983s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32373797 ORDER BY `minOrder` ASC [ RunTime:0.000474s ]
select * from pdf where partno='21072' and brandshort='Murrelektronik, Inc' limit 1 [ RunTime:0.002815s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '21072' OR `brand` LIKE 'Murrelektronik, Inc%' ) ) LIMIT 1 [ RunTime:0.003416s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32372598 LIMIT 4 [ RunTime:0.007804s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32372598 ORDER BY `minOrder` ASC [ RunTime:0.009537s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32372598 ORDER BY `unit` DESC [ RunTime:0.000818s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32372598 LIMIT 2 [ RunTime:0.000648s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32372598 ORDER BY `minOrder` ASC [ RunTime:0.001097s ]
select * from pdf where partno='21039' and brandshort='Murrelektronik, Inc' limit 1 [ RunTime:0.005711s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '21039' OR `brand` LIKE 'Murrelektronik, Inc%' ) ) LIMIT 1 [ RunTime:0.001305s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32371071 LIMIT 4 [ RunTime:0.009413s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32371071 ORDER BY `minOrder` ASC [ RunTime:0.015765s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32371071 ORDER BY `unit` DESC [ RunTime:0.003781s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32371071 LIMIT 2 [ RunTime:0.002197s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32371071 ORDER BY `minOrder` ASC [ RunTime:0.000429s ]
select * from pdf where partno='21037' and brandshort='Murrelektronik, Inc' limit 1 [ RunTime:0.005425s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '21037' OR `brand` LIKE 'Murrelektronik, Inc%' ) ) LIMIT 1 [ RunTime:0.006276s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32370857 LIMIT 4 [ RunTime:0.006711s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32370857 ORDER BY `minOrder` ASC [ RunTime:0.002003s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32370857 ORDER BY `unit` DESC [ RunTime:0.000899s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32370857 LIMIT 2 [ RunTime:0.000654s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32370857 ORDER BY `minOrder` ASC [ RunTime:0.000478s ]
select * from pdf where partno='2104098' and brandshort='SICK, Inc.' limit 1 [ RunTime:0.003975s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '2104098' OR `brand` LIKE 'SICK, Inc.%' ) ) LIMIT 1 [ RunTime:0.004319s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32369933 LIMIT 4 [ RunTime:0.004327s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32369933 ORDER BY `minOrder` ASC [ RunTime:0.006112s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32369933 ORDER BY `unit` DESC [ RunTime:0.008192s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32369933 LIMIT 2 [ RunTime:0.000774s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32369933 ORDER BY `minOrder` ASC [ RunTime:0.000456s ]
select * from pdf where partno='21029' and brandshort='Murrelektronik, Inc' limit 1 [ RunTime:0.004091s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '21029' OR `brand` LIKE 'Murrelektronik, Inc%' ) ) LIMIT 1 [ RunTime:0.000980s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32364935 LIMIT 4 [ RunTime:0.000649s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32364935 ORDER BY `minOrder` ASC [ RunTime:0.001207s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32364935 ORDER BY `unit` DESC [ RunTime:0.000702s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32364935 LIMIT 2 [ RunTime:0.000601s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32364935 ORDER BY `minOrder` ASC [ RunTime:0.000424s ]
select * from pdf where partno='21054' and brandshort='Murrelektronik, Inc' limit 1 [ RunTime:0.002431s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '21054' OR `brand` LIKE 'Murrelektronik, Inc%' ) ) LIMIT 1 [ RunTime:0.004122s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32363855 LIMIT 4 [ RunTime:0.002961s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32363855 ORDER BY `minOrder` ASC [ RunTime:0.007327s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32363855 ORDER BY `unit` DESC [ RunTime:0.001877s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32363855 LIMIT 2 [ RunTime:0.001312s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32363855 ORDER BY `minOrder` ASC [ RunTime:0.000440s ]
select * from pdf where partno='2102668-1' and brandshort='TE Connectivity Aerospace, Defense and Marine' limit 1 [ RunTime:0.003002s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '2102668-1' OR `brand` LIKE 'TE Connectivity Aerospace, Defense and Marine%' ) ) LIMIT 1 [ RunTime:0.010418s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32360405 LIMIT 4 [ RunTime:0.011369s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32360405 ORDER BY `minOrder` ASC [ RunTime:0.002227s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32360405 ORDER BY `unit` DESC [ RunTime:0.005297s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32360405 LIMIT 2 [ RunTime:0.003087s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32360405 ORDER BY `minOrder` ASC [ RunTime:0.007219s ]
select * from pdf where partno='210-0309' and brandshort='Apex Tool Group' limit 1 [ RunTime:0.003981s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-0309' OR `brand` LIKE 'Apex Tool Group%' ) ) LIMIT 1 [ RunTime:0.004393s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32360147 LIMIT 4 [ RunTime:0.006332s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32360147 ORDER BY `minOrder` ASC [ RunTime:0.009745s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32360147 ORDER BY `unit` DESC [ RunTime:0.001621s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32360147 LIMIT 2 [ RunTime:0.029470s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32360147 ORDER BY `minOrder` ASC [ RunTime:0.003342s ]
select * from pdf where partno='21098' and brandshort='Murrelektronik, Inc' limit 1 [ RunTime:0.005901s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '21098' OR `brand` LIKE 'Murrelektronik, Inc%' ) ) LIMIT 1 [ RunTime:0.009572s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32360146 LIMIT 4 [ RunTime:0.010765s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32360146 ORDER BY `minOrder` ASC [ RunTime:0.006863s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32360146 ORDER BY `unit` DESC [ RunTime:0.004692s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32360146 LIMIT 2 [ RunTime:0.003985s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32360146 ORDER BY `minOrder` ASC [ RunTime:0.000547s ]
select * from pdf where partno='21022' and brandshort='Murrelektronik, Inc' limit 1 [ RunTime:0.001259s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '21022' OR `brand` LIKE 'Murrelektronik, Inc%' ) ) LIMIT 1 [ RunTime:0.003756s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32358786 LIMIT 4 [ RunTime:0.001035s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32358786 ORDER BY `minOrder` ASC [ RunTime:0.005406s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32358786 ORDER BY `unit` DESC [ RunTime:0.015135s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32358786 LIMIT 2 [ RunTime:0.002296s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32358786 ORDER BY `minOrder` ASC [ RunTime:0.000558s ]
select * from pdf where partno='2109315' and brandshort='SICK, Inc.' limit 1 [ RunTime:0.001027s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '2109315' OR `brand` LIKE 'SICK, Inc.%' ) ) LIMIT 1 [ RunTime:0.007279s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32358783 LIMIT 4 [ RunTime:0.024637s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32358783 ORDER BY `minOrder` ASC [ RunTime:0.007457s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32358783 ORDER BY `unit` DESC [ RunTime:0.007164s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32358783 LIMIT 2 [ RunTime:0.013809s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32358783 ORDER BY `minOrder` ASC [ RunTime:0.000651s ]
select * from pdf where partno='2109317' and brandshort='SICK, Inc.' limit 1 [ RunTime:0.002507s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '2109317' OR `brand` LIKE 'SICK, Inc.%' ) ) LIMIT 1 [ RunTime:0.000999s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32358370 LIMIT 4 [ RunTime:0.007753s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32358370 ORDER BY `minOrder` ASC [ RunTime:0.008911s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32358370 ORDER BY `unit` DESC [ RunTime:0.003074s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32358370 LIMIT 2 [ RunTime:0.000749s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32358370 ORDER BY `minOrder` ASC [ RunTime:0.000605s ]
select * from pdf where partno='21070' and brandshort='Murrelektronik, Inc' limit 1 [ RunTime:0.002209s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '21070' OR `brand` LIKE 'Murrelektronik, Inc%' ) ) LIMIT 1 [ RunTime:0.005899s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32357571 LIMIT 4 [ RunTime:0.001216s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32357571 ORDER BY `minOrder` ASC [ RunTime:0.004728s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32357571 ORDER BY `unit` DESC [ RunTime:0.000764s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32357571 LIMIT 2 [ RunTime:0.003528s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32357571 ORDER BY `minOrder` ASC [ RunTime:0.000500s ]
select * from pdf where partno='21094' and brandshort='Murrelektronik, Inc' limit 1 [ RunTime:0.001288s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '21094' OR `brand` LIKE 'Murrelektronik, Inc%' ) ) LIMIT 1 [ RunTime:0.003281s ]
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.077766s ]