SHOW FULL COLUMNS FROM `product_type` [ RunTime:0.001347s ]
SELECT `id`,`typeid`,`name`,`typestr` FROM `product_type` WHERE `id` NOT IN (11,12,13,14,15) AND `id` <= 750 [ RunTime:0.005828s ]
SHOW FULL COLUMNS FROM `o_cart` [ RunTime:0.001423s ]
SELECT COUNT(*) AS think_count FROM `o_cart` WHERE ( `userId` = 0 AND `visitIP` = '216.73.216.147' ) [ RunTime:0.006313s ]
SHOW FULL COLUMNS FROM `ad` [ RunTime:0.001093s ]
SELECT * FROM `ad` WHERE `isDisplay` = 1 [ RunTime:0.004613s ]
SELECT `id`,`typeid`,`name` FROM `product_type` WHERE `id` = 0 LIMIT 1 [ RunTime:0.004409s ]
SELECT `id`,`typeid`,`name` FROM `product_type` WHERE `typeid` = 0 [ RunTime:0.002704s ]
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.000927s ]
SHOW FULL COLUMNS FROM `stock` [ RunTime:0.001133s ]
SELECT COUNT(*) AS think_count FROM `stock` `s` INNER JOIN `user` `u` ON `s`.`userid`=`u`.`stockuserid` WHERE ( `status` = 3 AND `status` <> 2 ) AND `u`.`lockUser` = '0' [ RunTime:0.003409s ]
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` = 3 AND `status` <> 2 ) ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 20,20 [ RunTime:0.014045s ]
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 ('17210','17250','17205','4520','17253','17244','17238','17218','17213','17166','17174','17242','17241','17229','17203','17201','17200','17199','17240','17214') ORDER BY FIELD(s.id, 17210,17250,17205,4520,17253,17244,17238,17218,17213,17166,17174,17242,17241,17229,17203,17201,17200,17199,17240,17214) [ RunTime:0.013369s ]
SHOW FULL COLUMNS FROM `stock_pra` [ RunTime:0.001812s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 17210 LIMIT 4 [ RunTime:0.013765s ]
SHOW FULL COLUMNS FROM `stock_price` [ RunTime:0.004613s ]
SELECT * FROM `stock_price` WHERE `stockid` = 17210 ORDER BY `minOrder` ASC [ RunTime:0.013490s ]
SHOW FULL COLUMNS FROM `stock_unitquantity` [ RunTime:0.002564s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 17210 ORDER BY `unit` DESC [ RunTime:0.004653s ]
SHOW FULL COLUMNS FROM `stock_warehousequantity` [ RunTime:0.005589s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 17210 LIMIT 2 [ RunTime:0.008919s ]
SELECT * FROM `stock_price` WHERE `stockid` = 17210 ORDER BY `minOrder` ASC [ RunTime:0.003666s ]
select * from pdf where partno='DMP6023LFG-7' and brandshort='DIODES' limit 1 [ RunTime:0.004564s ]
select foldpath,foldpath2,filename from pdf_file where id=1857424 limit 1 [ RunTime:0.004411s ]
SHOW FULL COLUMNS FROM `stock_pra_lib` [ RunTime:0.001923s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = 'DMP6023LFG-7' OR `brand` LIKE 'DIODES%' ) ) LIMIT 1 [ RunTime:0.006745s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 17250 LIMIT 4 [ RunTime:0.000725s ]
SELECT * FROM `stock_price` WHERE `stockid` = 17250 ORDER BY `minOrder` ASC [ RunTime:0.004912s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 17250 ORDER BY `unit` DESC [ RunTime:0.004995s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 17250 LIMIT 2 [ RunTime:0.001356s ]
SELECT * FROM `stock_price` WHERE `stockid` = 17250 ORDER BY `minOrder` ASC [ RunTime:0.000732s ]
select * from pdf where partno='AL1692S-13' and brandshort='diodes' limit 1 [ RunTime:0.003337s ]
select foldpath,foldpath2,filename from pdf_file where id=2039727 limit 1 [ RunTime:0.005150s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = 'AL1692S-13' OR `brand` LIKE 'diodes%' ) ) LIMIT 1 [ RunTime:0.020555s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 17205 LIMIT 4 [ RunTime:0.005664s ]
SELECT * FROM `stock_price` WHERE `stockid` = 17205 ORDER BY `minOrder` ASC [ RunTime:0.002109s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 17205 ORDER BY `unit` DESC [ RunTime:0.000695s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 17205 LIMIT 2 [ RunTime:0.003140s ]
SELECT * FROM `stock_price` WHERE `stockid` = 17205 ORDER BY `minOrder` ASC [ RunTime:0.002113s ]
select * from pdf where partno='ZXMP3A13FTA' and brandshort='DIODES' limit 1 [ RunTime:0.004342s ]
select foldpath,foldpath2,filename from pdf_file where id=901890 limit 1 [ RunTime:0.001687s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = 'ZXMP3A13FTA' OR `brand` LIKE 'DIODES%' ) ) LIMIT 1 [ RunTime:0.007550s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 4520 LIMIT 4 [ RunTime:0.000372s ]
SELECT * FROM `stock_price` WHERE `stockid` = 4520 ORDER BY `minOrder` ASC [ RunTime:0.000344s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 4520 ORDER BY `unit` DESC [ RunTime:0.001255s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 4520 LIMIT 2 [ RunTime:0.004449s ]
SELECT * FROM `stock_price` WHERE `stockid` = 4520 ORDER BY `minOrder` ASC [ RunTime:0.000672s ]
select * from pdf where partno='BAV99-7-F' and brandshort='DIODES' limit 1 [ RunTime:0.009050s ]
select foldpath,foldpath2,filename from pdf_file where id=672072 limit 1 [ RunTime:0.002918s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = 'BAV99-7-F' OR `brand` LIKE 'DIODES%' ) ) LIMIT 1 [ RunTime:0.004373s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 17253 LIMIT 4 [ RunTime:0.000968s ]
SELECT * FROM `stock_price` WHERE `stockid` = 17253 ORDER BY `minOrder` ASC [ RunTime:0.007196s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 17253 ORDER BY `unit` DESC [ RunTime:0.001769s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 17253 LIMIT 2 [ RunTime:0.000612s ]
SELECT * FROM `stock_price` WHERE `stockid` = 17253 ORDER BY `minOrder` ASC [ RunTime:0.000203s ]
select * from pdf where partno='AL1692-30BS7-13' and brandshort='diodes' limit 1 [ RunTime:0.001029s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = 'AL1692-30BS7-13' OR `brand` LIKE 'diodes%' ) ) LIMIT 1 [ RunTime:0.004804s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 17244 LIMIT 4 [ RunTime:0.004551s ]
SELECT * FROM `stock_price` WHERE `stockid` = 17244 ORDER BY `minOrder` ASC [ RunTime:0.000319s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 17244 ORDER BY `unit` DESC [ RunTime:0.010358s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 17244 LIMIT 2 [ RunTime:0.000339s ]
SELECT * FROM `stock_price` WHERE `stockid` = 17244 ORDER BY `minOrder` ASC [ RunTime:0.000174s ]
select * from pdf where partno='LM2901AVQPWRQ1' and brandshort='TI' limit 1 [ RunTime:0.001086s ]
select foldpath,foldpath2,filename from pdf_file where id=1055123 limit 1 [ RunTime:0.002306s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = 'LM2901AVQPWRQ1' OR `brand` LIKE 'TI%' ) ) LIMIT 1 [ RunTime:0.025115s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 17238 LIMIT 4 [ RunTime:0.001368s ]
SELECT * FROM `stock_price` WHERE `stockid` = 17238 ORDER BY `minOrder` ASC [ RunTime:0.000294s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 17238 ORDER BY `unit` DESC [ RunTime:0.000249s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 17238 LIMIT 2 [ RunTime:0.001407s ]
SELECT * FROM `stock_price` WHERE `stockid` = 17238 ORDER BY `minOrder` ASC [ RunTime:0.003571s ]
select * from pdf where partno='TPS2553DBVR' and brandshort='TI' limit 1 [ RunTime:0.005179s ]
select foldpath,foldpath2,filename from pdf_file where id=893934 limit 1 [ RunTime:0.001934s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = 'TPS2553DBVR' OR `brand` LIKE 'TI%' ) ) LIMIT 1 [ RunTime:0.020409s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 17218 LIMIT 4 [ RunTime:0.002511s ]
SELECT * FROM `stock_price` WHERE `stockid` = 17218 ORDER BY `minOrder` ASC [ RunTime:0.006706s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 17218 ORDER BY `unit` DESC [ RunTime:0.003180s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 17218 LIMIT 2 [ RunTime:0.000907s ]
SELECT * FROM `stock_price` WHERE `stockid` = 17218 ORDER BY `minOrder` ASC [ RunTime:0.000403s ]
select * from pdf where partno='SI2312CDS-T1-GE3' and brandshort='VISHAY' limit 1 [ RunTime:0.001926s ]
select foldpath,foldpath2,filename from pdf_file where id=1581788 limit 1 [ RunTime:0.003774s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = 'SI2312CDS-T1-GE3' OR `brand` LIKE 'VISHAY%' ) ) LIMIT 1 [ RunTime:0.020885s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 17213 LIMIT 4 [ RunTime:0.000932s ]
SELECT * FROM `stock_price` WHERE `stockid` = 17213 ORDER BY `minOrder` ASC [ RunTime:0.008909s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 17213 ORDER BY `unit` DESC [ RunTime:0.008951s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 17213 LIMIT 2 [ RunTime:0.005291s ]
SELECT * FROM `stock_price` WHERE `stockid` = 17213 ORDER BY `minOrder` ASC [ RunTime:0.003369s ]
select * from pdf where partno='SI2303CDS-T1-GE3' and brandshort='VISHAY' limit 1 [ RunTime:0.001442s ]
select foldpath,foldpath2,filename from pdf_file where id=1058599 limit 1 [ RunTime:0.002200s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = 'SI2303CDS-T1-GE3' OR `brand` LIKE 'VISHAY%' ) ) LIMIT 1 [ RunTime:0.015420s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 17166 LIMIT 4 [ RunTime:0.002377s ]
SELECT * FROM `stock_price` WHERE `stockid` = 17166 ORDER BY `minOrder` ASC [ RunTime:0.001995s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 17166 ORDER BY `unit` DESC [ RunTime:0.000674s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 17166 LIMIT 2 [ RunTime:0.001141s ]
SELECT * FROM `stock_price` WHERE `stockid` = 17166 ORDER BY `minOrder` ASC [ RunTime:0.009628s ]
select * from pdf where partno='SN74LVC1G07YZVR' and brandshort='TI' limit 1 [ RunTime:0.012487s ]
select foldpath,foldpath2,filename from pdf_file where id=482981 limit 1 [ RunTime:0.001605s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = 'SN74LVC1G07YZVR' OR `brand` LIKE 'TI%' ) ) LIMIT 1 [ RunTime:0.052194s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 17174 LIMIT 4 [ RunTime:0.016395s ]
SELECT * FROM `stock_price` WHERE `stockid` = 17174 ORDER BY `minOrder` ASC [ RunTime:0.001441s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 17174 ORDER BY `unit` DESC [ RunTime:0.001390s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 17174 LIMIT 2 [ RunTime:0.009935s ]
SELECT * FROM `stock_price` WHERE `stockid` = 17174 ORDER BY `minOrder` ASC [ RunTime:0.000407s ]
select * from pdf where partno='LM7705MMX/NOPB' and brandshort='TI' limit 1 [ RunTime:0.003096s ]
select foldpath,foldpath2,filename from pdf_file where id=1043949 limit 1 [ RunTime:0.001041s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = 'LM7705MMX/NOPB' OR `brand` LIKE 'TI%' ) ) LIMIT 1 [ RunTime:0.040195s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 17242 LIMIT 4 [ RunTime:0.001891s ]
SELECT * FROM `stock_price` WHERE `stockid` = 17242 ORDER BY `minOrder` ASC [ RunTime:0.003668s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 17242 ORDER BY `unit` DESC [ RunTime:0.001953s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 17242 LIMIT 2 [ RunTime:0.000345s ]
SELECT * FROM `stock_price` WHERE `stockid` = 17242 ORDER BY `minOrder` ASC [ RunTime:0.000249s ]
select * from pdf where partno='74LV165PW' and brandshort='NEXPERIA' limit 1 [ RunTime:0.003328s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '74LV165PW' OR `brand` LIKE 'NEXPERIA%' ) ) LIMIT 1 [ RunTime:0.004001s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 17241 LIMIT 4 [ RunTime:0.000648s ]
SELECT * FROM `stock_price` WHERE `stockid` = 17241 ORDER BY `minOrder` ASC [ RunTime:0.000325s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 17241 ORDER BY `unit` DESC [ RunTime:0.000314s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 17241 LIMIT 2 [ RunTime:0.000800s ]
SELECT * FROM `stock_price` WHERE `stockid` = 17241 ORDER BY `minOrder` ASC [ RunTime:0.002212s ]
select * from pdf where partno='74LVC125APW' and brandshort='NEXPERIA' limit 1 [ RunTime:0.004886s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '74LVC125APW' OR `brand` LIKE 'NEXPERIA%' ) ) LIMIT 1 [ RunTime:0.004321s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 17229 LIMIT 4 [ RunTime:0.002617s ]
SELECT * FROM `stock_price` WHERE `stockid` = 17229 ORDER BY `minOrder` ASC [ RunTime:0.001349s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 17229 ORDER BY `unit` DESC [ RunTime:0.000395s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 17229 LIMIT 2 [ RunTime:0.000367s ]
SELECT * FROM `stock_price` WHERE `stockid` = 17229 ORDER BY `minOrder` ASC [ RunTime:0.000250s ]
select * from pdf where partno='NVTFS4823NWFTWG' and brandshort='ON' limit 1 [ RunTime:0.002970s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = 'NVTFS4823NWFTWG' OR `brand` LIKE 'ON%' ) ) LIMIT 1 [ RunTime:0.007023s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 17203 LIMIT 4 [ RunTime:0.000492s ]
SELECT * FROM `stock_price` WHERE `stockid` = 17203 ORDER BY `minOrder` ASC [ RunTime:0.000249s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 17203 ORDER BY `unit` DESC [ RunTime:0.000255s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 17203 LIMIT 2 [ RunTime:0.000269s ]
SELECT * FROM `stock_price` WHERE `stockid` = 17203 ORDER BY `minOrder` ASC [ RunTime:0.001456s ]
select * from pdf where partno='TPS563201DDCR' and brandshort='TI' limit 1 [ RunTime:0.000940s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = 'TPS563201DDCR' OR `brand` LIKE 'TI%' ) ) LIMIT 1 [ RunTime:0.024155s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 17201 LIMIT 4 [ RunTime:0.000666s ]
SELECT * FROM `stock_price` WHERE `stockid` = 17201 ORDER BY `minOrder` ASC [ RunTime:0.000378s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 17201 ORDER BY `unit` DESC [ RunTime:0.000380s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 17201 LIMIT 2 [ RunTime:0.005030s ]
SELECT * FROM `stock_price` WHERE `stockid` = 17201 ORDER BY `minOrder` ASC [ RunTime:0.000261s ]
select * from pdf where partno='MAX3232CPWR' and brandshort='TI' limit 1 [ RunTime:0.003445s ]
select foldpath,foldpath2,filename from pdf_file where id=31803 limit 1 [ RunTime:0.004901s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = 'MAX3232CPWR' OR `brand` LIKE 'TI%' ) ) LIMIT 1 [ RunTime:0.020987s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 17200 LIMIT 4 [ RunTime:0.000505s ]
SELECT * FROM `stock_price` WHERE `stockid` = 17200 ORDER BY `minOrder` ASC [ RunTime:0.003065s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 17200 ORDER BY `unit` DESC [ RunTime:0.005110s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 17200 LIMIT 2 [ RunTime:0.003797s ]
SELECT * FROM `stock_price` WHERE `stockid` = 17200 ORDER BY `minOrder` ASC [ RunTime:0.000411s ]
select * from pdf where partno='TXB0108PWR' and brandshort='TI' limit 1 [ RunTime:0.001307s ]
select foldpath,foldpath2,filename from pdf_file where id=651780 limit 1 [ RunTime:0.002292s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = 'TXB0108PWR' OR `brand` LIKE 'TI%' ) ) LIMIT 1 [ RunTime:0.032564s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 17199 LIMIT 4 [ RunTime:0.004821s ]
SELECT * FROM `stock_price` WHERE `stockid` = 17199 ORDER BY `minOrder` ASC [ RunTime:0.002251s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 17199 ORDER BY `unit` DESC [ RunTime:0.001720s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 17199 LIMIT 2 [ RunTime:0.001298s ]
SELECT * FROM `stock_price` WHERE `stockid` = 17199 ORDER BY `minOrder` ASC [ RunTime:0.000342s ]
select * from pdf where partno='TL084CDR' and brandshort='TI' limit 1 [ RunTime:0.003015s ]
select foldpath,foldpath2,filename from pdf_file where id=589119 limit 1 [ RunTime:0.002108s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = 'TL084CDR' OR `brand` LIKE 'TI%' ) ) LIMIT 1 [ RunTime:0.040261s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 17240 LIMIT 4 [ RunTime:0.001927s ]
SELECT * FROM `stock_price` WHERE `stockid` = 17240 ORDER BY `minOrder` ASC [ RunTime:0.002397s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 17240 ORDER BY `unit` DESC [ RunTime:0.000413s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 17240 LIMIT 2 [ RunTime:0.000400s ]
SELECT * FROM `stock_price` WHERE `stockid` = 17240 ORDER BY `minOrder` ASC [ RunTime:0.002657s ]
select * from pdf where partno='TPS61087DRCR' and brandshort='TI' limit 1 [ RunTime:0.005675s ]
select foldpath,foldpath2,filename from pdf_file where id=1060380 limit 1 [ RunTime:0.002249s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = 'TPS61087DRCR' OR `brand` LIKE 'TI%' ) ) LIMIT 1 [ RunTime:0.019682s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 17214 LIMIT 4 [ RunTime:0.000323s ]
SELECT * FROM `stock_price` WHERE `stockid` = 17214 ORDER BY `minOrder` ASC [ RunTime:0.000299s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 17214 ORDER BY `unit` DESC [ RunTime:0.001598s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 17214 LIMIT 2 [ RunTime:0.001834s ]
SELECT * FROM `stock_price` WHERE `stockid` = 17214 ORDER BY `minOrder` ASC [ RunTime:0.000160s ]
select * from pdf where partno='SQ7415AEN-T1_GE3' and brandshort='VISHAY' limit 1 [ RunTime:0.003100s ]
select foldpath,foldpath2,filename from pdf_file where id=2150111 limit 1 [ RunTime:0.001878s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = 'SQ7415AEN-T1_GE3' OR `brand` LIKE 'VISHAY%' ) ) LIMIT 1 [ RunTime:0.006952s ]
SELECT brand, count(*) as count FROM `stock` WHERE ( `status` = 3 AND `status` <> 2 ) AND `brand` IS NOT NULL AND `brand` <> '' GROUP BY `brand` ORDER BY `count` DESC LIMIT 10000 [ RunTime:0.000347s ]