SHOW FULL COLUMNS FROM `visit_log` [ RunTime:0.002171s ]
INSERT INTO `visit_log` SET `ip` = '216.73.216.42' , `useragent` = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)' , `reffer` = '' , `host` = 'https://ic118.com/stock&keyword=AEACAD097015-S698&typeid=623' [ RunTime:0.004447s ]
SHOW FULL COLUMNS FROM `product_type` [ RunTime:0.002116s ]
SELECT `id`,`typeid`,`name`,`typestr` FROM `product_type` WHERE `id` NOT IN (11,12,13,14,15) AND `id` <= 750 [ RunTime:0.012882s ]
SHOW FULL COLUMNS FROM `o_cart` [ RunTime:0.002348s ]
SELECT COUNT(*) AS think_count FROM `o_cart` WHERE ( `userId` = 0 AND `visitIP` = '216.73.216.42' ) [ RunTime:0.000353s ]
SHOW FULL COLUMNS FROM `ad` [ RunTime:0.002194s ]
SELECT * FROM `ad` WHERE `isDisplay` = 1 [ RunTime:0.000305s ]
SHOW FULL COLUMNS FROM `stock_search` [ RunTime:0.001810s ]
SELECT * FROM `stock_search` WHERE `partno` = 'AEACAD097015-S698' LIMIT 1 [ RunTime:0.002466s ]
UPDATE `stock_search` SET `count` = 11417 , `updatetime` = '2026-06-14 08:14:37' WHERE `partno` = 'AEACAD097015-S698' [ RunTime:0.001807s ]
SELECT `id`,`typeid`,`name` FROM `product_type` WHERE `typeid` = 623 [ RunTime:0.000277s ]
SELECT `id`,`typeid`,`name` FROM `product_type` WHERE `id` = 623 LIMIT 1 [ RunTime:0.002384s ]
SHOW FULL COLUMNS FROM `stock` [ RunTime:0.002713s ]
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` FORCE INDEX ( idx_categoryid ) LEFT JOIN `product_type` `t` ON `t`.`id`=`s`.`categoryid` WHERE ( `lockUser` = 0 AND `isDisplay` = 1 AND ( `partno` LIKE 'AEACAD097015-S698%' OR `brand` LIKE 'AEACAD097015-S698%' ) AND `s`.`status` <> '2' AND `s`.`categoryid` = '623' ) ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.002539s ]
SHOW FULL COLUMNS FROM `stock_pra` [ RunTime:0.007830s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 10211 LIMIT 4 [ RunTime:0.000748s ]
SHOW FULL COLUMNS FROM `stock_price` [ RunTime:0.002931s ]
SELECT * FROM `stock_price` WHERE `stockid` = 10211 ORDER BY `minOrder` ASC [ RunTime:0.002801s ]
SHOW FULL COLUMNS FROM `stock_unitquantity` [ RunTime:0.002226s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 10211 ORDER BY `unit` DESC [ RunTime:0.001344s ]
SHOW FULL COLUMNS FROM `stock_warehousequantity` [ RunTime:0.002134s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 10211 LIMIT 2 [ RunTime:0.000995s ]
SELECT * FROM `stock_price` WHERE `stockid` = 10211 ORDER BY `minOrder` ASC [ RunTime:0.000425s ]
select * from pdf where partno='AEACAD097015-S698' and brandshort='ABRACON' limit 1 [ RunTime:0.006967s ]
select foldpath,foldpath2,filename from pdf_file where id=1341553 limit 1 [ RunTime:0.001148s ]
SHOW FULL COLUMNS FROM `stock_pra_lib` [ RunTime:0.002983s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = 'AEACAD097015-S698' OR `brand` LIKE 'ABRACON%' ) ) LIMIT 1 [ RunTime:0.004556s ]
SELECT COUNT(*) AS think_count FROM `stock` `s` FORCE INDEX ( idx_categoryid ) LEFT JOIN `product_type` `t` ON `t`.`id`=`s`.`categoryid` WHERE ( `lockUser` = 0 AND `isDisplay` = 1 AND ( `partno` LIKE 'AEACAD097015-S698%' OR `brand` LIKE 'AEACAD097015-S698%' ) AND `s`.`status` <> '2' AND `s`.`categoryid` = '623' ) ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.006416s ]
SELECT brand, count(*) as count FROM ( SELECT `brand` FROM `stock` `s` WHERE ( `lockUser` = 0 AND `isDisplay` = 1 AND ( `partno` LIKE 'AEACAD097015-S698%' OR `brand` LIKE 'AEACAD097015-S698%' ) AND `s`.`status` <> '2' AND `s`.`categoryid` = '623' ) LIMIT 1 ) tmp GROUP BY `brand` [ RunTime:0.016381s ]