SHOW FULL COLUMNS FROM `product_type` [ RunTime:0.001175s ]
SELECT `id`,`typeid`,`name`,`typestr` FROM `product_type` WHERE `id` NOT IN (11,12,13,14,15) AND `id` <= 750 [ RunTime:0.000472s ]
SHOW FULL COLUMNS FROM `o_cart` [ RunTime:0.001313s ]
SELECT COUNT(*) AS think_count FROM `o_cart` WHERE ( `userId` = 0 AND `visitIP` = '216.73.216.165' ) [ RunTime:0.001440s ]
SHOW FULL COLUMNS FROM `ad` [ RunTime:0.001212s ]
SELECT * FROM `ad` WHERE `isDisplay` = 1 [ RunTime:0.000247s ]
SELECT `id`,`typeid`,`name` FROM `product_type` WHERE `id` = 133 LIMIT 1 [ RunTime:0.000618s ]
SELECT `id`,`typeid`,`name` FROM `product_type` WHERE `typeid` = 133 [ RunTime:0.000300s ]
SELECT `id`,`name` FROM `product_type` WHERE `typeid` = 22 [ RunTime:0.000204s ]
SHOW FULL COLUMNS FROM `stock` [ RunTime:0.001431s ]
SELECT COUNT(*) AS think_count FROM `stock` `s` INNER JOIN `user` `u` ON `s`.`userid`=`u`.`stockuserid` WHERE ( `status` <> 2 AND `categoryid` = 133 ) AND `u`.`lockUser` = '0' [ RunTime:0.000625s ]
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` <> 2 AND `categoryid` = 133 ) ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.002397s ]
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 ('3434','5841','5993','16768','15749','2920','6410','5995','3435','5840','6409') ORDER BY FIELD(s.id, 3434,5841,5993,16768,15749,2920,6410,5995,3435,5840,6409) [ RunTime:0.002311s ]
SHOW FULL COLUMNS FROM `stock_pra` [ RunTime:0.000963s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 3434 LIMIT 4 [ RunTime:0.000265s ]
SHOW FULL COLUMNS FROM `stock_price` [ RunTime:0.001157s ]
SELECT * FROM `stock_price` WHERE `stockid` = 3434 ORDER BY `minOrder` ASC [ RunTime:0.000269s ]
SHOW FULL COLUMNS FROM `stock_unitquantity` [ RunTime:0.000909s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 3434 ORDER BY `unit` DESC [ RunTime:0.002066s ]
SHOW FULL COLUMNS FROM `stock_warehousequantity` [ RunTime:0.000836s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 3434 LIMIT 2 [ RunTime:0.001428s ]
SELECT * FROM `stock_price` WHERE `stockid` = 3434 ORDER BY `minOrder` ASC [ RunTime:0.000228s ]
SHOW FULL COLUMNS FROM `stock_pra_lib` [ RunTime:0.000917s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = 'TLP521-4' OR `brand` LIKE 'ISOCOM%' ) ) LIMIT 1 [ RunTime:0.001528s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 5841 LIMIT 4 [ RunTime:0.000951s ]
SELECT * FROM `stock_price` WHERE `stockid` = 5841 ORDER BY `minOrder` ASC [ RunTime:0.000648s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 5841 ORDER BY `unit` DESC [ RunTime:0.000377s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 5841 LIMIT 2 [ RunTime:0.000379s ]
SELECT * FROM `stock_price` WHERE `stockid` = 5841 ORDER BY `minOrder` ASC [ RunTime:0.000189s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = 'TCMT1117' OR `brand` LIKE 'VISHAY%' ) ) LIMIT 1 [ RunTime:0.006426s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 5993 LIMIT 4 [ RunTime:0.001227s ]
SELECT * FROM `stock_price` WHERE `stockid` = 5993 ORDER BY `minOrder` ASC [ RunTime:0.000165s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 5993 ORDER BY `unit` DESC [ RunTime:0.000160s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 5993 LIMIT 2 [ RunTime:0.000154s ]
SELECT * FROM `stock_price` WHERE `stockid` = 5993 ORDER BY `minOrder` ASC [ RunTime:0.000145s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = 'KP-1608P1C' OR `brand` LIKE 'KINGBRIGHT%' ) ) LIMIT 1 [ RunTime:0.000167s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 16768 LIMIT 4 [ RunTime:0.000259s ]
SELECT * FROM `stock_price` WHERE `stockid` = 16768 ORDER BY `minOrder` ASC [ RunTime:0.002035s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 16768 ORDER BY `unit` DESC [ RunTime:0.000706s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 16768 LIMIT 2 [ RunTime:0.000470s ]
SELECT * FROM `stock_price` WHERE `stockid` = 16768 ORDER BY `minOrder` ASC [ RunTime:0.000204s ]
select * from pdf where partno='TCMT1113' and brandshort='VISHAY' limit 1 [ RunTime:0.004215s ]
select foldpath,foldpath2,filename from pdf_file where id=1059931 limit 1 [ RunTime:0.002292s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = 'TCMT1113' OR `brand` LIKE 'VISHAY%' ) ) LIMIT 1 [ RunTime:0.013382s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 15749 LIMIT 4 [ RunTime:0.000500s ]
SELECT * FROM `stock_price` WHERE `stockid` = 15749 ORDER BY `minOrder` ASC [ RunTime:0.002308s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 15749 ORDER BY `unit` DESC [ RunTime:0.001011s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 15749 LIMIT 2 [ RunTime:0.000741s ]
SELECT * FROM `stock_price` WHERE `stockid` = 15749 ORDER BY `minOrder` ASC [ RunTime:0.000244s ]
select * from pdf where partno='TCMT1113' and brandshort='VISHAY' limit 1 [ RunTime:0.000439s ]
select foldpath,foldpath2,filename from pdf_file where id=1059931 limit 1 [ RunTime:0.000171s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = 'TCMT1113' OR `brand` LIKE 'VISHAY%' ) ) LIMIT 1 [ RunTime:0.000286s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 2920 LIMIT 4 [ RunTime:0.000484s ]
SELECT * FROM `stock_price` WHERE `stockid` = 2920 ORDER BY `minOrder` ASC [ RunTime:0.000497s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 2920 ORDER BY `unit` DESC [ RunTime:0.000419s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 2920 LIMIT 2 [ RunTime:0.000384s ]
SELECT * FROM `stock_price` WHERE `stockid` = 2920 ORDER BY `minOrder` ASC [ RunTime:0.000237s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = 'ILD621GB' OR `brand` LIKE 'VISHAY%' ) ) LIMIT 1 [ RunTime:0.015399s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 6410 LIMIT 4 [ RunTime:0.002457s ]
SELECT * FROM `stock_price` WHERE `stockid` = 6410 ORDER BY `minOrder` ASC [ RunTime:0.000273s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 6410 ORDER BY `unit` DESC [ RunTime:0.000241s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 6410 LIMIT 2 [ RunTime:0.000224s ]
SELECT * FROM `stock_price` WHERE `stockid` = 6410 ORDER BY `minOrder` ASC [ RunTime:0.000217s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = 'FOD817A3SD' OR `brand` LIKE 'ONSEMI%' ) ) LIMIT 1 [ RunTime:0.000278s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 5995 LIMIT 4 [ RunTime:0.001446s ]
SELECT * FROM `stock_price` WHERE `stockid` = 5995 ORDER BY `minOrder` ASC [ RunTime:0.001238s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 5995 ORDER BY `unit` DESC [ RunTime:0.000940s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 5995 LIMIT 2 [ RunTime:0.000427s ]
SELECT * FROM `stock_price` WHERE `stockid` = 5995 ORDER BY `minOrder` ASC [ RunTime:0.000236s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = 'L-53P3C' OR `brand` LIKE 'KINGBRIGHT%' ) ) LIMIT 1 [ RunTime:0.001602s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 3435 LIMIT 4 [ RunTime:0.000995s ]
SELECT * FROM `stock_price` WHERE `stockid` = 3435 ORDER BY `minOrder` ASC [ RunTime:0.000238s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 3435 ORDER BY `unit` DESC [ RunTime:0.000229s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 3435 LIMIT 2 [ RunTime:0.000225s ]
SELECT * FROM `stock_price` WHERE `stockid` = 3435 ORDER BY `minOrder` ASC [ RunTime:0.000219s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = 'H11D1' OR `brand` LIKE 'ISOCOM%' ) ) LIMIT 1 [ RunTime:0.000259s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 5840 LIMIT 4 [ RunTime:0.002580s ]
SELECT * FROM `stock_price` WHERE `stockid` = 5840 ORDER BY `minOrder` ASC [ RunTime:0.002362s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 5840 ORDER BY `unit` DESC [ RunTime:0.000648s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 5840 LIMIT 2 [ RunTime:0.000389s ]
SELECT * FROM `stock_price` WHERE `stockid` = 5840 ORDER BY `minOrder` ASC [ RunTime:0.000309s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = 'TCMT1113' OR `brand` LIKE 'VISHAY%' ) ) LIMIT 1 [ RunTime:0.000292s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 6409 LIMIT 4 [ RunTime:0.000468s ]
SELECT * FROM `stock_price` WHERE `stockid` = 6409 ORDER BY `minOrder` ASC [ RunTime:0.000418s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 6409 ORDER BY `unit` DESC [ RunTime:0.001494s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 6409 LIMIT 2 [ RunTime:0.003525s ]
SELECT * FROM `stock_price` WHERE `stockid` = 6409 ORDER BY `minOrder` ASC [ RunTime:0.000259s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '4N35SR2M' OR `brand` LIKE 'ONSEMI%' ) ) LIMIT 1 [ RunTime:0.015033s ]
SELECT brand, count(*) as count FROM `stock` WHERE ( `status` <> 2 AND `categoryid` = 133 ) AND `brand` IS NOT NULL AND `brand` <> '' GROUP BY `brand` ORDER BY `count` DESC LIMIT 10000 [ RunTime:0.001471s ]