SHOW FULL COLUMNS FROM `product_type` [ RunTime:0.002119s ]
SELECT `id`,`typeid`,`name`,`typestr` FROM `product_type` WHERE `id` NOT IN (11,12,13,14,15) AND `id` <= 750 [ RunTime:0.000469s ]
SHOW FULL COLUMNS FROM `o_cart` [ RunTime:0.002152s ]
SELECT COUNT(*) AS think_count FROM `o_cart` WHERE ( `userId` = 0 AND `visitIP` = '216.73.216.43' ) [ RunTime:0.000415s ]
SHOW FULL COLUMNS FROM `ad` [ RunTime:0.001887s ]
SELECT * FROM `ad` WHERE `isDisplay` = 1 [ RunTime:0.003180s ]
SELECT `id`,`typeid`,`name` FROM `product_type` WHERE `id` = 177 LIMIT 1 [ RunTime:0.002093s ]
SELECT `id`,`typeid`,`name` FROM `product_type` WHERE `typeid` = 177 [ RunTime:0.000234s ]
SELECT `id`,`name` FROM `product_type` WHERE `typeid` = 26 [ RunTime:0.002360s ]
SHOW FULL COLUMNS FROM `stock` [ RunTime:0.002532s ]
SELECT COUNT(*) AS think_count FROM `stock` `s` LEFT JOIN `product_type` `t` ON `t`.`id`=`s`.`categoryid` WHERE ( `status` <> 2 AND `categoryid` = 177 ) [ RunTime:0.002278s ]
SELECT `s`.`id`,`s`.`status`,`havePdf`,`categoryid`,`categories`,`minOrderPrice`,`minOrderQuantity`,`deliveryNum`,`sellNum`,`stockNum`,`code`,`partno`,`brand`,`package`,`imgurl`,`note`,`description`,`expiretime`,`pdfurl`,`t`.`name` FROM `stock` `s` LEFT JOIN `product_type` `t` ON `t`.`id`=`s`.`categoryid` WHERE ( `status` <> 2 AND `categoryid` = 177 ) ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.004684s ]
SHOW FULL COLUMNS FROM `stock_pra` [ RunTime:0.001232s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 14963 LIMIT 4 [ RunTime:0.000997s ]
SHOW FULL COLUMNS FROM `stock_price` [ RunTime:0.001245s ]
SELECT * FROM `stock_price` WHERE `stockid` = 14963 ORDER BY `minOrder` ASC [ RunTime:0.005130s ]
SHOW FULL COLUMNS FROM `stock_unitquantity` [ RunTime:0.002067s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 14963 ORDER BY `unit` DESC [ RunTime:0.008728s ]
SHOW FULL COLUMNS FROM `stock_warehousequantity` [ RunTime:0.005295s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 14963 LIMIT 2 [ RunTime:0.008736s ]
SELECT * FROM `stock_price` WHERE `stockid` = 14963 ORDER BY `minOrder` ASC [ RunTime:0.002131s ]
select * from pdf where partno='ICE3RBR0665JZXKLA1' and brandshort='INFINEON' limit 1 [ RunTime:0.003223s ]
SHOW FULL COLUMNS FROM `stock_pra_lib` [ RunTime:0.001228s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = 'ICE3RBR0665JZXKLA1' OR `brand` LIKE 'INFINEON%' ) ) LIMIT 1 [ RunTime:0.009602s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 14991 LIMIT 4 [ RunTime:0.002895s ]
SELECT * FROM `stock_price` WHERE `stockid` = 14991 ORDER BY `minOrder` ASC [ RunTime:0.000551s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 14991 ORDER BY `unit` DESC [ RunTime:0.001479s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 14991 LIMIT 2 [ RunTime:0.005012s ]
SELECT * FROM `stock_price` WHERE `stockid` = 14991 ORDER BY `minOrder` ASC [ RunTime:0.000306s ]
select * from pdf where partno='WP06R24S05NC' and brandshort='MURATA' limit 1 [ RunTime:0.000780s ]
select foldpath,foldpath2,filename from pdf_file where id=1795596 limit 1 [ RunTime:0.000774s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = 'WP06R24S05NC' OR `brand` LIKE 'MURATA%' ) ) LIMIT 1 [ RunTime:0.000289s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 14992 LIMIT 4 [ RunTime:0.002150s ]
SELECT * FROM `stock_price` WHERE `stockid` = 14992 ORDER BY `minOrder` ASC [ RunTime:0.006518s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 14992 ORDER BY `unit` DESC [ RunTime:0.001866s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 14992 LIMIT 2 [ RunTime:0.008432s ]
SELECT * FROM `stock_price` WHERE `stockid` = 14992 ORDER BY `minOrder` ASC [ RunTime:0.004395s ]
select * from pdf where partno='PTH12000WAH' and brandshort='TI' limit 1 [ RunTime:0.010740s ]
select foldpath,foldpath2,filename from pdf_file where id=550977 limit 1 [ RunTime:0.011524s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = 'PTH12000WAH' OR `brand` LIKE 'TI%' ) ) LIMIT 1 [ RunTime:0.041046s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 14993 LIMIT 4 [ RunTime:0.002689s ]
SELECT * FROM `stock_price` WHERE `stockid` = 14993 ORDER BY `minOrder` ASC [ RunTime:0.003460s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 14993 ORDER BY `unit` DESC [ RunTime:0.001564s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 14993 LIMIT 2 [ RunTime:0.002012s ]
SELECT * FROM `stock_price` WHERE `stockid` = 14993 ORDER BY `minOrder` ASC [ RunTime:0.000188s ]
select * from pdf where partno='PTH12010LAH' and brandshort='TI' limit 1 [ RunTime:0.002788s ]
select foldpath,foldpath2,filename from pdf_file where id=550978 limit 1 [ RunTime:0.000156s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = 'PTH12010LAH' OR `brand` LIKE 'TI%' ) ) LIMIT 1 [ RunTime:0.000177s ]
SELECT brand, count(*) as count FROM `stock` WHERE ( `status` <> 2 AND `categoryid` = 177 ) AND `brand` IS NOT NULL AND `brand` <> '' GROUP BY `brand` ORDER BY `count` DESC LIMIT 10000 [ RunTime:0.001550s ]