SHOW FULL COLUMNS FROM `product_type` [ RunTime:0.002380s ]
SELECT `id`,`typeid`,`name`,`typestr` FROM `product_type` WHERE `id` NOT IN (11,12,13,14,15) AND `id` <= 750 [ RunTime:0.001655s ]
SHOW FULL COLUMNS FROM `o_cart` [ RunTime:0.001320s ]
SELECT COUNT(*) AS think_count FROM `o_cart` WHERE ( `userId` = 0 AND `visitIP` = '216.73.216.249' ) [ RunTime:0.000852s ]
SHOW FULL COLUMNS FROM `ad` [ RunTime:0.002170s ]
SELECT * FROM `ad` WHERE `isDisplay` = 1 [ RunTime:0.000630s ]
SHOW FULL COLUMNS FROM `stock` [ RunTime:0.002921s ]
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` = '61340383' LIMIT 1 [ RunTime:0.000821s ]
SHOW FULL COLUMNS FROM `stock_pra` [ RunTime:0.002002s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 61340383 [ RunTime:0.000494s ]
SHOW FULL COLUMNS FROM `stock_price` [ RunTime:0.002039s ]
SELECT * FROM `stock_price` WHERE `stockid` = 61340383 ORDER BY `minOrder` ASC [ RunTime:0.001168s ]
SHOW FULL COLUMNS FROM `stock_unitquantity` [ RunTime:0.002013s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 61340383 ORDER BY `unit` DESC [ RunTime:0.000534s ]
SHOW FULL COLUMNS FROM `stock_warehousequantity` [ RunTime:0.002003s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 61340383 [ RunTime:0.000481s ]
SELECT `name` FROM `product_type` WHERE `id` = 0 LIMIT 1 [ RunTime:0.000407s ]
SELECT * FROM `stock_price` WHERE `stockid` = 61340383 ORDER BY `minOrder` ASC [ RunTime:0.000530s ]
select * from pdf where partno='SC00P-24-80P(335)' and brandshort='Amphenol Industrial Operations' limit 1 [ RunTime:0.000693s ]
SHOW FULL COLUMNS FROM `stock_product_overview` [ RunTime:0.002425s ]
SELECT `memo` FROM `stock_product_overview` WHERE `icName` = 'SC00P-24-80P(335)' LIMIT 1 [ RunTime:0.000439s ]
SHOW FULL COLUMNS FROM `pdf` [ RunTime:0.002092s ]
SELECT `id`,`partno`,`note`,`note_cn` FROM `pdf` WHERE `partno` = 'SC00P-24-80P(335)' LIMIT 1 [ RunTime:0.000492s ]
SHOW FULL COLUMNS FROM `stock_pra_lib` [ RunTime:0.002016s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = 'SC00P-24-80P(335)' OR `brand` LIKE 'Amphenol Industrial Operations%' ) ) LIMIT 1 [ RunTime:0.000650s ]
SELECT `id` FROM `stock` WHERE `id` <> 61340383 AND `partno` = 'SC00P-24-80P(335)' AND `lockUser` = 0 AND ( LOWER(brand) LIKE '%amphenol industrial operations%' ) [ RunTime:0.000804s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 10807244 [ RunTime:0.000518s ]
SELECT `note` FROM `stock` WHERE `id` = 10807244 LIMIT 1 [ RunTime:0.000439s ]
SELECT `description` FROM `stock` WHERE `id` = 10807244 LIMIT 1 [ RunTime:0.000398s ]
SHOW FULL COLUMNS FROM `icreplace` [ RunTime:0.001897s ]
SELECT `r`.*,`b`.`brandshort`,`b`.`brandcn` FROM `icreplace` `r` LEFT JOIN `stock_brand` `b` ON `b`.`id`=`r`.`icbrandid` WHERE `r`.`partno` = 'SC00P-24-80P(335)' ORDER BY `r`.`id` DESC LIMIT 5 [ RunTime:0.000595s ]
SELECT `id`,`code`,`imgurl`,`minOrderPrice`,`partno`,`brand`,`package` FROM `stock` WHERE `categoryid` = 0 AND ( `partno` > 'SC00P-24-80P(335)' ) ORDER BY `partno` ASC LIMIT 8 [ RunTime:0.001152s ]
SELECT `id`,`code`,`imgurl`,`minOrderPrice`,`partno`,`brand`,`package` FROM `stock` WHERE `status` = 3 ORDER BY `partno` ASC LIMIT 8 [ RunTime:0.001108s ]