SHOW FULL COLUMNS FROM `visit_log` [ RunTime:0.001373s ]
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=NEBV-Z4WA2L-R-E-0.5-N-M8G3-S1&search=1' [ RunTime:0.008012s ]
SHOW FULL COLUMNS FROM `product_type` [ RunTime:0.001187s ]
SELECT `id`,`typeid`,`name`,`typestr` FROM `product_type` WHERE `id` NOT IN (11,12,13,14,15) AND `id` <= 750 [ RunTime:0.001781s ]
SHOW FULL COLUMNS FROM `o_cart` [ RunTime:0.001258s ]
SELECT COUNT(*) AS think_count FROM `o_cart` WHERE ( `userId` = 0 AND `visitIP` = '216.73.216.133' ) [ RunTime:0.008780s ]
SHOW FULL COLUMNS FROM `ad` [ RunTime:0.001629s ]
SELECT * FROM `ad` WHERE `isDisplay` = 1 [ RunTime:0.001892s ]
SHOW FULL COLUMNS FROM `stock_search` [ RunTime:0.002270s ]
SELECT * FROM `stock_search` WHERE `partno` = 'NEBV-Z4WA2L-R-E-0.5-N-M8G3-S1' LIMIT 1 [ RunTime:0.011872s ]
UPDATE `stock_search` SET `count` = 2 , `updatetime` = '2026-08-26 00:11:15' WHERE `partno` = 'NEBV-Z4WA2L-R-E-0.5-N-M8G3-S1' [ RunTime:0.018434s ]
SHOW FULL COLUMNS FROM `stock` [ RunTime:0.002667s ]
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 'NEBV-Z4WA2L-R-E-0.5-N-M8G3-S1%' OR `brand` LIKE 'NEBV-Z4WA2L-R-E-0.5-N-M8G3-S1%' ) ) AND ( (s.platform = 1) ) ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.031452s ]
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 'NEBV-Z4WA2L-R-E-0.5-N-M8G3-S1%' OR `brand` LIKE 'NEBV-Z4WA2L-R-E-0.5-N-M8G3-S1%' ) ) AND `s`.`platform` = '2' ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.086047s ]
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 'NEBV-Z4WA2L-R-E-0.5-N-M8G3-S1%' OR `brand` LIKE 'NEBV-Z4WA2L-R-E-0.5-N-M8G3-S1%' ) ) AND `s`.`platform` = '3' ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.063246s ]
SHOW FULL COLUMNS FROM `stock_pra` [ RunTime:0.012559s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 64434082 LIMIT 5 [ RunTime:0.023778s ]
SHOW FULL COLUMNS FROM `stock_price` [ RunTime:0.004654s ]
SELECT * FROM `stock_price` WHERE `stockid` = 64434082 ORDER BY `minOrder` ASC [ RunTime:0.059876s ]
SHOW FULL COLUMNS FROM `stock_unitquantity` [ RunTime:0.020630s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 64434082 ORDER BY `unit` DESC [ RunTime:0.031656s ]
SHOW FULL COLUMNS FROM `stock_warehousequantity` [ RunTime:0.035654s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 64434082 LIMIT 2 [ RunTime:0.024551s ]
SELECT * FROM `stock_price` WHERE `stockid` = 64434082 ORDER BY `minOrder` ASC [ RunTime:0.031497s ]
select * from pdf where partno='NEBV-Z4WA2L-R-E-0.5-N-M8G3-S1' and brandshort='Festo Corporation' limit 1 [ RunTime:0.022189s ]
SHOW FULL COLUMNS FROM `stock_pra_lib` [ RunTime:0.002286s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = 'NEBV-Z4WA2L-R-E-0.5-N-M8G3-S1' OR `brand` LIKE 'Festo Corporation%' ) ) LIMIT 1 [ RunTime:0.015638s ]
SELECT `id` FROM `stock` WHERE `id` <> 64434082 AND `partno` = 'NEBV-Z4WA2L-R-E-0.5-N-M8G3-S1' AND `lockUser` = 0 AND ( LOWER(brand) LIKE '%festo corporation%' ) [ RunTime:0.058586s ]
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 'NEBV-Z4WA2L-R-E-0.5-N-M8G3-S1%' OR `brand` LIKE 'NEBV-Z4WA2L-R-E-0.5-N-M8G3-S1%' ) ) AND `s`.`platform` = '4' ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.053771s ]
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 'NEBV-Z4WA2L-R-E-0.5-N-M8G3-S1%' OR `brand` LIKE 'NEBV-Z4WA2L-R-E-0.5-N-M8G3-S1%' ) ) AND `s`.`platform` = '5' ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.054090s ]
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 'NEBV-Z4WA2L-R-E-0.5-N-M8G3-S1%' OR `brand` LIKE 'NEBV-Z4WA2L-R-E-0.5-N-M8G3-S1%' ) ) AND `s`.`platform` = '6' ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.021417s ]
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 'NEBV-Z4WA2L-R-E-0.5-N-M8G3-S1%' OR `brand` LIKE 'NEBV-Z4WA2L-R-E-0.5-N-M8G3-S1%' ) ) AND `s`.`platform` = '7' ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.029381s ]
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 'NEBV-Z4WA2L-R-E-0.5-N-M8G3-S1%' OR `brand` LIKE 'NEBV-Z4WA2L-R-E-0.5-N-M8G3-S1%' ) ) AND `s`.`platform` = '8' ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.007180s ]
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 'NEBV-Z4WA2L-R-E-0.5-N-M8G3-S1%' OR `brand` LIKE 'NEBV-Z4WA2L-R-E-0.5-N-M8G3-S1%' ) ) AND `s`.`platform` = '9' ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.016096s ]
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 'NEBV-Z4WA2L-R-E-0.5-N-M8G3-S1%' OR `brand` LIKE 'NEBV-Z4WA2L-R-E-0.5-N-M8G3-S1%' ) ) AND `s`.`platform` = '10' ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.013143s ]
SELECT COUNT(*) AS think_count FROM `stock` `s` WHERE ( `lockUser` = 0 AND `isDisplay` = 1 AND ( `partno` LIKE 'NEBV-Z4WA2L-R-E-0.5-N-M8G3-S1%' OR `brand` LIKE 'NEBV-Z4WA2L-R-E-0.5-N-M8G3-S1%' ) ) AND ( (s.platform = 1) ) [ RunTime:0.011096s ]