SHOW FULL COLUMNS FROM `visit_log` [ RunTime:0.001484s ]
INSERT INTO `visit_log` SET `ip` = '216.73.216.133' , `useragent` = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)' , `reffer` = '' , `host` = 'https://www.ic118.com/stock?keyword=MMCG001BIV10W3A0T2A1&search=1' [ RunTime:0.003178s ]
SHOW FULL COLUMNS FROM `product_type` [ RunTime:0.001226s ]
SELECT `id`,`typeid`,`name`,`typestr` FROM `product_type` WHERE `id` NOT IN (11,12,13,14,15) AND `id` <= 750 [ RunTime:0.000547s ]
SHOW FULL COLUMNS FROM `o_cart` [ RunTime:0.002292s ]
SELECT COUNT(*) AS think_count FROM `o_cart` WHERE ( `userId` = 0 AND `visitIP` = '216.73.216.133' ) [ RunTime:0.002797s ]
SHOW FULL COLUMNS FROM `ad` [ RunTime:0.001244s ]
SELECT * FROM `ad` WHERE `isDisplay` = 1 [ RunTime:0.005640s ]
SHOW FULL COLUMNS FROM `stock_search` [ RunTime:0.001676s ]
SELECT * FROM `stock_search` WHERE `partno` = 'MMCG001BIV10W3A0T2A1' LIMIT 1 [ RunTime:0.006196s ]
UPDATE `stock_search` SET `count` = 2 , `updatetime` = '2026-08-26 06:10:07' WHERE `partno` = 'MMCG001BIV10W3A0T2A1' [ RunTime:0.006746s ]
SHOW FULL COLUMNS FROM `stock` [ RunTime:0.001620s ]
SELECT `s`.`id`,`s`.`userid`,`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 ( `lockUser` = 0 AND `isDisplay` = 1 AND ( `partno` LIKE 'MMCG001BIV10W3A0T2A1%' OR `brand` LIKE 'MMCG001BIV10W3A0T2A1%' ) ) AND ( (s.platform = 1) ) ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.008851s ]
SELECT `s`.`id`,`s`.`userid`,`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 ( `lockUser` = 0 AND `isDisplay` = 1 AND ( `partno` LIKE 'MMCG001BIV10W3A0T2A1%' OR `brand` LIKE 'MMCG001BIV10W3A0T2A1%' ) ) AND `s`.`platform` = '2' ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.008518s ]
SELECT `s`.`id`,`s`.`userid`,`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 ( `lockUser` = 0 AND `isDisplay` = 1 AND ( `partno` LIKE 'MMCG001BIV10W3A0T2A1%' OR `brand` LIKE 'MMCG001BIV10W3A0T2A1%' ) ) AND `s`.`platform` = '3' ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.014504s ]
SHOW FULL COLUMNS FROM `stock_pra` [ RunTime:0.002948s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 64722299 LIMIT 5 [ RunTime:0.014716s ]
SHOW FULL COLUMNS FROM `stock_price` [ RunTime:0.001602s ]
SELECT * FROM `stock_price` WHERE `stockid` = 64722299 ORDER BY `minOrder` ASC [ RunTime:0.000816s ]
SHOW FULL COLUMNS FROM `stock_unitquantity` [ RunTime:0.001008s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 64722299 ORDER BY `unit` DESC [ RunTime:0.001535s ]
SHOW FULL COLUMNS FROM `stock_warehousequantity` [ RunTime:0.001255s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 64722299 LIMIT 2 [ RunTime:0.006386s ]
SELECT * FROM `stock_price` WHERE `stockid` = 64722299 ORDER BY `minOrder` ASC [ RunTime:0.004004s ]
select * from pdf where partno='MMCG001BIV10W3A0T2A1' and brandshort='Omega' limit 1 [ RunTime:0.001484s ]
SHOW FULL COLUMNS FROM `stock_pra_lib` [ RunTime:0.002397s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = 'MMCG001BIV10W3A0T2A1' OR `brand` LIKE 'Omega%' ) ) LIMIT 1 [ RunTime:0.000745s ]
SELECT `id` FROM `stock` WHERE `id` <> 64722299 AND `partno` = 'MMCG001BIV10W3A0T2A1' AND `lockUser` = 0 AND ( LOWER(brand) LIKE '%omega%' ) [ RunTime:0.006097s ]
SELECT `s`.`id`,`s`.`userid`,`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 ( `lockUser` = 0 AND `isDisplay` = 1 AND ( `partno` LIKE 'MMCG001BIV10W3A0T2A1%' OR `brand` LIKE 'MMCG001BIV10W3A0T2A1%' ) ) AND `s`.`platform` = '4' ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.005905s ]
SELECT `s`.`id`,`s`.`userid`,`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 ( `lockUser` = 0 AND `isDisplay` = 1 AND ( `partno` LIKE 'MMCG001BIV10W3A0T2A1%' OR `brand` LIKE 'MMCG001BIV10W3A0T2A1%' ) ) AND `s`.`platform` = '5' ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.007569s ]
SELECT `s`.`id`,`s`.`userid`,`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 ( `lockUser` = 0 AND `isDisplay` = 1 AND ( `partno` LIKE 'MMCG001BIV10W3A0T2A1%' OR `brand` LIKE 'MMCG001BIV10W3A0T2A1%' ) ) AND `s`.`platform` = '6' ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.005240s ]
SELECT `s`.`id`,`s`.`userid`,`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 ( `lockUser` = 0 AND `isDisplay` = 1 AND ( `partno` LIKE 'MMCG001BIV10W3A0T2A1%' OR `brand` LIKE 'MMCG001BIV10W3A0T2A1%' ) ) AND `s`.`platform` = '7' ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.013505s ]
SELECT `s`.`id`,`s`.`userid`,`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 ( `lockUser` = 0 AND `isDisplay` = 1 AND ( `partno` LIKE 'MMCG001BIV10W3A0T2A1%' OR `brand` LIKE 'MMCG001BIV10W3A0T2A1%' ) ) AND `s`.`platform` = '8' ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.009379s ]
SELECT `s`.`id`,`s`.`userid`,`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 ( `lockUser` = 0 AND `isDisplay` = 1 AND ( `partno` LIKE 'MMCG001BIV10W3A0T2A1%' OR `brand` LIKE 'MMCG001BIV10W3A0T2A1%' ) ) AND `s`.`platform` = '9' ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.016659s ]
SELECT `s`.`id`,`s`.`userid`,`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 ( `lockUser` = 0 AND `isDisplay` = 1 AND ( `partno` LIKE 'MMCG001BIV10W3A0T2A1%' OR `brand` LIKE 'MMCG001BIV10W3A0T2A1%' ) ) AND `s`.`platform` = '10' ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.008139s ]
SELECT COUNT(*) AS think_count FROM `stock` `s` WHERE ( `lockUser` = 0 AND `isDisplay` = 1 AND ( `partno` LIKE 'MMCG001BIV10W3A0T2A1%' OR `brand` LIKE 'MMCG001BIV10W3A0T2A1%' ) ) AND ( (s.platform = 1) ) [ RunTime:0.017149s ]