SHOW FULL COLUMNS FROM `visit_log` [ RunTime:0.002416s ]
INSERT INTO `visit_log` SET `ip` = '216.73.216.153' , `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=1000-2&search=1' [ RunTime:0.002010s ]
SHOW FULL COLUMNS FROM `product_type` [ RunTime:0.002320s ]
SELECT `id`,`typeid`,`name`,`typestr` FROM `product_type` WHERE `id` NOT IN (11,12,13,14,15) AND `id` <= 750 [ RunTime:0.007098s ]
SHOW FULL COLUMNS FROM `o_cart` [ RunTime:0.002564s ]
SELECT COUNT(*) AS think_count FROM `o_cart` WHERE ( `userId` = 0 AND `visitIP` = '216.73.216.153' ) [ RunTime:0.000467s ]
SHOW FULL COLUMNS FROM `ad` [ RunTime:0.002172s ]
SELECT * FROM `ad` WHERE `isDisplay` = 1 [ RunTime:0.003906s ]
SHOW FULL COLUMNS FROM `stock_search` [ RunTime:0.002379s ]
SELECT * FROM `stock_search` WHERE `partno` = '1000-2' LIMIT 1 [ RunTime:0.031695s ]
UPDATE `stock_search` SET `count` = 7 , `updatetime` = '2026-08-17 22:25:24' WHERE `partno` = '1000-2' [ RunTime:0.017775s ]
SHOW FULL COLUMNS FROM `stock` [ RunTime:0.002331s ]
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 '1000-2%' OR `brand` LIKE '1000-2%' ) ) AND ( (s.platform = 1) ) ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.011615s ]
SHOW FULL COLUMNS FROM `stock_pra` [ RunTime:0.001249s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 15268148 LIMIT 5 [ RunTime:0.036835s ]
SHOW FULL COLUMNS FROM `stock_price` [ RunTime:0.003051s ]
SELECT * FROM `stock_price` WHERE `stockid` = 15268148 ORDER BY `minOrder` ASC [ RunTime:0.012979s ]
SHOW FULL COLUMNS FROM `stock_unitquantity` [ RunTime:0.023001s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 15268148 ORDER BY `unit` DESC [ RunTime:0.017608s ]
SHOW FULL COLUMNS FROM `stock_warehousequantity` [ RunTime:0.003191s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 15268148 LIMIT 2 [ RunTime:0.034761s ]
SELECT * FROM `stock_price` WHERE `stockid` = 15268148 ORDER BY `minOrder` ASC [ RunTime:0.002965s ]
select * from pdf where partno='1000-2LF' and brandshort='MENDA/EasyBraid' limit 1 [ RunTime:0.026953s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 15268147 LIMIT 5 [ RunTime:0.013040s ]
SELECT * FROM `stock_price` WHERE `stockid` = 15268147 ORDER BY `minOrder` ASC [ RunTime:0.011099s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 15268147 ORDER BY `unit` DESC [ RunTime:0.005389s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 15268147 LIMIT 2 [ RunTime:0.032606s ]
SELECT * FROM `stock_price` WHERE `stockid` = 15268147 ORDER BY `minOrder` ASC [ RunTime:0.014382s ]
select * from pdf where partno='1000-2' and brandshort='MENDA/EasyBraid' limit 1 [ RunTime:0.005007s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 18990157 LIMIT 5 [ RunTime:0.019096s ]
SELECT * FROM `stock_price` WHERE `stockid` = 18990157 ORDER BY `minOrder` ASC [ RunTime:0.045468s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 18990157 ORDER BY `unit` DESC [ RunTime:0.006760s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 18990157 LIMIT 2 [ RunTime:0.059966s ]
SELECT * FROM `stock_price` WHERE `stockid` = 18990157 ORDER BY `minOrder` ASC [ RunTime:0.026086s ]
select * from pdf where partno='1000-2NF' and brandshort='MENDA/EasyBraid' limit 1 [ RunTime:0.013498s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 14198286 LIMIT 5 [ RunTime:0.057642s ]
SELECT * FROM `stock_price` WHERE `stockid` = 14198286 ORDER BY `minOrder` ASC [ RunTime:0.007784s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 14198286 ORDER BY `unit` DESC [ RunTime:0.009209s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 14198286 LIMIT 2 [ RunTime:0.035680s ]
SELECT * FROM `stock_price` WHERE `stockid` = 14198286 ORDER BY `minOrder` ASC [ RunTime:0.002232s ]
select * from pdf where partno='1000-2NC' and brandshort='MENDA/EasyBraid' limit 1 [ RunTime:0.002254s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 12186942 LIMIT 5 [ RunTime:0.024557s ]
SELECT * FROM `stock_price` WHERE `stockid` = 12186942 ORDER BY `minOrder` ASC [ RunTime:0.029598s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 12186942 ORDER BY `unit` DESC [ RunTime:0.037631s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 12186942 LIMIT 2 [ RunTime:0.031623s ]
SELECT * FROM `stock_price` WHERE `stockid` = 12186942 ORDER BY `minOrder` ASC [ RunTime:0.023720s ]
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 '1000-2%' OR `brand` LIKE '1000-2%' ) ) AND `s`.`platform` = '2' ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.012357s ]
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 '1000-2%' OR `brand` LIKE '1000-2%' ) ) AND `s`.`platform` = '3' ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.014604s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 58592588 LIMIT 5 [ RunTime:0.015560s ]
SELECT * FROM `stock_price` WHERE `stockid` = 58592588 ORDER BY `minOrder` ASC [ RunTime:0.019412s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 58592588 ORDER BY `unit` DESC [ RunTime:0.042796s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 58592588 LIMIT 2 [ RunTime:0.033093s ]
SELECT * FROM `stock_price` WHERE `stockid` = 58592588 ORDER BY `minOrder` ASC [ RunTime:0.009277s ]
select * from pdf where partno='1000-2NF' and brandshort='EasyBraid' limit 1 [ RunTime:0.019737s ]
SHOW FULL COLUMNS FROM `stock_pra_lib` [ RunTime:0.001404s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '1000-2NF' OR `brand` LIKE 'EasyBraid%' ) ) LIMIT 1 [ RunTime:0.011579s ]
SELECT `id` FROM `stock` WHERE `id` <> 58592588 AND `partno` = '1000-2NF' AND `lockUser` = 0 AND ( LOWER(brand) LIKE '%easybraid%' ) [ RunTime:0.025077s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 18990157 [ RunTime:0.024363s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 58592528 LIMIT 5 [ RunTime:0.031695s ]
SELECT * FROM `stock_price` WHERE `stockid` = 58592528 ORDER BY `minOrder` ASC [ RunTime:0.023024s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 58592528 ORDER BY `unit` DESC [ RunTime:0.022316s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 58592528 LIMIT 2 [ RunTime:0.090351s ]
SELECT * FROM `stock_price` WHERE `stockid` = 58592528 ORDER BY `minOrder` ASC [ RunTime:0.018734s ]
select * from pdf where partno='1000-2LF' and brandshort='EasyBraid' limit 1 [ RunTime:0.029151s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '1000-2LF' OR `brand` LIKE 'EasyBraid%' ) ) LIMIT 1 [ RunTime:0.033552s ]
SELECT `id` FROM `stock` WHERE `id` <> 58592528 AND `partno` = '1000-2LF' AND `lockUser` = 0 AND ( LOWER(brand) LIKE '%easybraid%' ) [ RunTime:0.032725s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 15268148 [ RunTime:0.024847s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 58592524 LIMIT 5 [ RunTime:0.021908s ]
SELECT * FROM `stock_price` WHERE `stockid` = 58592524 ORDER BY `minOrder` ASC [ RunTime:0.019244s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 58592524 ORDER BY `unit` DESC [ RunTime:0.030967s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 58592524 LIMIT 2 [ RunTime:0.038261s ]
SELECT * FROM `stock_price` WHERE `stockid` = 58592524 ORDER BY `minOrder` ASC [ RunTime:0.008767s ]
select * from pdf where partno='1000-2' and brandshort='EasyBraid' limit 1 [ RunTime:0.055329s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '1000-2' OR `brand` LIKE 'EasyBraid%' ) ) LIMIT 1 [ RunTime:0.029125s ]
SELECT `id` FROM `stock` WHERE `id` <> 58592524 AND `partno` = '1000-2' AND `lockUser` = 0 AND ( LOWER(brand) LIKE '%easybraid%' ) [ RunTime:0.023033s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 15268147 [ RunTime:0.028827s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 58592516 LIMIT 5 [ RunTime:0.020793s ]
SELECT * FROM `stock_price` WHERE `stockid` = 58592516 ORDER BY `minOrder` ASC [ RunTime:0.062258s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 58592516 ORDER BY `unit` DESC [ RunTime:0.047852s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 58592516 LIMIT 2 [ RunTime:0.034911s ]
SELECT * FROM `stock_price` WHERE `stockid` = 58592516 ORDER BY `minOrder` ASC [ RunTime:0.009822s ]
select * from pdf where partno='1000-2NC' and brandshort='EasyBraid' limit 1 [ RunTime:0.045879s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '1000-2NC' OR `brand` LIKE 'EasyBraid%' ) ) LIMIT 1 [ RunTime:0.046917s ]
SELECT `id` FROM `stock` WHERE `id` <> 58592516 AND `partno` = '1000-2NC' AND `lockUser` = 0 AND ( LOWER(brand) LIKE '%easybraid%' ) [ RunTime:0.039857s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 14198286 [ RunTime:0.022347s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 64810480 LIMIT 5 [ RunTime:0.031014s ]
SELECT * FROM `stock_price` WHERE `stockid` = 64810480 ORDER BY `minOrder` ASC [ RunTime:0.029758s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 64810480 ORDER BY `unit` DESC [ RunTime:0.037111s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 64810480 LIMIT 2 [ RunTime:0.021119s ]
SELECT * FROM `stock_price` WHERE `stockid` = 64810480 ORDER BY `minOrder` ASC [ RunTime:0.042679s ]
select * from pdf where partno='1000-20' and brandshort='3M' limit 1 [ RunTime:0.029390s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '1000-20' OR `brand` LIKE '3M%' ) ) LIMIT 1 [ RunTime:0.076045s ]
SELECT `id` FROM `stock` WHERE `id` <> 64810480 AND `partno` = '1000-20' AND `lockUser` = 0 AND ( LOWER(brand) LIKE '%3m%' ) [ RunTime:0.018138s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 12186942 [ RunTime:0.057344s ]
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 '1000-2%' OR `brand` LIKE '1000-2%' ) ) AND `s`.`platform` = '4' ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.023738s ]
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 '1000-2%' OR `brand` LIKE '1000-2%' ) ) AND `s`.`platform` = '5' ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.108799s ]
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 '1000-2%' OR `brand` LIKE '1000-2%' ) ) AND `s`.`platform` = '6' ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.030904s ]
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 '1000-2%' OR `brand` LIKE '1000-2%' ) ) AND `s`.`platform` = '7' ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.043306s ]
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 '1000-2%' OR `brand` LIKE '1000-2%' ) ) AND `s`.`platform` = '8' ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.118386s ]
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 '1000-2%' OR `brand` LIKE '1000-2%' ) ) AND `s`.`platform` = '9' ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.018599s ]
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 '1000-2%' OR `brand` LIKE '1000-2%' ) ) AND `s`.`platform` = '10' ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.057561s ]
SELECT COUNT(*) AS think_count FROM `stock` `s` WHERE ( `lockUser` = 0 AND `isDisplay` = 1 AND ( `partno` LIKE '1000-2%' OR `brand` LIKE '1000-2%' ) ) AND ( (s.platform = 1) ) [ RunTime:0.026138s ]