SHOW FULL COLUMNS FROM `product_type` [ RunTime:0.002188s ]
SELECT `id`,`typeid`,`name`,`typestr` FROM `product_type` WHERE `id` NOT IN (11,12,13,14,15) AND `id` <= 750 [ RunTime:0.000552s ]
SHOW FULL COLUMNS FROM `o_cart` [ RunTime:0.002058s ]
SELECT COUNT(*) AS think_count FROM `o_cart` WHERE ( `userId` = 0 AND `visitIP` = '216.73.216.153' ) [ RunTime:0.000346s ]
SHOW FULL COLUMNS FROM `ad` [ RunTime:0.002147s ]
SELECT * FROM `ad` WHERE `isDisplay` = 1 [ RunTime:0.000326s ]
SELECT `id`,`typeid`,`name` FROM `product_type` WHERE `id` = 615 LIMIT 1 [ RunTime:0.000530s ]
SELECT `id`,`typeid`,`name` FROM `product_type` WHERE `typeid` = 615 [ RunTime:0.004201s ]
SELECT `id`,`name` FROM `product_type` WHERE `typeid` = 49 [ RunTime:0.003790s ]
SHOW FULL COLUMNS FROM `stock` [ RunTime:0.002009s ]
SELECT COUNT(*) AS think_count FROM `stock` `s` LEFT JOIN `product_type` `t` ON `t`.`id`=`s`.`categoryid` WHERE ( `partno` LIKE 'MC78M12ABDTRKG%' AND `status` <> 2 AND `categoryid` = 615 ) [ RunTime:0.015771s ]
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 ( `partno` LIKE 'MC78M12ABDTRKG%' AND `status` <> 2 AND `categoryid` = 615 ) ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.007893s ]
SHOW FULL COLUMNS FROM `stock_pra` [ RunTime:0.002260s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 16283 LIMIT 4 [ RunTime:0.000586s ]
SHOW FULL COLUMNS FROM `stock_price` [ RunTime:0.004047s ]
SELECT * FROM `stock_price` WHERE `stockid` = 16283 ORDER BY `minOrder` ASC [ RunTime:0.000476s ]
SHOW FULL COLUMNS FROM `stock_unitquantity` [ RunTime:0.001691s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 16283 ORDER BY `unit` DESC [ RunTime:0.000642s ]
SHOW FULL COLUMNS FROM `stock_warehousequantity` [ RunTime:0.001939s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 16283 LIMIT 2 [ RunTime:0.000465s ]
SELECT * FROM `stock_price` WHERE `stockid` = 16283 ORDER BY `minOrder` ASC [ RunTime:0.000286s ]
select * from pdf where partno='MC78M12ABDTRKG' and brandshort='ONSEMI' limit 1 [ RunTime:0.002655s ]
select foldpath,foldpath2,filename from pdf_file where id=427971 limit 1 [ RunTime:0.008132s ]
SHOW FULL COLUMNS FROM `stock_pra_lib` [ RunTime:0.002383s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = 'MC78M12ABDTRKG' OR `brand` LIKE 'ONSEMI%' ) ) LIMIT 1 [ RunTime:0.021496s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 15263 LIMIT 4 [ RunTime:0.005479s ]
SELECT * FROM `stock_price` WHERE `stockid` = 15263 ORDER BY `minOrder` ASC [ RunTime:0.004177s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 15263 ORDER BY `unit` DESC [ RunTime:0.003260s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 15263 LIMIT 2 [ RunTime:0.002366s ]
SELECT * FROM `stock_price` WHERE `stockid` = 15263 ORDER BY `minOrder` ASC [ RunTime:0.000357s ]
select * from pdf where partno='MC78M12ABDTRKG' and brandshort='ONSEMI' limit 1 [ RunTime:0.000393s ]
select foldpath,foldpath2,filename from pdf_file where id=427971 limit 1 [ RunTime:0.000236s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = 'MC78M12ABDTRKG' OR `brand` LIKE 'ONSEMI%' ) ) LIMIT 1 [ RunTime:0.000347s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 7527 LIMIT 4 [ RunTime:0.000487s ]
SELECT * FROM `stock_price` WHERE `stockid` = 7527 ORDER BY `minOrder` ASC [ RunTime:0.000507s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 7527 ORDER BY `unit` DESC [ RunTime:0.000498s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 7527 LIMIT 2 [ RunTime:0.001734s ]
SELECT * FROM `stock_price` WHERE `stockid` = 7527 ORDER BY `minOrder` ASC [ RunTime:0.004555s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = 'MC78M12ABDTRKG' OR `brand` LIKE 'ONSEMI%' ) ) LIMIT 1 [ RunTime:0.000367s ]
SELECT brand, count(*) as count FROM `stock` WHERE ( `partno` LIKE 'MC78M12ABDTRKG%' AND `status` <> 2 AND `categoryid` = 615 ) AND `brand` IS NOT NULL AND `brand` <> '' GROUP BY `brand` ORDER BY `count` DESC LIMIT 10000 [ RunTime:0.003823s ]