SHOW FULL COLUMNS FROM `product_type` [ RunTime:0.002008s ]
SELECT `id`,`typeid`,`name`,`typestr` FROM `product_type` WHERE `id` NOT IN (11,12,13,14,15) AND `id` <= 750 [ RunTime:0.000528s ]
SHOW FULL COLUMNS FROM `o_cart` [ RunTime:0.001836s ]
SELECT COUNT(*) AS think_count FROM `o_cart` WHERE ( `userId` = 0 AND `visitIP` = '216.73.216.43' ) [ RunTime:0.000323s ]
SHOW FULL COLUMNS FROM `ad` [ RunTime:0.001785s ]
SELECT * FROM `ad` WHERE `isDisplay` = 1 [ RunTime:0.000279s ]
SELECT `id`,`typeid`,`name` FROM `product_type` WHERE `id` = 177 LIMIT 1 [ RunTime:0.000312s ]
SELECT `id`,`typeid`,`name` FROM `product_type` WHERE `typeid` = 177 [ RunTime:0.000218s ]
SELECT `id`,`name` FROM `product_type` WHERE `typeid` = 26 [ RunTime:0.000216s ]
SHOW FULL COLUMNS FROM `stock` [ RunTime:0.001943s ]
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.000700s ]
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.004376s ]
SHOW FULL COLUMNS FROM `stock_pra` [ RunTime:0.002593s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 14963 LIMIT 4 [ RunTime:0.004015s ]
SHOW FULL COLUMNS FROM `stock_price` [ RunTime:0.006279s ]
SELECT * FROM `stock_price` WHERE `stockid` = 14963 ORDER BY `minOrder` ASC [ RunTime:0.001457s ]
SHOW FULL COLUMNS FROM `stock_unitquantity` [ RunTime:0.001862s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 14963 ORDER BY `unit` DESC [ RunTime:0.001099s ]
SHOW FULL COLUMNS FROM `stock_warehousequantity` [ RunTime:0.001788s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 14963 LIMIT 2 [ RunTime:0.000890s ]
SELECT * FROM `stock_price` WHERE `stockid` = 14963 ORDER BY `minOrder` ASC [ RunTime:0.000277s ]
select * from pdf where partno='ICE3RBR0665JZXKLA1' and brandshort='INFINEON' limit 1 [ RunTime:0.003657s ]
SHOW FULL COLUMNS FROM `stock_pra_lib` [ RunTime:0.002299s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = 'ICE3RBR0665JZXKLA1' OR `brand` LIKE 'INFINEON%' ) ) LIMIT 1 [ RunTime:0.011396s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 14991 LIMIT 4 [ RunTime:0.005270s ]
SELECT * FROM `stock_price` WHERE `stockid` = 14991 ORDER BY `minOrder` ASC [ RunTime:0.003039s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 14991 ORDER BY `unit` DESC [ RunTime:0.005216s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 14991 LIMIT 2 [ RunTime:0.001088s ]
SELECT * FROM `stock_price` WHERE `stockid` = 14991 ORDER BY `minOrder` ASC [ RunTime:0.000248s ]
select * from pdf where partno='WP06R24S05NC' and brandshort='MURATA' limit 1 [ RunTime:0.001347s ]
select foldpath,foldpath2,filename from pdf_file where id=1795596 limit 1 [ RunTime:0.000408s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = 'WP06R24S05NC' OR `brand` LIKE 'MURATA%' ) ) LIMIT 1 [ RunTime:0.007239s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 14992 LIMIT 4 [ RunTime:0.002996s ]
SELECT * FROM `stock_price` WHERE `stockid` = 14992 ORDER BY `minOrder` ASC [ RunTime:0.007550s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 14992 ORDER BY `unit` DESC [ RunTime:0.001826s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 14992 LIMIT 2 [ RunTime:0.000390s ]
SELECT * FROM `stock_price` WHERE `stockid` = 14992 ORDER BY `minOrder` ASC [ RunTime:0.001426s ]
select * from pdf where partno='PTH12000WAH' and brandshort='TI' limit 1 [ RunTime:0.001264s ]
select foldpath,foldpath2,filename from pdf_file where id=550977 limit 1 [ RunTime:0.002276s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = 'PTH12000WAH' OR `brand` LIKE 'TI%' ) ) LIMIT 1 [ RunTime:0.049072s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 14993 LIMIT 4 [ RunTime:0.000825s ]
SELECT * FROM `stock_price` WHERE `stockid` = 14993 ORDER BY `minOrder` ASC [ RunTime:0.005310s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 14993 ORDER BY `unit` DESC [ RunTime:0.006465s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 14993 LIMIT 2 [ RunTime:0.004249s ]
SELECT * FROM `stock_price` WHERE `stockid` = 14993 ORDER BY `minOrder` ASC [ RunTime:0.006425s ]
select * from pdf where partno='PTH12010LAH' and brandshort='TI' limit 1 [ RunTime:0.001039s ]
select foldpath,foldpath2,filename from pdf_file where id=550978 limit 1 [ RunTime:0.004413s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = 'PTH12010LAH' OR `brand` LIKE 'TI%' ) ) LIMIT 1 [ RunTime:0.023475s ]
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.004481s ]