SHOW FULL COLUMNS FROM `visit_log` [ RunTime:0.001344s ]
INSERT INTO `visit_log` SET `ip` = '216.73.217.116' , `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+18+19+x+16+CoB1203&search=1' [ RunTime:0.005913s ]
SHOW FULL COLUMNS FROM `product_type` [ RunTime:0.001308s ]
SELECT `id`,`typeid`,`name`,`typestr` FROM `product_type` WHERE `id` NOT IN (11,12,13,14,15) AND `id` <= 750 [ RunTime:0.003365s ]
SHOW FULL COLUMNS FROM `o_cart` [ RunTime:0.002822s ]
SELECT COUNT(*) AS think_count FROM `o_cart` WHERE ( `userId` = 0 AND `visitIP` = '216.73.217.116' ) [ RunTime:0.017877s ]
SHOW FULL COLUMNS FROM `ad` [ RunTime:0.003983s ]
SELECT * FROM `ad` WHERE `isDisplay` = 1 [ RunTime:0.000674s ]
SHOW FULL COLUMNS FROM `stock_search` [ RunTime:0.001278s ]
SELECT * FROM `stock_search` WHERE `partno` = 'WFK 18 19 x 16 CoB1203' LIMIT 1 [ RunTime:0.005651s ]
INSERT INTO `stock_search` SET `partno` = 'WFK 18 19 x 16 CoB1203' , `count` = 1 , `createtime` = '2026-07-24 05:23:36' , `updatetime` = '2026-07-24 05:23:36' [ RunTime:0.019215s ]
SHOW FULL COLUMNS FROM `stock` [ RunTime:0.001320s ]
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 18 19 x 16 CoB1203%' OR `brand` LIKE 'WFK 18 19 x 16 CoB1203%' ) ) AND ( (s.platform = 1) ) ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.065152s ]
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 18 19 x 16 CoB1203%' OR `brand` LIKE 'WFK 18 19 x 16 CoB1203%' ) ) AND `s`.`platform` = '2' ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.105215s ]
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 18 19 x 16 CoB1203%' OR `brand` LIKE 'WFK 18 19 x 16 CoB1203%' ) ) AND `s`.`platform` = '3' ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.042703s ]
SHOW FULL COLUMNS FROM `stock_pra` [ RunTime:0.004065s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 51635123 LIMIT 5 [ RunTime:0.050436s ]
SHOW FULL COLUMNS FROM `stock_price` [ RunTime:0.004373s ]
SELECT * FROM `stock_price` WHERE `stockid` = 51635123 ORDER BY `minOrder` ASC [ RunTime:0.060578s ]
SHOW FULL COLUMNS FROM `stock_unitquantity` [ RunTime:0.029506s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 51635123 ORDER BY `unit` DESC [ RunTime:0.021820s ]
SHOW FULL COLUMNS FROM `stock_warehousequantity` [ RunTime:0.012010s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 51635123 LIMIT 2 [ RunTime:0.029753s ]
SELECT * FROM `stock_price` WHERE `stockid` = 51635123 ORDER BY `minOrder` ASC [ RunTime:0.020840s ]
select * from pdf where partno='WFK 18 19 x 16 CoB1203' and brandshort='Fischer Elektronik' limit 1 [ RunTime:0.036398s ]
SHOW FULL COLUMNS FROM `stock_pra_lib` [ RunTime:0.004989s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = 'WFK 18 19 x 16 CoB1203' OR `brand` LIKE 'Fischer Elektronik%' ) ) LIMIT 1 [ RunTime:0.050333s ]
SELECT `id` FROM `stock` WHERE `id` <> 51635123 AND `partno` = 'WFK 18 19 x 16 CoB1203' AND `lockUser` = 0 AND ( LOWER(brand) LIKE '%fischer elektronik%' ) [ RunTime:0.037167s ]
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 18 19 x 16 CoB1203%' OR `brand` LIKE 'WFK 18 19 x 16 CoB1203%' ) ) AND `s`.`platform` = '4' ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.057913s ]
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 18 19 x 16 CoB1203%' OR `brand` LIKE 'WFK 18 19 x 16 CoB1203%' ) ) AND `s`.`platform` = '5' ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.035154s ]
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 18 19 x 16 CoB1203%' OR `brand` LIKE 'WFK 18 19 x 16 CoB1203%' ) ) AND `s`.`platform` = '6' ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.025597s ]
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 18 19 x 16 CoB1203%' OR `brand` LIKE 'WFK 18 19 x 16 CoB1203%' ) ) AND `s`.`platform` = '7' ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.042389s ]
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 18 19 x 16 CoB1203%' OR `brand` LIKE 'WFK 18 19 x 16 CoB1203%' ) ) AND `s`.`platform` = '8' ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.009740s ]
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 18 19 x 16 CoB1203%' OR `brand` LIKE 'WFK 18 19 x 16 CoB1203%' ) ) AND `s`.`platform` = '9' ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.010462s ]
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 18 19 x 16 CoB1203%' OR `brand` LIKE 'WFK 18 19 x 16 CoB1203%' ) ) AND `s`.`platform` = '10' ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.044344s ]
SELECT COUNT(*) AS think_count FROM `stock` `s` WHERE ( `lockUser` = 0 AND `isDisplay` = 1 AND ( `partno` LIKE 'WFK 18 19 x 16 CoB1203%' OR `brand` LIKE 'WFK 18 19 x 16 CoB1203%' ) ) AND ( (s.platform = 1) ) [ RunTime:0.042809s ]