SHOW FULL COLUMNS FROM `product_type` [ RunTime:0.001764s ]
SELECT `id`,`typeid`,`name`,`typestr` FROM `product_type` WHERE `id` NOT IN (11,12,13,14,15) AND `id` <= 750 [ RunTime:0.002395s ]
SHOW FULL COLUMNS FROM `o_cart` [ RunTime:0.001965s ]
SELECT COUNT(*) AS think_count FROM `o_cart` WHERE ( `userId` = 0 AND `visitIP` = '216.73.217.154' ) [ RunTime:0.000489s ]
SHOW FULL COLUMNS FROM `ad` [ RunTime:0.002071s ]
SELECT * FROM `ad` WHERE `isDisplay` = 1 [ RunTime:0.000567s ]
SHOW FULL COLUMNS FROM `stock` [ RunTime:0.002369s ]
SELECT `s`.*,`u`.`company`,`t`.`name` FROM `stock` `s` LEFT JOIN `user` `u` ON `u`.`id`=`s`.`userid` LEFT JOIN `product_type` `t` ON `t`.`id`=`s`.`categoryid` WHERE `s`.`id` = '61917762' LIMIT 1 [ RunTime:0.001303s ]
SHOW FULL COLUMNS FROM `stock_pra` [ RunTime:0.002588s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 61917762 [ RunTime:0.000355s ]
SHOW FULL COLUMNS FROM `stock_price` [ RunTime:0.002090s ]
SELECT * FROM `stock_price` WHERE `stockid` = 61917762 ORDER BY `minOrder` ASC [ RunTime:0.000760s ]
SHOW FULL COLUMNS FROM `stock_unitquantity` [ RunTime:0.001072s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 61917762 ORDER BY `unit` DESC [ RunTime:0.000356s ]
SHOW FULL COLUMNS FROM `stock_warehousequantity` [ RunTime:0.001332s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 61917762 [ RunTime:0.000380s ]
SELECT `name` FROM `product_type` WHERE `id` = 0 LIMIT 1 [ RunTime:0.000310s ]
SELECT * FROM `stock_price` WHERE `stockid` = 61917762 ORDER BY `minOrder` ASC [ RunTime:0.000380s ]
select * from pdf where partno='2203452-1' and brandshort='TE Connectivity Deutsch Connectors' limit 1 [ RunTime:0.002169s ]
SHOW FULL COLUMNS FROM `stock_product_overview` [ RunTime:0.001222s ]
SELECT `memo` FROM `stock_product_overview` WHERE `icName` = '2203452-1' LIMIT 1 [ RunTime:0.000271s ]
SHOW FULL COLUMNS FROM `pdf` [ RunTime:0.001335s ]
SELECT `id`,`partno`,`note`,`note_cn` FROM `pdf` WHERE `partno` = '2203452-1' LIMIT 1 [ RunTime:0.000347s ]
SHOW FULL COLUMNS FROM `stock_pra_lib` [ RunTime:0.001093s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '2203452-1' OR `brand` LIKE 'TE Connectivity Deutsch Connectors%' ) ) LIMIT 1 [ RunTime:0.000616s ]
SELECT `id` FROM `stock` WHERE `id` <> 61917762 AND `partno` = '2203452-1' AND `lockUser` = 0 AND ( LOWER(brand) LIKE '%te connectivity deutsch connectors%' ) [ RunTime:0.000992s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 12882645 [ RunTime:0.000482s ]
SELECT `note` FROM `stock` WHERE `id` = 12882645 LIMIT 1 [ RunTime:0.000280s ]
SELECT `description` FROM `stock` WHERE `id` = 12882645 LIMIT 1 [ RunTime:0.000248s ]
SHOW FULL COLUMNS FROM `icreplace` [ RunTime:0.002077s ]
SELECT `r`.*,`b`.`brandshort`,`b`.`brandcn` FROM `icreplace` `r` LEFT JOIN `stock_brand` `b` ON `b`.`id`=`r`.`icbrandid` WHERE `r`.`partno` = '2203452-1' ORDER BY `r`.`id` DESC LIMIT 5 [ RunTime:0.000509s ]
SELECT `id`,`code`,`imgurl`,`minOrderPrice`,`partno`,`brand`,`package` FROM `stock` WHERE `categoryid` = 0 AND ( `partno` > '2203452-1' ) ORDER BY `partno` ASC LIMIT 8 [ RunTime:0.004916s ]
SELECT `id`,`code`,`imgurl`,`minOrderPrice`,`partno`,`brand`,`package` FROM `stock` WHERE `status` = 3 ORDER BY `partno` ASC LIMIT 8 [ RunTime:0.000625s ]