SHOW FULL COLUMNS FROM `visit_log` [ RunTime:0.005141s ]
INSERT INTO `visit_log` SET `ip` = '216.73.216.226' , `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=WFK+65+24+x+20+CoB1205&search=1' [ RunTime:0.004774s ]
SHOW FULL COLUMNS FROM `product_type` [ RunTime:0.005652s ]
SELECT `id`,`typeid`,`name`,`typestr` FROM `product_type` WHERE `id` NOT IN (11,12,13,14,15) AND `id` <= 750 [ RunTime:0.000515s ]
SHOW FULL COLUMNS FROM `o_cart` [ RunTime:0.006771s ]
SELECT COUNT(*) AS think_count FROM `o_cart` WHERE ( `userId` = 0 AND `visitIP` = '216.73.216.226' ) [ RunTime:0.002805s ]
SHOW FULL COLUMNS FROM `ad` [ RunTime:0.003894s ]
SELECT * FROM `ad` WHERE `isDisplay` = 1 [ RunTime:0.000302s ]
SHOW FULL COLUMNS FROM `stock_search` [ RunTime:0.004484s ]
SELECT * FROM `stock_search` WHERE `partno` = 'WFK 65 24 x 20 CoB1205' LIMIT 1 [ RunTime:0.000534s ]
INSERT INTO `stock_search` SET `partno` = 'WFK 65 24 x 20 CoB1205' , `count` = 1 , `createtime` = '2026-08-06 02:19:02' , `updatetime` = '2026-08-06 02:19:02' [ RunTime:0.002673s ]
SHOW FULL COLUMNS FROM `stock` [ RunTime:0.011840s ]
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 'WFK 65 24 x 20 CoB1205%' OR `brand` LIKE 'WFK 65 24 x 20 CoB1205%' ) ) AND ( (s.platform = 1) ) ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.017743s ]
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 'WFK 65 24 x 20 CoB1205%' OR `brand` LIKE 'WFK 65 24 x 20 CoB1205%' ) ) AND `s`.`platform` = '2' ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.042497s ]
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 'WFK 65 24 x 20 CoB1205%' OR `brand` LIKE 'WFK 65 24 x 20 CoB1205%' ) ) AND `s`.`platform` = '3' ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.045716s ]
SHOW FULL COLUMNS FROM `stock_pra` [ RunTime:0.011693s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 58496950 LIMIT 5 [ RunTime:0.013499s ]
SHOW FULL COLUMNS FROM `stock_price` [ RunTime:0.006158s ]
SELECT * FROM `stock_price` WHERE `stockid` = 58496950 ORDER BY `minOrder` ASC [ RunTime:0.038100s ]
SHOW FULL COLUMNS FROM `stock_unitquantity` [ RunTime:0.006031s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 58496950 ORDER BY `unit` DESC [ RunTime:0.018789s ]
SHOW FULL COLUMNS FROM `stock_warehousequantity` [ RunTime:0.003794s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 58496950 LIMIT 2 [ RunTime:0.025156s ]
SELECT * FROM `stock_price` WHERE `stockid` = 58496950 ORDER BY `minOrder` ASC [ RunTime:0.004590s ]
select * from pdf where partno='WFK 65 24 x 20 CoB1205' and brandshort='Fischer Elektronik' limit 1 [ RunTime:0.026255s ]
SHOW FULL COLUMNS FROM `stock_pra_lib` [ RunTime:0.006665s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = 'WFK 65 24 x 20 CoB1205' OR `brand` LIKE 'Fischer Elektronik%' ) ) LIMIT 1 [ RunTime:0.030728s ]
SELECT `id` FROM `stock` WHERE `id` <> 58496950 AND `partno` = 'WFK 65 24 x 20 CoB1205' AND `lockUser` = 0 AND ( LOWER(brand) LIKE '%fischer elektronik%' ) [ RunTime:0.033469s ]
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 'WFK 65 24 x 20 CoB1205%' OR `brand` LIKE 'WFK 65 24 x 20 CoB1205%' ) ) AND `s`.`platform` = '4' ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.034445s ]
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 'WFK 65 24 x 20 CoB1205%' OR `brand` LIKE 'WFK 65 24 x 20 CoB1205%' ) ) AND `s`.`platform` = '5' ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.040371s ]
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 'WFK 65 24 x 20 CoB1205%' OR `brand` LIKE 'WFK 65 24 x 20 CoB1205%' ) ) AND `s`.`platform` = '6' ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.026963s ]
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 'WFK 65 24 x 20 CoB1205%' OR `brand` LIKE 'WFK 65 24 x 20 CoB1205%' ) ) AND `s`.`platform` = '7' ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.029753s ]
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 'WFK 65 24 x 20 CoB1205%' OR `brand` LIKE 'WFK 65 24 x 20 CoB1205%' ) ) AND `s`.`platform` = '8' ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.021409s ]
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 'WFK 65 24 x 20 CoB1205%' OR `brand` LIKE 'WFK 65 24 x 20 CoB1205%' ) ) AND `s`.`platform` = '9' ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.040076s ]
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 'WFK 65 24 x 20 CoB1205%' OR `brand` LIKE 'WFK 65 24 x 20 CoB1205%' ) ) AND `s`.`platform` = '10' ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.047516s ]
SELECT COUNT(*) AS think_count FROM `stock` `s` WHERE ( `lockUser` = 0 AND `isDisplay` = 1 AND ( `partno` LIKE 'WFK 65 24 x 20 CoB1205%' OR `brand` LIKE 'WFK 65 24 x 20 CoB1205%' ) ) AND ( (s.platform = 1) ) [ RunTime:0.010431s ]