SHOW FULL COLUMNS FROM `visit_log` [ RunTime:0.001764s ]
INSERT INTO `visit_log` SET `ip` = '216.73.217.134' , `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=UTP6ASD7VL&search=1' [ RunTime:0.002954s ]
SHOW FULL COLUMNS FROM `product_type` [ RunTime:0.001046s ]
SELECT `id`,`typeid`,`name`,`typestr` FROM `product_type` WHERE `id` NOT IN (11,12,13,14,15) AND `id` <= 750 [ RunTime:0.000421s ]
SHOW FULL COLUMNS FROM `o_cart` [ RunTime:0.001385s ]
SELECT COUNT(*) AS think_count FROM `o_cart` WHERE ( `userId` = 0 AND `visitIP` = '216.73.217.134' ) [ RunTime:0.002677s ]
SHOW FULL COLUMNS FROM `ad` [ RunTime:0.001087s ]
SELECT * FROM `ad` WHERE `isDisplay` = 1 [ RunTime:0.000229s ]
SHOW FULL COLUMNS FROM `stock_search` [ RunTime:0.001049s ]
SELECT * FROM `stock_search` WHERE `partno` = 'UTP6ASD7VL' LIMIT 1 [ RunTime:0.008841s ]
UPDATE `stock_search` SET `count` = 2 , `updatetime` = '2026-08-12 03:58:14' WHERE `partno` = 'UTP6ASD7VL' [ RunTime:0.006521s ]
SHOW FULL COLUMNS FROM `stock` [ RunTime:0.001290s ]
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 'UTP6ASD7VL%' OR `brand` LIKE 'UTP6ASD7VL%' ) ) AND ( (s.platform = 1) ) ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.005356s ]
SHOW FULL COLUMNS FROM `stock_pra` [ RunTime:0.001880s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 16492680 LIMIT 5 [ RunTime:0.000686s ]
SHOW FULL COLUMNS FROM `stock_price` [ RunTime:0.000897s ]
SELECT * FROM `stock_price` WHERE `stockid` = 16492680 ORDER BY `minOrder` ASC [ RunTime:0.000320s ]
SHOW FULL COLUMNS FROM `stock_unitquantity` [ RunTime:0.003230s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 16492680 ORDER BY `unit` DESC [ RunTime:0.007074s ]
SHOW FULL COLUMNS FROM `stock_warehousequantity` [ RunTime:0.003950s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 16492680 LIMIT 2 [ RunTime:0.004053s ]
SELECT * FROM `stock_price` WHERE `stockid` = 16492680 ORDER BY `minOrder` ASC [ RunTime:0.000201s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 13631597 LIMIT 5 [ RunTime:0.000296s ]
SELECT * FROM `stock_price` WHERE `stockid` = 13631597 ORDER BY `minOrder` ASC [ RunTime:0.000287s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 13631597 ORDER BY `unit` DESC [ RunTime:0.007282s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 13631597 LIMIT 2 [ RunTime:0.004947s ]
SELECT * FROM `stock_price` WHERE `stockid` = 13631597 ORDER BY `minOrder` ASC [ RunTime:0.000237s ]
select * from pdf where partno='UTP6ASD7VL-Q' and brandshort='Panduit Corp' limit 1 [ RunTime:0.002377s ]
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 'UTP6ASD7VL%' OR `brand` LIKE 'UTP6ASD7VL%' ) ) AND `s`.`platform` = '2' ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.001280s ]
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 'UTP6ASD7VL%' OR `brand` LIKE 'UTP6ASD7VL%' ) ) AND `s`.`platform` = '3' ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.007468s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 62396584 LIMIT 5 [ RunTime:0.007110s ]
SELECT * FROM `stock_price` WHERE `stockid` = 62396584 ORDER BY `minOrder` ASC [ RunTime:0.003506s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 62396584 ORDER BY `unit` DESC [ RunTime:0.000321s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 62396584 LIMIT 2 [ RunTime:0.000459s ]
SELECT * FROM `stock_price` WHERE `stockid` = 62396584 ORDER BY `minOrder` ASC [ RunTime:0.002457s ]
select * from pdf where partno='UTP6ASD7VL' and brandshort='Panduit Corp' limit 1 [ RunTime:0.003959s ]
SHOW FULL COLUMNS FROM `stock_pra_lib` [ RunTime:0.001684s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = 'UTP6ASD7VL' OR `brand` LIKE 'Panduit Corp%' ) ) LIMIT 1 [ RunTime:0.000708s ]
SELECT `id` FROM `stock` WHERE `id` <> 62396584 AND `partno` = 'UTP6ASD7VL' AND `lockUser` = 0 AND ( LOWER(brand) LIKE '%panduit corp%' ) [ RunTime:0.001197s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 16492680 [ RunTime:0.000320s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 62395845 LIMIT 5 [ RunTime:0.001817s ]
SELECT * FROM `stock_price` WHERE `stockid` = 62395845 ORDER BY `minOrder` ASC [ RunTime:0.000695s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 62395845 ORDER BY `unit` DESC [ RunTime:0.002128s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 62395845 LIMIT 2 [ RunTime:0.000579s ]
SELECT * FROM `stock_price` WHERE `stockid` = 62395845 ORDER BY `minOrder` ASC [ RunTime:0.001317s ]
select * from pdf where partno='UTP6ASD7VL-Q' and brandshort='Panduit Corp' limit 1 [ RunTime:0.004603s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = 'UTP6ASD7VL-Q' OR `brand` LIKE 'Panduit Corp%' ) ) LIMIT 1 [ RunTime:0.001330s ]
SELECT `id` FROM `stock` WHERE `id` <> 62395845 AND `partno` = 'UTP6ASD7VL-Q' AND `lockUser` = 0 AND ( LOWER(brand) LIKE '%panduit corp%' ) [ RunTime:0.001463s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 13631597 [ RunTime:0.000746s ]
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 'UTP6ASD7VL%' OR `brand` LIKE 'UTP6ASD7VL%' ) ) AND `s`.`platform` = '4' ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.000918s ]
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 'UTP6ASD7VL%' OR `brand` LIKE 'UTP6ASD7VL%' ) ) AND `s`.`platform` = '5' ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.002001s ]
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 'UTP6ASD7VL%' OR `brand` LIKE 'UTP6ASD7VL%' ) ) AND `s`.`platform` = '6' ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.011860s ]
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 'UTP6ASD7VL%' OR `brand` LIKE 'UTP6ASD7VL%' ) ) AND `s`.`platform` = '7' ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.007236s ]
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 'UTP6ASD7VL%' OR `brand` LIKE 'UTP6ASD7VL%' ) ) AND `s`.`platform` = '8' ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.000802s ]
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 'UTP6ASD7VL%' OR `brand` LIKE 'UTP6ASD7VL%' ) ) AND `s`.`platform` = '9' ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.001765s ]
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 'UTP6ASD7VL%' OR `brand` LIKE 'UTP6ASD7VL%' ) ) AND `s`.`platform` = '10' ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.005895s ]
SELECT COUNT(*) AS think_count FROM `stock` `s` WHERE ( `lockUser` = 0 AND `isDisplay` = 1 AND ( `partno` LIKE 'UTP6ASD7VL%' OR `brand` LIKE 'UTP6ASD7VL%' ) ) AND ( (s.platform = 1) ) [ RunTime:0.006965s ]