SHOW FULL COLUMNS FROM `visit_log` [ RunTime:0.002126s ]
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=VLS-GM2-AR0522-C-S140-IR&search=1' [ RunTime:0.006043s ]
SHOW FULL COLUMNS FROM `product_type` [ RunTime:0.001376s ]
SELECT `id`,`typeid`,`name`,`typestr` FROM `product_type` WHERE `id` NOT IN (11,12,13,14,15) AND `id` <= 750 [ RunTime:0.017901s ]
SHOW FULL COLUMNS FROM `o_cart` [ RunTime:0.000993s ]
SELECT COUNT(*) AS think_count FROM `o_cart` WHERE ( `userId` = 0 AND `visitIP` = '216.73.216.133' ) [ RunTime:0.023808s ]
SHOW FULL COLUMNS FROM `ad` [ RunTime:0.001746s ]
SELECT * FROM `ad` WHERE `isDisplay` = 1 [ RunTime:0.010166s ]
SHOW FULL COLUMNS FROM `stock_search` [ RunTime:0.001139s ]
SELECT * FROM `stock_search` WHERE `partno` = 'VLS-GM2-AR0522-C-S140-IR' LIMIT 1 [ RunTime:0.082384s ]
UPDATE `stock_search` SET `count` = 3 , `updatetime` = '2026-08-24 12:56:51' WHERE `partno` = 'VLS-GM2-AR0522-C-S140-IR' [ RunTime:0.024963s ]
SHOW FULL COLUMNS FROM `stock` [ RunTime:0.002527s ]
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 'VLS-GM2-AR0522-C-S140-IR%' OR `brand` LIKE 'VLS-GM2-AR0522-C-S140-IR%' ) ) AND ( (s.platform = 1) ) ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.047982s ]
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 'VLS-GM2-AR0522-C-S140-IR%' OR `brand` LIKE 'VLS-GM2-AR0522-C-S140-IR%' ) ) AND `s`.`platform` = '2' ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.040122s ]
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 'VLS-GM2-AR0522-C-S140-IR%' OR `brand` LIKE 'VLS-GM2-AR0522-C-S140-IR%' ) ) AND `s`.`platform` = '3' ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.018451s ]
SHOW FULL COLUMNS FROM `stock_pra` [ RunTime:0.002115s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 64567690 LIMIT 5 [ RunTime:0.019348s ]
SHOW FULL COLUMNS FROM `stock_price` [ RunTime:0.004594s ]
SELECT * FROM `stock_price` WHERE `stockid` = 64567690 ORDER BY `minOrder` ASC [ RunTime:0.054864s ]
SHOW FULL COLUMNS FROM `stock_unitquantity` [ RunTime:0.001167s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 64567690 ORDER BY `unit` DESC [ RunTime:0.026562s ]
SHOW FULL COLUMNS FROM `stock_warehousequantity` [ RunTime:0.001760s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 64567690 LIMIT 2 [ RunTime:0.068396s ]
SELECT * FROM `stock_price` WHERE `stockid` = 64567690 ORDER BY `minOrder` ASC [ RunTime:0.020071s ]
select * from pdf where partno='VLS-GM2-AR0522-C-S140-IR' and brandshort='TechNexion' limit 1 [ RunTime:0.092686s ]
SHOW FULL COLUMNS FROM `stock_pra_lib` [ RunTime:0.002464s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = 'VLS-GM2-AR0522-C-S140-IR' OR `brand` LIKE 'TechNexion%' ) ) LIMIT 1 [ RunTime:0.006823s ]
SELECT `id` FROM `stock` WHERE `id` <> 64567690 AND `partno` = 'VLS-GM2-AR0522-C-S140-IR' AND `lockUser` = 0 AND ( LOWER(brand) LIKE '%technexion%' ) [ RunTime:0.065477s ]
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 'VLS-GM2-AR0522-C-S140-IR%' OR `brand` LIKE 'VLS-GM2-AR0522-C-S140-IR%' ) ) AND `s`.`platform` = '4' ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.040866s ]
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 'VLS-GM2-AR0522-C-S140-IR%' OR `brand` LIKE 'VLS-GM2-AR0522-C-S140-IR%' ) ) AND `s`.`platform` = '5' ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.013163s ]
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 'VLS-GM2-AR0522-C-S140-IR%' OR `brand` LIKE 'VLS-GM2-AR0522-C-S140-IR%' ) ) AND `s`.`platform` = '6' ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.048001s ]
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 'VLS-GM2-AR0522-C-S140-IR%' OR `brand` LIKE 'VLS-GM2-AR0522-C-S140-IR%' ) ) AND `s`.`platform` = '7' ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.090581s ]
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 'VLS-GM2-AR0522-C-S140-IR%' OR `brand` LIKE 'VLS-GM2-AR0522-C-S140-IR%' ) ) AND `s`.`platform` = '8' ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.041421s ]
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 'VLS-GM2-AR0522-C-S140-IR%' OR `brand` LIKE 'VLS-GM2-AR0522-C-S140-IR%' ) ) AND `s`.`platform` = '9' ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.042112s ]
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 'VLS-GM2-AR0522-C-S140-IR%' OR `brand` LIKE 'VLS-GM2-AR0522-C-S140-IR%' ) ) AND `s`.`platform` = '10' ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.046293s ]
SELECT COUNT(*) AS think_count FROM `stock` `s` WHERE ( `lockUser` = 0 AND `isDisplay` = 1 AND ( `partno` LIKE 'VLS-GM2-AR0522-C-S140-IR%' OR `brand` LIKE 'VLS-GM2-AR0522-C-S140-IR%' ) ) AND ( (s.platform = 1) ) [ RunTime:0.041569s ]