SHOW FULL COLUMNS FROM `product_type` [ RunTime:0.001660s ]
SELECT `id`,`typeid`,`name`,`typestr` FROM `product_type` WHERE `id` NOT IN (11,12,13,14,15) AND `id` <= 750 [ RunTime:0.000500s ]
SHOW FULL COLUMNS FROM `o_cart` [ RunTime:0.001555s ]
SELECT COUNT(*) AS think_count FROM `o_cart` WHERE ( `userId` = 0 AND `visitIP` = '216.73.216.21' ) [ RunTime:0.000306s ]
SHOW FULL COLUMNS FROM `ad` [ RunTime:0.001128s ]
SELECT * FROM `ad` WHERE `isDisplay` = 1 [ RunTime:0.000273s ]
SELECT `id`,`typeid`,`name` FROM `product_type` WHERE `id` = 0 LIMIT 1 [ RunTime:0.000333s ]
SELECT `id`,`typeid`,`name` FROM `product_type` WHERE `typeid` = 0 [ RunTime:0.000190s ]
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.000348s ]
SHOW FULL COLUMNS FROM `stock` [ RunTime:0.001407s ]
SELECT COUNT(*) AS think_count FROM `stock` `s` INNER JOIN `user` `u` ON `s`.`userid`=`u`.`stockuserid` WHERE ( `status` = 4 AND `status` <> 2 ) AND `u`.`lockUser` = '0' [ RunTime:0.011323s ]
SELECT `s`.`id` FROM `stock` `s` INNER JOIN `user` `u` ON `s`.`userid`=`u`.`stockuserid` WHERE `u`.`lockUser` = '0' AND ( (s.isDisplay = 1) ) AND ( `status` = 4 AND `status` <> 2 ) ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 340,20 [ RunTime:0.007336s ]
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 ('15914','15913','15912','15911','15910','15909','15908','15907','15906','15905','15904','15903','15902','15901','15900','15899','15898','15897','15896','15895') ORDER BY FIELD(s.id, 15914,15913,15912,15911,15910,15909,15908,15907,15906,15905,15904,15903,15902,15901,15900,15899,15898,15897,15896,15895) [ RunTime:0.002528s ]
SHOW FULL COLUMNS FROM `stock_pra` [ RunTime:0.001927s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 15914 LIMIT 4 [ RunTime:0.001283s ]
SHOW FULL COLUMNS FROM `stock_price` [ RunTime:0.001711s ]
SELECT * FROM `stock_price` WHERE `stockid` = 15914 ORDER BY `minOrder` ASC [ RunTime:0.001288s ]
SHOW FULL COLUMNS FROM `stock_unitquantity` [ RunTime:0.002229s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 15914 ORDER BY `unit` DESC [ RunTime:0.000884s ]
SHOW FULL COLUMNS FROM `stock_warehousequantity` [ RunTime:0.001733s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 15914 LIMIT 2 [ RunTime:0.000776s ]
SELECT * FROM `stock_price` WHERE `stockid` = 15914 ORDER BY `minOrder` ASC [ RunTime:0.000329s ]
select * from pdf where partno='MAX20801TPBA+' and brandshort='ANALOG DEVICES' limit 1 [ RunTime:0.002024s ]
SHOW FULL COLUMNS FROM `stock_pra_lib` [ RunTime:0.001761s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = 'MAX20801TPBA+' OR `brand` LIKE 'ANALOG DEVICES%' ) ) LIMIT 1 [ RunTime:0.001427s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 15913 LIMIT 4 [ RunTime:0.000551s ]
SELECT * FROM `stock_price` WHERE `stockid` = 15913 ORDER BY `minOrder` ASC [ RunTime:0.000435s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 15913 ORDER BY `unit` DESC [ RunTime:0.001767s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 15913 LIMIT 2 [ RunTime:0.000362s ]
SELECT * FROM `stock_price` WHERE `stockid` = 15913 ORDER BY `minOrder` ASC [ RunTime:0.000266s ]
select * from pdf where partno='PESD3V3S1ULSYL' and brandshort='NEXPERIA' limit 1 [ RunTime:0.001886s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = 'PESD3V3S1ULSYL' OR `brand` LIKE 'NEXPERIA%' ) ) LIMIT 1 [ RunTime:0.006115s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 15912 LIMIT 4 [ RunTime:0.000467s ]
SELECT * FROM `stock_price` WHERE `stockid` = 15912 ORDER BY `minOrder` ASC [ RunTime:0.000401s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 15912 ORDER BY `unit` DESC [ RunTime:0.000381s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 15912 LIMIT 2 [ RunTime:0.001688s ]
SELECT * FROM `stock_price` WHERE `stockid` = 15912 ORDER BY `minOrder` ASC [ RunTime:0.003108s ]
select * from pdf where partno='MC32700.' and brandshort='MULTICOMP' limit 1 [ RunTime:0.004156s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = 'MC32700.' OR `brand` LIKE 'MULTICOMP%' ) ) LIMIT 1 [ RunTime:0.002531s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 15911 LIMIT 4 [ RunTime:0.001239s ]
SELECT * FROM `stock_price` WHERE `stockid` = 15911 ORDER BY `minOrder` ASC [ RunTime:0.000426s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 15911 ORDER BY `unit` DESC [ RunTime:0.000453s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 15911 LIMIT 2 [ RunTime:0.005065s ]
SELECT * FROM `stock_price` WHERE `stockid` = 15911 ORDER BY `minOrder` ASC [ RunTime:0.002911s ]
select * from pdf where partno='STM32F103REY6TR' and brandshort='STMICROELECTRONICS' limit 1 [ RunTime:0.009818s ]
select foldpath,foldpath2,filename from pdf_file where id=679722 limit 1 [ RunTime:0.010284s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = 'STM32F103REY6TR' OR `brand` LIKE 'STMICROELECTRONICS%' ) ) LIMIT 1 [ RunTime:0.001142s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 15910 LIMIT 4 [ RunTime:0.002868s ]
SELECT * FROM `stock_price` WHERE `stockid` = 15910 ORDER BY `minOrder` ASC [ RunTime:0.001329s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 15910 ORDER BY `unit` DESC [ RunTime:0.001091s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 15910 LIMIT 2 [ RunTime:0.008479s ]
SELECT * FROM `stock_price` WHERE `stockid` = 15910 ORDER BY `minOrder` ASC [ RunTime:0.000692s ]
select * from pdf where partno='CPF0805B10RE' and brandshort='NEOHM - TE CONNECTIVITY' limit 1 [ RunTime:0.006546s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = 'CPF0805B10RE' OR `brand` LIKE 'NEOHM - TE CONNECTIVITY%' ) ) LIMIT 1 [ RunTime:0.004061s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 15909 LIMIT 4 [ RunTime:0.003354s ]
SELECT * FROM `stock_price` WHERE `stockid` = 15909 ORDER BY `minOrder` ASC [ RunTime:0.014812s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 15909 ORDER BY `unit` DESC [ RunTime:0.016701s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 15909 LIMIT 2 [ RunTime:0.002630s ]
SELECT * FROM `stock_price` WHERE `stockid` = 15909 ORDER BY `minOrder` ASC [ RunTime:0.002551s ]
select * from pdf where partno='TPS54325PWP' and brandshort='TEXAS INSTRUMENTS' limit 1 [ RunTime:0.003624s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = 'TPS54325PWP' OR `brand` LIKE 'TEXAS INSTRUMENTS%' ) ) LIMIT 1 [ RunTime:0.007767s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 15908 LIMIT 4 [ RunTime:0.011111s ]
SELECT * FROM `stock_price` WHERE `stockid` = 15908 ORDER BY `minOrder` ASC [ RunTime:0.005527s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 15908 ORDER BY `unit` DESC [ RunTime:0.000771s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 15908 LIMIT 2 [ RunTime:0.001262s ]
SELECT * FROM `stock_price` WHERE `stockid` = 15908 ORDER BY `minOrder` ASC [ RunTime:0.000499s ]
select * from pdf where partno='UTP61412P' and brandshort='SOURIAU-SUNBANK / EATON' limit 1 [ RunTime:0.001936s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = 'UTP61412P' OR `brand` LIKE 'SOURIAU-SUNBANK / EATON%' ) ) LIMIT 1 [ RunTime:0.011554s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 15907 LIMIT 4 [ RunTime:0.003798s ]
SELECT * FROM `stock_price` WHERE `stockid` = 15907 ORDER BY `minOrder` ASC [ RunTime:0.000506s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 15907 ORDER BY `unit` DESC [ RunTime:0.000457s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 15907 LIMIT 2 [ RunTime:0.000414s ]
SELECT * FROM `stock_price` WHERE `stockid` = 15907 ORDER BY `minOrder` ASC [ RunTime:0.000275s ]
select * from pdf where partno='MS3102R10SL-4P.' and brandshort='AMPHENOL INDUSTRIAL' limit 1 [ RunTime:0.004150s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = 'MS3102R10SL-4P.' OR `brand` LIKE 'AMPHENOL INDUSTRIAL%' ) ) LIMIT 1 [ RunTime:0.003877s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 15906 LIMIT 4 [ RunTime:0.003418s ]
SELECT * FROM `stock_price` WHERE `stockid` = 15906 ORDER BY `minOrder` ASC [ RunTime:0.002906s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 15906 ORDER BY `unit` DESC [ RunTime:0.000716s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 15906 LIMIT 2 [ RunTime:0.000641s ]
SELECT * FROM `stock_price` WHERE `stockid` = 15906 ORDER BY `minOrder` ASC [ RunTime:0.000229s ]
select * from pdf where partno='RC1206FR-07470KL' and brandshort='YAGEO' limit 1 [ RunTime:0.001577s ]
select foldpath,foldpath2,filename from pdf_file where id=1976034 limit 1 [ RunTime:0.001512s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = 'RC1206FR-07470KL' OR `brand` LIKE 'YAGEO%' ) ) LIMIT 1 [ RunTime:0.005698s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 15905 LIMIT 4 [ RunTime:0.000594s ]
SELECT * FROM `stock_price` WHERE `stockid` = 15905 ORDER BY `minOrder` ASC [ RunTime:0.001619s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 15905 ORDER BY `unit` DESC [ RunTime:0.010143s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 15905 LIMIT 2 [ RunTime:0.002071s ]
SELECT * FROM `stock_price` WHERE `stockid` = 15905 ORDER BY `minOrder` ASC [ RunTime:0.000422s ]
select * from pdf where partno='GCM155R71H222KA37D' and brandshort='MURATA' limit 1 [ RunTime:0.001922s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = 'GCM155R71H222KA37D' OR `brand` LIKE 'MURATA%' ) ) LIMIT 1 [ RunTime:0.007973s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 15904 LIMIT 4 [ RunTime:0.003208s ]
SELECT * FROM `stock_price` WHERE `stockid` = 15904 ORDER BY `minOrder` ASC [ RunTime:0.000888s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 15904 ORDER BY `unit` DESC [ RunTime:0.000476s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 15904 LIMIT 2 [ RunTime:0.000339s ]
SELECT * FROM `stock_price` WHERE `stockid` = 15904 ORDER BY `minOrder` ASC [ RunTime:0.000221s ]
select * from pdf where partno='HFBR-1523Z' and brandshort='BROADCOM' limit 1 [ RunTime:0.004094s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = 'HFBR-1523Z' OR `brand` LIKE 'BROADCOM%' ) ) LIMIT 1 [ RunTime:0.007186s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 15903 LIMIT 4 [ RunTime:0.003071s ]
SELECT * FROM `stock_price` WHERE `stockid` = 15903 ORDER BY `minOrder` ASC [ RunTime:0.003364s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 15903 ORDER BY `unit` DESC [ RunTime:0.000514s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 15903 LIMIT 2 [ RunTime:0.002560s ]
SELECT * FROM `stock_price` WHERE `stockid` = 15903 ORDER BY `minOrder` ASC [ RunTime:0.000561s ]
select * from pdf where partno='F861BZ105M310A' and brandshort='KEMET' limit 1 [ RunTime:0.002549s ]
select foldpath,foldpath2,filename from pdf_file where id=1367746 limit 1 [ RunTime:0.004295s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = 'F861BZ105M310A' OR `brand` LIKE 'KEMET%' ) ) LIMIT 1 [ RunTime:0.003641s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 15902 LIMIT 4 [ RunTime:0.000539s ]
SELECT * FROM `stock_price` WHERE `stockid` = 15902 ORDER BY `minOrder` ASC [ RunTime:0.000347s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 15902 ORDER BY `unit` DESC [ RunTime:0.000310s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 15902 LIMIT 2 [ RunTime:0.008199s ]
SELECT * FROM `stock_price` WHERE `stockid` = 15902 ORDER BY `minOrder` ASC [ RunTime:0.000206s ]
select * from pdf where partno='FX10A-120P-SV1(91)' and brandshort='HIROSEHRS' limit 1 [ RunTime:0.001360s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = 'FX10A-120P-SV1(91)' OR `brand` LIKE 'HIROSE(HRS)%' ) ) LIMIT 1 [ RunTime:0.002481s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 15901 LIMIT 4 [ RunTime:0.002008s ]
SELECT * FROM `stock_price` WHERE `stockid` = 15901 ORDER BY `minOrder` ASC [ RunTime:0.002288s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 15901 ORDER BY `unit` DESC [ RunTime:0.002216s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 15901 LIMIT 2 [ RunTime:0.001998s ]
SELECT * FROM `stock_price` WHERE `stockid` = 15901 ORDER BY `minOrder` ASC [ RunTime:0.000266s ]
select * from pdf where partno='08051A331JAT2A' and brandshort='KYOCERA AVX' limit 1 [ RunTime:0.003906s ]
select foldpath,foldpath2,filename from pdf_file where id=1512553 limit 1 [ RunTime:0.003050s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '08051A331JAT2A' OR `brand` LIKE 'KYOCERA AVX%' ) ) LIMIT 1 [ RunTime:0.005583s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 15900 LIMIT 4 [ RunTime:0.003093s ]
SELECT * FROM `stock_price` WHERE `stockid` = 15900 ORDER BY `minOrder` ASC [ RunTime:0.007119s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 15900 ORDER BY `unit` DESC [ RunTime:0.000415s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 15900 LIMIT 2 [ RunTime:0.003791s ]
SELECT * FROM `stock_price` WHERE `stockid` = 15900 ORDER BY `minOrder` ASC [ RunTime:0.006827s ]
select * from pdf where partno='RC0805JR-074K7L' and brandshort='YAGEO' limit 1 [ RunTime:0.004715s ]
select foldpath,foldpath2,filename from pdf_file where id=1242957 limit 1 [ RunTime:0.000666s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = 'RC0805JR-074K7L' OR `brand` LIKE 'YAGEO%' ) ) LIMIT 1 [ RunTime:0.006438s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 15899 LIMIT 4 [ RunTime:0.000378s ]
SELECT * FROM `stock_price` WHERE `stockid` = 15899 ORDER BY `minOrder` ASC [ RunTime:0.001109s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 15899 ORDER BY `unit` DESC [ RunTime:0.004028s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 15899 LIMIT 2 [ RunTime:0.004848s ]
SELECT * FROM `stock_price` WHERE `stockid` = 15899 ORDER BY `minOrder` ASC [ RunTime:0.004760s ]
select * from pdf where partno='BZX84-C5V1,215' and brandshort='NEXPERIA' limit 1 [ RunTime:0.001832s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = 'BZX84-C5V1,215' OR `brand` LIKE 'NEXPERIA%' ) ) LIMIT 1 [ RunTime:0.006886s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 15898 LIMIT 4 [ RunTime:0.003612s ]
SELECT * FROM `stock_price` WHERE `stockid` = 15898 ORDER BY `minOrder` ASC [ RunTime:0.001902s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 15898 ORDER BY `unit` DESC [ RunTime:0.011745s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 15898 LIMIT 2 [ RunTime:0.008331s ]
SELECT * FROM `stock_price` WHERE `stockid` = 15898 ORDER BY `minOrder` ASC [ RunTime:0.002372s ]
select * from pdf where partno='DSPIC33FJ16GS502-I/SO' and brandshort='MICROCHIP' limit 1 [ RunTime:0.005387s ]
select foldpath,foldpath2,filename from pdf_file where id=1161341 limit 1 [ RunTime:0.001785s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = 'DSPIC33FJ16GS502-I/SO' OR `brand` LIKE 'MICROCHIP%' ) ) LIMIT 1 [ RunTime:0.017390s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 15897 LIMIT 4 [ RunTime:0.003107s ]
SELECT * FROM `stock_price` WHERE `stockid` = 15897 ORDER BY `minOrder` ASC [ RunTime:0.005240s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 15897 ORDER BY `unit` DESC [ RunTime:0.000471s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 15897 LIMIT 2 [ RunTime:0.009822s ]
SELECT * FROM `stock_price` WHERE `stockid` = 15897 ORDER BY `minOrder` ASC [ RunTime:0.000293s ]
select * from pdf where partno='885012007057' and brandshort='WURTH ELEKTRONIK' limit 1 [ RunTime:0.002143s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '885012007057' OR `brand` LIKE 'WURTH ELEKTRONIK%' ) ) LIMIT 1 [ RunTime:0.001820s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 15896 LIMIT 4 [ RunTime:0.000554s ]
SELECT * FROM `stock_price` WHERE `stockid` = 15896 ORDER BY `minOrder` ASC [ RunTime:0.009815s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 15896 ORDER BY `unit` DESC [ RunTime:0.010157s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 15896 LIMIT 2 [ RunTime:0.008048s ]
SELECT * FROM `stock_price` WHERE `stockid` = 15896 ORDER BY `minOrder` ASC [ RunTime:0.002010s ]
select * from pdf where partno='T491A475K016AT' and brandshort='KEMET' limit 1 [ RunTime:0.002943s ]
select foldpath,foldpath2,filename from pdf_file where id=1855864 limit 1 [ RunTime:0.009162s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = 'T491A475K016AT' OR `brand` LIKE 'KEMET%' ) ) LIMIT 1 [ RunTime:0.011408s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 15895 LIMIT 4 [ RunTime:0.004126s ]
SELECT * FROM `stock_price` WHERE `stockid` = 15895 ORDER BY `minOrder` ASC [ RunTime:0.002504s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 15895 ORDER BY `unit` DESC [ RunTime:0.003494s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 15895 LIMIT 2 [ RunTime:0.001985s ]
SELECT * FROM `stock_price` WHERE `stockid` = 15895 ORDER BY `minOrder` ASC [ RunTime:0.000360s ]
select * from pdf where partno='MAX77860EWG+' and brandshort='ANALOG DEVICES' limit 1 [ RunTime:0.003393s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = 'MAX77860EWG+' OR `brand` LIKE 'ANALOG DEVICES%' ) ) LIMIT 1 [ RunTime:0.004069s ]
SELECT brand, count(*) as count FROM `stock` WHERE ( `status` = 4 AND `status` <> 2 ) AND `brand` IS NOT NULL AND `brand` <> '' GROUP BY `brand` ORDER BY `count` DESC LIMIT 10000 [ RunTime:0.014550s ]